Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063587
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063587 Smallest power of 5 having just n 2's in its decimal representation. +0
1
1, 2, 11, 13, 28, 25, 46, 53, 64, 66, 85, 100, 97, 115, 116, 148, 145, 107, 139, 184, 175, 209, 199, 274, 276, 251, 232, 244, 342, 250, 329, 339, 312, 375, 354, 332, 394, 351, 419, 362, 453, 415, 484, 517, 509, 468, 550, 541, 496, 522, 504 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

a = {}; Do[k = 1; While[ Count[ IntegerDigits[5^k], 2] != n, k++ ]; a = Append[a, k], {n, 0, 50} ]; a

CROSSREFS

Adjacent sequences: A063584 A063585 A063586 this_sequence A063588 A063589 A063590

Sequence in context: A022115 A042453 A041885 this_sequence A038972 A105887 A019407

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2001

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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research