Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090253
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090253 a(1) = 2, a(2) = 3, a(n) = least prime greater than the product of two previous terms. +0
1
2, 3, 7, 23, 163, 3761, 613049, 2305677323, 1413493177187867, 3259059164857285852640107, 4606657893577361399569662402327877981883, 15013370627425459052324121468319040208855976676229499210665181583 (list; graph; listen)
OFFSET

1,1

MAPLE

a:=proc(n) if n=1 then 2 elif n=2 then 3 else nextprime(a(n-1)*a(n-2)) fi end: seq(a(n), n=1..13); (Deutsch)

CROSSREFS

Sequence in context: A077213 A112601 A098544 this_sequence A001064 A108176 A111235

Adjacent sequences: A090250 A090251 A090252 this_sequence A090254 A090255 A090256

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 27 2003

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 26 2005

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 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research