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!)
A018866 7^a(n) is smallest power of 7 beginning with n. 2
0, 4, 3, 2, 8, 14, 1, 7, 13, 45, 6, 38, 12, 57, 31, 5, 50, 37, 11, 69, 43, 30, 17, 4, 49, 36, 23, 10, 68, 55, 42, 29, 16, 3, 61, 48, 35, 106, 22, 9, 67, 138, 54, 41, 28, 99, 15, 228, 2, 60, 131, 47, 260, 34, 21, 92, 8, 150, 66, 137, 53, 195, 40, 182, 27, 98, 14, 85, 298, 72, 285 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
With[{s=7^Range[0, 500]}, Flatten[Table[Position[s, _?(IntegerDigits[n] == Take[IntegerDigits[#], IntegerLength[n]]&), 1, 1], {n, 80}]]]-1//Quiet (* Harvey P. Dale, Feb 22 2018 *)
CROSSREFS
Sequence in context: A371510 A258415 A132668 * A021235 A273991 A292828
KEYWORD
nonn,base
AUTHOR
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 August 20 03:42 EDT 2024. Contains 375310 sequences. (Running on oeis4.)