A Does this imply infinite twin primes?

e2theipi2026
Messages
8
Reaction score
1
I can prove the twin prime counting function has this form:

\pi_2(n)=f(n)+\pi(n)+\pi(n+2)-n-1,

where \pi_2(n) is the twin prime counting function, f(n) is the number of twin composites less than or equal to n and \pi(n) is the prime counting function.

At n=p_n, this becomes

\pi_2(p_n) = f(p_n) + \pi(p_n) + \pi(p_n + 2) - p_n - 1.

With this form, can I make the following argument?: Assume the twin prime counting function becomes a constant c, then I can change the twin prime counting function to c in the equation. The prime counting function \pi(n) at the prime sequence p_n is just n, so I can change that to n. Because I'm assuming no more twin primes, p_n+2 is not a prime so \pi(p_n+2) will also become n, the equation directly above this paragraph can therefore be simplified to:

c = f(p_n) + 2n - p_n - 1.

Adding 1 to both sides of this and rearranging it gives,

p_n - f(p_n) = 2n - b, where b=c+1.

The right side of p_n - f(p_n) = 2n - b

has only one possible parity, either odd or even because it is an even number 2n minus a constant b.

But, the left side can be both odd and even many times over because f(p_n) can be odd or even and is subtracted from p_n which is odd for p>2.
So, the left side will change parity for different values of n, while the right side of the equation will remain one parity. Therefore, the two sides cannot be equal for all n.

This seems to show the twin prime counting function cannot become constant and therefore, there are infinite twin primes. Now assuming I can prove the form given at the beginning of this question, does that argument hold water?
 
  • Like
Likes theBin
Mathematics news on Phys.org
It is not clear that the LHS of the final equation continues to change sign, once the largest twin-prime T is surpassed. Can you prove that there exist ##m,n\geq T## such that ##p_n-f(p_n)## and ##p_m-f(p_m)## have different parity? If not, the argument from parity collapses.
Also, it is unclear exactly what the twin-prime and twin composite counting functions do. Does f(10) count the pair (8,10) as one or as two? Does f(9) include both, one or neither of that pair? The same questions need to be answered for ##\pi_2##.
 
  • Like
Likes e2theipi2026
Only counting once. Twin prime counting function is counting "smaller" twin primes and twin composite version is counting "smaller" twin composites. As an example for the composite version: given 22,23,24,25,26,27 it would count every even number and include 25, but it would not count 27 because 29 is prime. So the odd composites have the real effect on the count, since all even n>2 are counted. As for proving ##p_n-f(p_n)## and ##p_n-f(p_n)## have different parity, it would come down to proving f(p_n) changes parity infinitely many times. No proof for that at present. Not sure if I can, I will try. It would seem impossible otherwise though. The latter would imply that the number of smaller twin composites <=n becomes always even or always odd. It would seem that what I have done is showed that the twin prime conjecture is equivalent to proving f(p_n) changes parity infinitely many times. Thank you for responding by the way. :)
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top