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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110042 Bases of the n-th powers in A090900. 0
2, 3, 3, 9, 33, 33, 23, 63, 273, 243, 187, 297, 81, 543, 17, 1117, 237, 9087, 1581, 693, 1149, 3807, 3953, 3499, 7979, 489, 2751, 1597, 2109, 8073 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

c = ""; Do[k = 1; While[ !PrimeQ[ToExpression[c <> ToString[k^n]]], k++ ]; Print[k]; c = c <> ToString[k^n], {n, 1, 30}]

CROSSREFS

Cf. A090900.

Sequence in context: A124931 A124932 A194232 * A123027 A100652 A094416

Adjacent sequences:  A110039 A110040 A110041 * A110043 A110044 A110045

KEYWORD

nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Jul 08 2005

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 21:56 EST 2012. Contains 205860 sequences.