OFFSET
1,2
COMMENTS
It is not always the case that the first n-1 terms are n,n+1, n+2, ... 2n-2 etc. and then the last term chosen to yield a prime. The choice of the terms is the one that yields the least prime.
EXAMPLE
1
2 3
3 4 5
4 5 6 10
5 6 7 8 9
...
a(22)..a(28)=7,8,9,10,11,12,14 is the strictly increasing sequence that yields the smallest prime A089307(7)=9313921 of the form 7*n2*n3*..*n7+1, 7<n2<...<n7.
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Amarnath Murthy, Nov 01 2003
EXTENSIONS
More terms from Hugo Pfoertner, Apr 06 2004
STATUS
approved