|
Search: id:A030289
|
|
|
| A030289 |
|
Cubes whose digits do not appear in previous term. |
|
+0 2
|
|
| 0, 1, 8, 27, 64, 125, 343, 512, 4096, 5832, 64000, 91125, 300763, 941192, 3375000, 8489664, 13312053, 86444696669696, 100175333300307, 488224224494488, 510657175657000, 2233398984434344, 5177717000000000, 6393843393228864
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
MATHEMATICA
|
bb={0}; idi1=IntegerDigits[0]; Do[idi=IntegerDigits[r=i^3]; If[Intersection[idi, idi1]=={}, bb={bb, r}; idi1=idi], {i, 1, 100000}]; fla=Flatten[bb] - Zak Seidov (zakseidov(AT)yahoo.com), Feb 17 2005
|
|
CROSSREFS
|
Squares whose digits do not appear in previous term: A030288. Primes whose digits do not appear in previous term: A030284.
Sequence in context: A052048 A052064 A125496 this_sequence A111131 A111103 A076969
Adjacent sequences: A030286 A030287 A030288 this_sequence A030290 A030291 A030292
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
Patrick De Geest (pdg(AT)worldofnumbers.com)
|
|
|
Search completed in 0.002 seconds
|