login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A018881 Smallest tenth power that begins with n. 1
0, 1, 282475249, 3486784401, 41426511213649, 59049, 60466176, 79792266297612001, 819628286980801, 9765625, 1024, 1125899906842624, 12157665459056928801, 137858491849, 141167095653376, 1531578985264449, 16679880978201 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A018882(n)^10. - Seiichi Manyama, Jan 31 2017
MATHEMATICA
Join[{0}, Module[{nn=150, tp}, tp=Range[nn]^10; Table[SelectFirst[tp, Take[ IntegerDigits[#], IntegerLength[ n]]==IntegerDigits[n]&], {n, 16}]]//Quiet] (* Harvey P. Dale, Apr 04 2024 *)
CROSSREFS
Cf. A018882.
Sequence in context: A137492 A105014 A233622 * A016930 A016990 A017158
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Added initial 0. - Seiichi Manyama, Jan 31 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 9 09:10 EDT 2024. Contains 372347 sequences. (Running on oeis4.)