cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A124366 Consecutive numbers n and (n+1) that raised to the same exponent m produce two numbers for which the sum of their digits gives n and (n+1).

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 9, 17, 18, 35, 36, 103, 104, 106, 107, 108, 134, 135, 256, 257, 295, 296, 298, 299, 306, 307, 386, 387, 421, 422, 468, 469, 575, 576, 792, 793, 865, 866, 962, 963, 1008, 1009, 1061, 1062, 1476, 1477, 1495, 1496, 2032, 2033, 2376, 2377
Offset: 1

Views

Author

Keywords

Examples

			17^3=4913 (4+9+1+3=17) and 18^3=5832 (5+8+3+2=18)
306^26= 42536043213832457558766474492498614961439017908885402928656941056
(sum of the digits equal to 306) and
307^26= 46301788027092145989912680349353041288862842956233592928809850249
(sum of the digits equal to 307)
		

Crossrefs