login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A048373 a(n)^3 is smallest cube containing exactly n 8's. 0
2, 42, 92, 436, 942, 2402, 16942, 52942, 266192, 2018892, 3069442, 14242355, 44559402, 207156367, 206524022, 2663151915, 5415821442, 7298885092, 33777876942, 441138374692 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Cubic Number

MATHEMATICA

a[n_] := Module[{i = 0}, While[DigitCount[i^3][[8]] != n, i++ ]; i] - Sam Handler (sam_5_5_5_0(AT)yahoo.com), Aug 29 2006

CROSSREFS

Cf. A036535.

Sequence in context: A076391 A130201 A076392 * A066563 A202865 A070808

Adjacent sequences:  A048370 A048371 A048372 * A048374 A048375 A048376

KEYWORD

nonn,base,more

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Mar 15 1999.

EXTENSIONS

One more term from Sam Handler (sam_5_5_5_0(AT)yahoo.com), Aug 29 2006

a(15)-a(20) from Lars Blomberg (lars.blomberg(AT)visit.se), Jun 12 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 03:44 EST 2012. Contains 205860 sequences.