Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060713
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060713 Smallest number whose digit sum is 5^n. +0
1
1, 5, 799, 89999999999999, 4999999999999999999999999999999999999999999999999999999999999999999999 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

Do[ a = {}; While[ Apply[ Plus, a ] + 9 < 5^n, a = Append[ a, 9 ] ]; If[ Apply[ Plus, a ] != 5^n, a = Prepend[ a, 5^n - Apply[ Plus, a ] ] ]; Print[ FromDigits[ a ] ], {n, 1, 4} ]

CROSSREFS

Sequence in context: A092133 A071772 A051304 this_sequence A085706 A135084 A094630

Adjacent sequences: A060710 A060711 A060712 this_sequence A060714 A060715 A060716

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 21 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 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research