Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066390
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066390 Smallest cube that contains n consecutive internal 0's. +0
2
1, 4096, 250047, 2000376, 21300003648, 100000721719296, 64927000000829448, 738622548340000000776 (list; graph; listen)
OFFSET

0,2

MATHEMATICA

Do[ While[a = Flatten[ Position[ IntegerDigits[ k^3], 0]]; Mod[k, 10] == 0 || Length[a] < n || Last[a] - First[a] + 1 != n, k++ ]; Print[k^3], {n, 0, 7} ]

CROSSREFS

The cube roots are in A066391. Cf. A066371.

Adjacent sequences: A066387 A066388 A066389 this_sequence A066391 A066392 A066393

Sequence in context: A016782 A017488 A017620 this_sequence A016806 A016902 A017688

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 23 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