Question Regarding Goldbach's Conjecture

  • Context: Graduate 
  • Thread starter Thread starter Edwin
  • Start date Start date
  • Tags Tags
    Conjecture
Click For Summary

Discussion Overview

The discussion revolves around Goldbach's Conjecture, specifically exploring a proposed matrix of products of odd prime numbers and their relation to the conjecture. Participants examine whether the construction of this matrix can provide insights or proofs regarding Goldbach's Conjecture, which posits that every even integer greater than two can be expressed as the sum of two prime numbers. The conversation includes mathematical reasoning, technical explanations, and speculative connections between different conjectures.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Edwin proposes a matrix of products of odd prime numbers and questions if each row contains at least one product of two odd primes, suggesting this might relate to Goldbach's Conjecture.
  • Some participants argue that Edwin's approach is similar to Goldbach's Conjecture but may be weaker, as it includes the number 1, which is not prime.
  • There is a discussion about the equivalence of Edwin's conjecture and Goldbach's Conjecture, with some asserting that proving one would imply proving the other, while others suggest that Edwin's version may be harder to prove.
  • Vinogradov's work on representing odd numbers as the sum of three primes is mentioned, with some participants debating the accuracy of attributing specific formulas to him.
  • Participants discuss the challenges of using the circle method and the difficulties in approximating sums over primes with integrals, highlighting the oscillatory nature of the summands.
  • There are technical clarifications regarding the mathematical expressions used in the discussion, including the correct interpretation of exponential terms and their implications for proving Goldbach's Conjecture.

Areas of Agreement / Disagreement

Participants express differing views on the relationship between Edwin's conjecture and Goldbach's Conjecture, with no consensus reached on whether one can be proven without the other. There is also disagreement on the interpretation and application of certain mathematical techniques and formulas.

Contextual Notes

Some mathematical steps and assumptions remain unresolved, particularly regarding the application of the circle method and the evaluation of sums over primes. The discussion reflects a high level of technical detail and complexity, with participants engaging in nuanced mathematical reasoning.

Edwin
Messages
159
Reaction score
0
1*1
1*3 2*2 3*1
1*5 2*4 3*3 4*2 5*1
1*7 2*6 3*5 4*4 5*3 6*2 7*1
*
*
*
etc.

If we go on constructing the pattern of numbers above, will each row contain atleast 1 product of two odd prime numbers? If the answer to this can be proven to be yes, then would this prove also Goldbach’s conjecture considering the fact that the sum of any numbers in a row adds up to twice the square root of the perfect square of that row, and that all even numbers greater then 4 are accounted for in the matrix?

For example, in the row that contains the perfect square 2*2, we have 3+1 = 4, with 3 and 1 odd prime numbers. In the row containing the perfect square 3*3 we have 5+1 = 6, with 5 and 1 odd prime numbers…etc.

Might this be related to Goldbach’s conjecture?

Inquisitively,

Edwin G. Schasteen
 
Physics news on Phys.org
That's the same as goldbach, rather trivially. Goldbach just asks if for any integer n if one of the pairs (2,2n-2), (3,2n-3), ... (n,n) is made up of two primes (yours is actually just slightly weaker, and considers (1,2n-1) as well, which won't help goldbach). It's no easier (actually probably harder) to determine if (k)*(2n-k) is a product of two primes than it is to determine if k and 2n-k are both prime on their own (this is assuming you don't know the factors of (k)*(2n-k) on hand, if you do it's equivalent).
 
Edwin, 1 isn't a prime number
 
Oh yea, one isn't prime, I overlooked that.

Code:
(yours is actually just slightly weaker, and considers (1,2n-1) as well, which won't help goldbach). It's no easier (actually probably harder) to determine if (k)*(2n-k) is a product of two primes than it is to determine if k and 2n-k are both prime on their own

That makes sense. So then to solve Goldbach's conjecture might be a step towards solving the conjecture above, not the other way around. I take it that one would probably have to prove Goldbach's conjecture to prove the concept above. Does this seem correct?

Inquisitively,

Edwin
 
No, they are equivalent. Solve one and you solve the other. The thing is that as stated your version of the problem is going to be harder to prove.
 
In fact..didn't Vinogradov gave the "exact" formula explaining the way in which an Odd number could be represented as the sum of 3 primes:

I(N)= \int_{0}^{1}dx( \sum_{p<N}e^{2i p \pi x})^{3}e^{-2i \pi Nx } of course we could use some "lower bound" for the prime number counting function to calculate the sum over primes inside the integral.
 
Last edited:
lokofer said:
In fact..didn't Vinogradov gave the "exact" formula explaining the way in which an Odd number could be represented as the sum of 3 primes:

I(N)= \int_{0}^{1}dx( \sum_{p<N}e^{2i p \pi x})^{3}e^{-2i \pi Nx }

Why the quotes around "exact"? Hardy and Littlewood used the circle method to prove 3 primes given the generalized riemann hypothesis, so no Vinogradov didn't come up with this expression. He was the first to get 3 primes unconditionally though.

lokofer said:
... of course we could use some "lower bound" for the prime number counting function to calculate the sum over primes inside the integral.

If you had a paper for every "of course" you've written, you would fill volumes. I'd love to see how you hope to do this calculation given a lower bound for pi(x).
 
shmoe said:
I'd love to see how you hope to do this calculation given a lower bound for pi(x).

I'd like to see that too. In the interests thereof, I'll provide the sharpest lower bound I know for pi(x), due to Pierre Dusart:

\pi(x)>\frac{x}{\ln x}\left(1+\frac{1}{\ln x}+\frac{1.8}{\ln^2x}\right)

for x >= 32299.
 
Sorry..i didn't know if was vinogradov or other who gave that formula for I(N).. the formul is exact but the problem is that you need to evaluate a sum over primes of the exponential i think that :

\sum_{p<N} e^{2i p \pi x} \sim \int_{2}^{N} dt \frac{e^{2i \pi t}{log(t)}

for big N.. in that case you could prove that any N N-->oo can be expressed as the sum of 3 primes.

By the way..could someone indicate me where could i find "circle method" approach to the Goldbach conjecture?..thanks.
 
Last edited:
  • #10
Jose, could you please write one post where you don't say 'we could' and then write something you totally fail to justify as a valid method of attack on a problem? (Not sure whatt the latex code is supposed to be).
 
  • #11
lokofer said:
Sorry..i didn't know if was vinogradov or other who gave that formula for I(N).. the formul is exact but the problem is that you need to evaluate a sum over primes of the exponential i think that :

\sum_{p<N} e^{2i p \pi x} \sim \int_{2}^{N} dt \frac{e^{2i \pi t}}{log(t)}

for big N.. in that case you could prove that any N N-->oo can be expressed as the sum of 3 primes.

The left side depends on x, the right doesn't, did you want another "x" in the exponential on the right? This is going to be a terrible approximation in any case, trying to convert a sum like this into an integral doesn't really work when the summand is oscillatory, it's derivative won't be small.

lokofer said:
By the way..could someone indicate me where could i find "circle method" approach to the Goldbach conjecture?..thanks.

hmm... https://www.physicsforums.com/showthread.php?t=127122
 
  • #12
shmoe said:
The left side depends on x, the right doesn't, did you want another "x" in the exponential on the right? This is going to be a terrible approximation in any case, trying to convert a sum like this into an integral doesn't really work when the summand is oscillatory, it's derivative won't be small.

Actually, I think the left hand side is \pi(\lceil N-1\rceil) by Euler's formula.
 
  • #13
CRGreathouse said:
Actually, I think the left hand side is \pi(\lceil N-1\rceil) by Euler's formula.

There's an "x" in the exponent. See the I(N) integral he gave earlier. When you cube this sum, the coefficient of the term with 2*Pi*i*n*x in the exponent will give the number of ways to express n as a sum of 3 primes, the integral over x picks off the desired coefficient by orthogonality. The goal is to then show for large enough N this integral is always positive (for the ternary goldbach problem). The difficulty (one of them at least) is dealing with this sum over primes.
 
  • #14
shmoe said:
There's an "x" in the exponent. See the I(N) integral he gave earlier. When you cube this sum, the coefficient of the term with 2*Pi*i*n*x in the exponent will give the number of ways to express n as a sum of 3 primes, the integral over x picks off the desired coefficient by orthogonality. The goal is to then show for large enough N this integral is always positive (for the ternary goldbach problem). The difficulty (one of them at least) is dealing with this sum over primes.

I know there's an x in the exponent.

It appears that the left side is the sum of one raised to the power of x * p.
 
  • #15
CRGreathouse said:
I know there's an x in the exponent.

It appears that the left side is the sum of one raised to the power of x * p.

No, it's e to the power 2*Pi*i*x*p. This isn't the same thing as e^(2*Pi*i) raised to the power x*p. Branches of logarithms and all that jazz.
 
  • #16
Then we could try with the "best" known possible lower boun for the prime number counting function:

\pi(x) >Ag(x) g(x) is a known function and A a real constant (of course i don't know much about the upper and lower bounds for the prime number counting function) in that case we have that:

\sum_{p<N}e^{2i \pi px} > \sum_{k=2}^{N}[g(k)-g(k-1)]e^{2i \pi kx}

then insert the sum on the left and get I(N) of course if we had that the integral:

\int_{0}^{1}dx(\sum_{k=2}^{N}[g(k)-g(k-1)]e^{2i \pi kx})^{3} e^{-2i \pi N}=\int_{0}^{1}dx e^{-2 \pi N x}\int_{2}^{N}e^{2i \pi xt}g'(t)dt >0

then Goldbach conjecture would be true...if this isn't possible then we should look another way to prove it.
 
Last edited:
  • #17
shmoe said:
No, it's e to the power 2*Pi*i*x*p. This isn't the same thing as e^(2*Pi*i) raised to the power x*p. Branches of logarithms and all that jazz.

I rather suspect that eljose was not considering branches of logs.
 
  • #18
lokofer said:
Then we could try with the "best" known possible lower boun for the prime number counting function:

\pi(x) >Ag(x) g(x) is a known function and A a real constant (of course i don't know much about the upper and lower bounds for the prime number counting function) in that case we have that:

\sum_{p<N}e^{2i \pi px} > \sum_{k=2}^{N}[g(k)-g(k-1)]e^{2i \pi kx}

This is wrong in multiple ways. I guess you are trying to say something like (ignoring the constant A for now), if \pi(n)\geq g(n) then \pi(n)-\pi(n-1)\geq g(n)-g(n-1) which isn't true. The exponential terms are also not in general pointing in the same direction (they have different phases), so bounding their coefficients in one direction won't do you any good anyways.

I'm stopping here, what you tried to do with I(N) is also filled with errors though, so you might want to reconsider what you tried to do with it carefully.
 
  • #19
CRGreathouse said:
I rather suspect that eljose was not considering branches of logs.

He may not have been thinking "branches of logs" when he wrote that (I know I never do with exponential sums), but I do give him *some* credit. Familiarity with the Fourier transform (for example) and you should know what the purpose of the 2*Pi*i in the exponent is, and how this exponential behaves.

You simply can't deal with complex exponents how you did, or you end up with oodles of problems. With the assumption that e^{xy}=\left(e^{x}\right)^{y} for all complex x and y you can easily prove -1=1 for example.

Follow the links or references on the circle method I gave. They'll have this I(N) integral, or some variant (often weighted by log(p)), it wasn't something he came up with.
 
  • #20
- By the way..is there any "Physical" approach, in the sense that Goldbach conjecture is the same as solving a system of "classical or quantum mechanics" or if the function I(N) is related to some physical system.

- The only similar thing i remember is "Riemann gas".. in the sense that:

\zeta (s)= \prod _{k=1}^{\infty}( \frac{1}{1- e^{-slog(p_k)}) <br /> <br />

A "Solid-state" NOn-interacting gas, if it were real we could use some experimental techniques to obtain "primes", However you can define every Thermodinamical Quantity (Entropy, Energy, and so on) the MOST interesting thing about it would be to know the "dispersion relation" \omega (k) =log(p_k) or its derivative (group velocity).
 
Last edited:
  • #21
YOu're missing a closing bracket in your latex.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
8K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K