A174682 Positive integers which cannot be represented as half-sums (averages) of two primes with prime subscripts.
1, 2, 6, 9, 12, 13, 15, 16, 19, 20, 25, 27, 28, 30, 33, 34, 37, 40, 46, 48, 51, 52, 53, 55, 58, 61, 64, 68, 73, 74, 76, 77, 78, 82, 85, 86, 89, 90, 100, 102, 103, 106, 113, 115, 117, 124, 128, 130, 132, 134, 138, 145, 146, 148, 149, 151, 152, 155, 156, 158, 161, 163, 164
Offset: 1
Examples
a(1) = 1 and a(2) = 2 are in the sequence because they are smaller than the first half-sum (average) of two primes with prime subscripts 3 = (3 + 3)/2 because 3 is the first prime with prime subscript, p(2). a(3) = 6 because there is no such half-sum between (5 + 5)/2 = 5 and (3 + 11)/2 = 7.
Links
- Jason Kimberley, Table of n, a(n) for n = 1..733
Comments