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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090528 Primes arising in A090527. 3
2, 13, 23, 107, 4241, 6011, 212369, 2600137, 769230769, 16783039447, 49260223471, 43267872370321, 156507138388141, 10680338789777057, 348051774975651917, 1529094753948866477, 199727959773078870941, 32433109109185468674163 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Conjecture: No term is zero.

MATHEMATICA

Do[p = n^n; i = 1; While[ !ProvablePrimeQ[Floor[p/Prime[i]]], i++ ]; Print[Floor[p/Prime[i]]], {n, 2, 50}] (Propper)

CROSSREFS

Cf. A090525, A090526, A090527.

Sequence in context: A045389 A165350 A195190 * A094535 A035244 A085822

Adjacent sequences:  A090525 A090526 A090527 * A090529 A090530 A090531

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Dec 07 2003

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), Aug 02 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 16 10:07 EST 2012. Contains 205904 sequences.