OFFSET
1,1
COMMENTS
Is it true that every odd prime appears?
EXAMPLE
a(14) = Min{p such that p is in A000040 and a(n)-a(n+1) is in A100484 and not a(n+1) = a(k) for k <= n} = previously unused primes in S = 41 - {4, 6, 10, 14, 22, 26, 34, 38}. S = {3, 7, 15, 19, 27, 31, 35, 37}. Primes in S are {3, 7, 19, 31, 37}. But these are all terms equal or prior to a(13), hence we now seek the smallest prime p new to the sequence such that p - 41 is an even semiprime. S' = 41 + {A100484} = {45, 47, 51, 55, 63, 67, 75, 79, ...}. Primes in this are {47, 67, 79, ...} of which the minimum is a(14) = 47. - Jonathan Vos Post, Mar 20 2006
CROSSREFS
KEYWORD
less,nonn
AUTHOR
Amarnath Murthy, Apr 25 2004
EXTENSIONS
a(14)-a(20) from Jonathan Vos Post, Mar 20 2006
More terms from David Wasserman, Mar 07 2007
STATUS
approved