|
| |
|
|
A092749
|
|
a(n) = least k such that m^2 + m + k is prime for m = 0, 1, ... n-1.
|
|
3
| |
|
|
2, 3, 5, 5, 11, 11, 11, 11, 11, 11, 17, 17, 17, 17, 17, 17, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Comments from Pieter Moree (moree(AT)mpim-bonn.mpg.de), Apr 16 2004:
"The numbers 2,3,5,11,17 and 41 above are the only numbers B such that m^2+m+B is prime for m=0,....,B-2 (this can be proved, see Mollin's paper and is closely related to the celebrated Rabinowitsch criterion).
"Since the value of m^2+m+B is B^2 for m=B-1, one cannot possible do better than this.
"An obvious question of course is whether for given n, a(n) exists at all. This is far from obvious. Assuming the generally believed k-tuplets conjecture the answer is yes as was shown by Andrew Granville. For a proof (which is not very difficult) see the paper by Mollin.
"It is also known, due to work of Lukes, Patterson and Williams that any further elements in the above sequence, if they exist, are >10^{18}."
|
|
|
REFERENCES
| Mollin, R. A. Prime-producing quadratics. Amer. Math. Monthly 104 (1997), no. 6, 529-544.
Lukes, Patterson and Williams, (Numerical sieving devices: their history and some applications, Nieuw Archief Wisk. 13 (1995), 113-139)
|
|
|
EXAMPLE
| a(2) = 3 because 0^2 + 0 + 3 = 3 is prime and 1^2 + 1 + 3 = 5 is prime and it is the smallest number with the required properties.
|
|
|
CROSSREFS
| Cf. A014556.
Sequence in context: A088887 A066911 A071850 * A152076 A138181 A133278
Adjacent sequences: A092746 A092747 A092748 * A092750 A092751 A092752
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Gabriel Cunningham (gcasey(AT)mit.edu), Apr 12 2004
|
| |
|
|