Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063627
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063627 Smallest power of 9 having just n 1's in its decimal representation. +0
1
1, 2, 6, 17, 16, 21, 51, 46, 42, 50, 65, 60, 81, 64, 101, 89, 107, 179, 130, 158, 167, 194, 191, 164, 149, 197, 192, 202, 257, 227, 245, 244, 253, 304, 264, 296, 306, 321, 292, 302, 295, 314, 335, 346, 334, 450, 388, 406, 359, 394, 428 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

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

CROSSREFS

Sequence in context: A118305 A139629 A057497 this_sequence A069014 A105146 A024310

Adjacent sequences: A063624 A063625 A063626 this_sequence A063628 A063629 A063630

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 December 6 13:45 EST 2009. Contains 170429 sequences.


AT&T Labs Research