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.

A018878 a(n)^8 is smallest eighth power beginning with n.

Original entry on oeis.org

0, 1, 2, 5, 9, 7, 3, 23, 13, 42, 10, 18, 58, 78, 14, 25, 6, 34, 81, 61, 26, 11, 35, 47, 63, 2, 113, 85, 27, 86, 115, 65, 87, 49, 277, 37, 66, 21, 158, 5, 67, 283, 12, 9, 286, 51, 287, 91, 289, 122, 29, 69, 123, 39, 22, 93, 221, 7, 222, 125, 94, 223, 53, 126, 71, 3, 95, 127, 226, 17
Offset: 0

Views

Author

Keywords

Comments

a(2)=2, because 2^8=256 is the first 8th power with the most significant decimal digit equal to 2;
a(16)=6, because 6^8=1679616 is the first 8th power with two most significant decimal digits equal to 16.

Crossrefs

Cf. A018851 (k=2), A018852 (k=3), A018853 (k=4), A018872 (k=5), A018874 (k=6), A018876 (k=7), this sequence (k=8), A018880 (k=9), A018882 (k=10).

Formula

a(n^8) = n for n >= 0. - Seiichi Manyama, Jan 30 2017

Extensions

Added initial 0. - Seiichi Manyama, Jan 30 2017