A152461 Primes p such that there does not exist any positive integer k and prime q with p > q and 3^k = p + 2q or 3^k = q + 2p.
2, 7, 19, 41, 53, 61, 73, 79, 83, 89, 127, 131, 139, 151, 163, 167, 173, 179, 191, 193, 199, 211, 223, 227, 241, 257, 277, 293, 317, 337, 373, 379, 389, 397, 401, 409, 419, 421, 433, 439, 443, 449, 457, 461, 463, 479, 487, 491, 499
Offset: 1
Keywords
Crossrefs
Cf. A152460 (complement).
Formula
If A(X) is the counting function of the terms a(n) <= x, then A(x) = x/log(x) + O(x*log(log(x))/(log(x))^2).
Comments