|
Search: id:A087864
|
|
| |
|
| 3, 7, 31, 211, 2311, 43891, 1272811, 47093971, 2213416591, 148298911531, 15274787887591, 2734187031878611, 522229723088814511, 116457228248805635731, 31559908855426327282831
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
H. Dubner, Recursive Prime Generating Sequences, Table 2, pp. 172, Journal of Recreational Mathematics, vol. 29(3) 1998, pp. 172-?, see Table 2.
|
|
MATHEMATICA
|
k = 1; cp = 2; ct = 1; n[ct] = 3; While[ct < 20, k++; p = Prime[k]; cp1 = cp*p; If[PrimeQ[cp1 + 1], cp = cp1; ct++; n[ct] = cp + 1]]; Table[n[k], {k, 1, ct}] (Lei Zhou)
|
|
CROSSREFS
|
Sequence in context: A103785 A083772 A093441 this_sequence A066676 A073917 A030521
Adjacent sequences: A087861 A087862 A087863 this_sequence A087865 A087866 A087867
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Lekraj Beedassy (blekraj(AT)yahoo.com), Oct 10 2003
|
|
EXTENSIONS
|
More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Nov 06 2003
|
|
|
Search completed in 0.002 seconds
|