Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A031146
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A031146 Least power of 2 having just n zeros in its decimal representation. +0
5
0, 10, 42, 43, 79, 88, 100, 102, 189, 198, 242, 250, 252, 263, 305, 262, 370, 306, 368, 383, 447, 464, 496, 672, 466, 557, 630, 629, 628, 654, 657, 746, 771, 798, 908, 913, 917, 906, 905, 1012, 1113, 988, 1020, 989, 1044, 1114, 1120, 1118, 1221, 1218, 1255 (list; graph; listen)
OFFSET

0,2

EXAMPLE

a(3)=43 since 2^m contains 3 0's for m starting with 43 (2^43=8796093022208), and followed by 53,61,69,70,83,87,89,90,93,...

MATHEMATICA

a = {}; Do[k = 1; While[ Count[ IntegerDigits[2^k], 0] != n, k++ ]; a = Append[a, k], {n, 0, 50} ]; a (Robert G. Wilson v)

CROSSREFS

Cf. A000079, A007377, A031147.

Sequence in context: A113683 A060994 A086544 this_sequence A108678 A027171 A003822

Adjacent sequences: A031143 A031144 A031145 this_sequence A031147 A031148 A031149

KEYWORD

base,nonn

AUTHOR

njas

EXTENSIONS

More terms from Erich Friedman (erich.friedman(AT)stetson.edu).

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research