login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A107818
Slowest increasing sequence where (product of 2 consecutive integers)-1 is prime.
0
2, 3, 4, 5, 6, 7, 12, 14, 16, 17, 22
OFFSET
0,1
COMMENTS
Essentially the same as A070916. [From R. J. Mathar, Aug 24 2008]
EXAMPLE
(2*3)-1=5, which is prime; (3*4)-1=11=prime; (4*5)-1=19=prime; (5*6)-1=29=prime, etc.
CROSSREFS
Sequence in context: A234841 A353725 A108948 * A039952 A129978 A251556
KEYWORD
base,easy,nonn
AUTHOR
Eric Angelini, Jun 11 2005
STATUS
approved