OFFSET
1,3
COMMENTS
Computed by David Applegate, Oct 2007.
Arises from studying the question of whether A134204 is an infinite sequence.
LINKS
David Applegate, Table of n, a(n) for n = 1..10000
David Applegate, C++ Program
David Applegate, Notes on programs and output
David Applegate, The first 106394 lines of output. The first 3 columns give the first 106394 terms of A133242, A133243 and A232992 (the present sequence), and establish that at least 800 million terms of A134204 exist.
EXAMPLE
Terms b(0) through b(12) of A134202 are (ignore the periods, which are just for alignment):
i:... 0, 1, 2, 3,. 4,. 5,. 6,. 7,. 8,. 9, 10, 11, 12
b(i): 2, 3, 5, 7, 13, 17, 19, 23, 41, 31, 29, 37, 11
c(1) = 12 is the first i for which b(i)<i.
Then a(1) is the number of primes p <= 12 that are not in the set {b(0), ..., b(11)} = {2, 3, 5, 7, 13, 17, 19, 23, 41, 31, 29, 37}.
Only p = 11 is missing, so a(1)=1.
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Dec 13 2013
STATUS
approved