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!)
A155699 Last n-digit string to appear as the first n digits of a positive power of 2. 1
9, 97, 982, 7629, 95367, 997432, 9313225, 95367431 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = floor(f(n) / 10^(floor(log_10(f(n))) - n + 1)) where f(n) = 2^A155700(n). (I.e., a(n) is the number composed of the first n digits of 2^A155700(n).)
LINKS
EXAMPLE
The powers of 2 having at least 2 digits are 16, 32, 64, 128, 256, ...; discarding all but their first 2 digits yields the sequence 16, 32, 64, 12, 25, ..., in which all 90 of the possible 2-digit numbers (10 through 99) eventually appear; the last to appear is 97 (at 2^279 = 9.713...*10^83), so a(2) = 97.
CROSSREFS
Sequence in context: A232229 A240780 A236672 * A230620 A155601 A241771
KEYWORD
nonn,base,more
AUTHOR
Jon E. Schoenfield, Jan 25 2009
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 July 8 15:21 EDT 2024. Contains 374155 sequences. (Running on oeis4.)