OFFSET
1,2
COMMENTS
If Polignac's conjecture holds (which is highly likely), then this sequence is a permutation of the positive integers. Even a weaker form of the conjecture would be enough: "Every even number occurs at least once as difference of subsequent primes". - Ferenc Adorjan (ferencadorjan(AT)gmail.com), May 17 2007
LINKS
Brian Kehrig, Table of n, a(n) for n = 1..747 (terms 1..641 from Ferenc Adorjan, terms from a(642) onward corrected by Brian Kehrig).
C. K. Caldwell, The prime pages
Thomas R. Nicely, First occurrence prime gaps
The Prime Gap List, First occurrence prime gaps
MATHEMATICA
DeleteDuplicates[Differences[Prime[Range[2, 500000]]]]/2 (* Harvey P. Dale, Sep 15 2023 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Hynek Mlcousek (hynek(AT)dior.ics.muni.cz)
EXTENSIONS
More terms from Ferenc Adorjan (ferencadorjan(AT)gmail.com), May 17 2007
STATUS
approved