Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093490
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093490 a(0) = 2; for n > 0, a(n) is the least prime of the form k*n*a(n-1) - 1. +0
2
2, 3, 5, 29, 347, 3469, 41627, 1748333, 27973327, 1007039771, 70492783969, 7754206236589, 2605413295493903, 6503111585552781887, 4825308796480164160153, 1881870430627264022459669 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(3) = 29, a(4) = 3*4*29 - 1 = 347.

PROGRAM

(PARI) v=[2]; for(n=2, 20, k=1; while(!isprime(p=k*(n-1)*v[n-1]-1), k++); v=concat(v, p)); v - Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jan 31 2005

CROSSREFS

Cf. A103342 (corresponding k values), A091771, A091879.

Sequence in context: A084599 A062167 A107451 this_sequence A073309 A110389 A083388

Adjacent sequences: A093487 A093488 A093489 this_sequence A093491 A093492 A093493

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Rick L. Shepherd (rshepherd2(AT)hotmail.com) and Ryan Propper (rpropper(AT)stanford.edu), Jan 31 2005

Edited by N. J. A. Sloane (njas(AT)research.att.com) at the suggestion of Andrew Plewe, May 14 2007

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research