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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061813 When cubed gives number composed just of the digits 1, 2, 3, 4, 5. 0
1, 5, 7, 8, 11, 68, 81, 177, 351, 605, 1311, 1645, 1758, 2247, 2474, 2485, 2824, 6165, 7568, 11217, 15228, 28114, 28128, 28947, 115558, 224681, 225805, 351758, 357141, 357147, 622407, 1039247, 1291547, 1366824, 1490628, 1616651, 1616651, 2371737 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[ If[ Union[ Join[ {1, 2, 3, 4, 5}, IntegerDigits[n^3] ] ] == {1, 2, 3, 4, 5}, Print[n] ], {n, 0, 10^7} ]

CROSSREFS

Sequence in context: A154370 A045251 A099497 * A173664 A171420 A047384

Adjacent sequences:  A061810 A061811 A061812 * A061814 A061815 A061816

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 23 2001

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 15 23:53 EST 2012. Contains 205860 sequences.