cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

This page as a plain text file.
%I A152461 #15 Jul 08 2018 01:43:45
%S A152461 2,7,19,41,53,61,73,79,83,89,127,131,139,151,163,167,173,179,191,193,
%T A152461 199,211,223,227,241,257,277,293,317,337,373,379,389,397,401,409,419,
%U A152461 421,433,439,443,449,457,461,463,479,487,491,499
%N 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.
%C A152461 Powers of 3 are not expressible by sums of the form p + 2q, where p, q are terms of this sequence.
%C A152461 If there exists a sequence N_k = 3^n_k such that N_k has O((N_k)^v), v < 1/2, representations of the considered form, then removing the maximal primes in every such representation, we obtain an analog B of A152461 with the counting function Z(x) = pi(x) - O(x^v). Replacing in B the first N terms with N consecutive primes (with arbitrarily large N), we obtain a sequence which essentially is indistinguishable from the sequence of all primes with the help of the approximation of pi(x) by li(x), since, according to the well-known Littlewood result, the remainder term in the theorem of primes cannot be less than sqrt(x)logloglog(x)/log(x). But for this sequence we have infinitely many odd numbers which are not expressible by sum p + 2q with p, q primes. Thus in this case the Lemoine-Levy conjecture is essentially unprovable. Nevertheless, we conjecture that there does not exist a considered abnormal case of sequence (N_k).
%F A152461 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).
%Y A152461 Cf. A152460 (complement).
%K A152461 nonn
%O A152461 1,1
%A A152461 _Vladimir Shevelev_, Dec 05 2008, Dec 12 2008