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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A035304 Decimal part of a(n)^(1/n) starts with a pandigital anagram (digits 0 through 9 in some order). 1
143, 939, 633, 8117, 896, 551, 558, 759, 667, 2884, 1773, 423, 661, 1057, 728, 1244, 1760, 129, 5458, 1266, 760, 1008, 1595, 4308, 451, 1403, 1074, 1229, 7433, 3909, 3412, 2081, 3834, 3388, 2840, 2628, 9972, 536, 2501, 2305, 314, 1036, 792, 6084 (list; graph; refs; listen; history; internal format)
OFFSET

2,1

EXAMPLE

a(2) = 143 since 143^(1/2) = 11.{9582607431}01398...

MATHEMATICA

(n = 1; While[x = n^(1/k); Sort[Take[RealDigits[N[x, 99], 10, 99, -1][[1]], 10]] != {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, n++ ]; n)

CROSSREFS

Cf. A035136.

Sequence in context: A111185 A074301 A156635 * A185514 A159054 A135946

Adjacent sequences:  A035301 A035302 A035303 * A035305 A035306 A035307

KEYWORD

nonn,base

AUTHOR

Erich Friedman (erich.friedman(AT)stetson.edu)

EXTENSIONS

More terms from Patrick De Geest (pdg(AT)worldofnumbers.com), 11/98.

Broken link removed/Mma code inserted by S. R. Finch (Steven.Finch(AT)inria.fr), Jan 26 2009

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 13 05:39 EST 2012. Contains 205436 sequences.