Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093865
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093865 a(1) = 2, a(n) = least prime > a(n-1)^n. +0
1
2, 5, 127, 260144663, 1191446656198440121121655815832664828439647 (list; graph; listen)
OFFSET

1,1

COMMENT

a(6) has 253 digits and is too large to include. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 04 2006

EXAMPLE

a(3)=127 because a(2)^3=125 and the least prime greater than 125 is 127.

MAPLE

a:=proc(n) if n=1 then 2 else nextprime(a(n-1)^n) fi end: seq(a(n), n=1..6); (Deutsch)

CROSSREFS

Sequence in context: A015172 A132526 A092922 this_sequence A139484 A088271 A130412

Adjacent sequences: A093862 A093863 A093864 this_sequence A093866 A093867 A093868

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 20 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 04 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research