- #1
Paul Mackenzie
- 16
- 0
I noted the following concerning the cumulative sum of Goldbach partitions
C[2N] = sum[ G(2N) ;from 6 to 2N] is greater than pi[2N]*(pi[2N] -1)/2
where
2N is an even number 2N=6,,,,,
C[2N] is the cumulative sum of the goldbach partitions of the even numbers 6,...2N
G(2N) is the number of Goldbach partitions for the even number 2N and
pi[2N] is the number of primes less than 2N.
I checked the above on my computer for values of 2N upto 100,000
What would a proof of this be? I got as far as formulating every possible combinations
of primes (p,q) where p and q are both less than 2N, This lead me to a rough guess of
C[2N] = pi^2[2N] /2 but why is it greater?.
Paul
C[2N] = sum[ G(2N) ;from 6 to 2N] is greater than pi[2N]*(pi[2N] -1)/2
where
2N is an even number 2N=6,,,,,
C[2N] is the cumulative sum of the goldbach partitions of the even numbers 6,...2N
G(2N) is the number of Goldbach partitions for the even number 2N and
pi[2N] is the number of primes less than 2N.
I checked the above on my computer for values of 2N upto 100,000
What would a proof of this be? I got as far as formulating every possible combinations
of primes (p,q) where p and q are both less than 2N, This lead me to a rough guess of
C[2N] = pi^2[2N] /2 but why is it greater?.
Paul