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!)
A180728 21^a(n) is smallest power of 21 beginning with n. 4
0, 1, 8, 2, 21, 15, 9, 6, 3, 28, 25, 22, 19, 16, 13, 10, 38, 7, 4, 32, 1, 29, 26, 85, 23, 82, 20, 79, 48, 17, 45, 14, 73, 42, 11, 39, 8, 67, 36, 5, 64, 33, 362, 2, 61, 30, 89, 58, 387, 27, 86, 55, 384, 24, 83, 52, 1191, 21, 80, 1219, 49, 288, 18, 77, 946, 46, 285, 15, 74, 1483, 43 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
Module[{nn=1500, t21}, t21=Table[{n, IntegerDigits[21^n]}, {n, 0, nn}]; Table[SelectFirst[ t21, IntegerDigits[k]==Take[#[[2]], IntegerLength[k]]&], {k, 80}]][[;; , 1]]//Quiet (* Harvey P. Dale, May 14 2023 *)
CROSSREFS
Sequence in context: A050096 A161593 A008866 * A308217 A248297 A340008
KEYWORD
base,nonn
AUTHOR
Daniel Mondot, Sep 18 2010
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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)