Beale Conjecture Reduced to Practicality?

  • Context: Undergrad 
  • Thread starter Thread starter Skip Hawley
  • Start date Start date
  • Tags Tags
    Conjecture
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
Skip Hawley
Messages
3
Reaction score
0
What is the easiest way to explain the Beale Conjecture to someone who isn't math literate?

BEAL'S CONJECTURE: If Ax + By = Cz, where A, B, C, x, y and z are positive integers and x, y and z are all greater than 2, then A, B and C must have a common prime factor.

What exactly is Beale trying to extract or squeeze into his equation and what is it's practical application or outcome.If it could be proved,what is it's benefit to math or to anything?
 
Physics news on Phys.org
Hey Skip Hawley and welcome to the forums.

Basically in a nut-shell it means that you can simplify the equation and take a prime factor out of both sides. In other words:

Ax + By = Cz is equivalent to:

p(Dx + Ey) = p(Fz) for some integers D, E, and F where p is a prime number.

In other words, if this theorem is true you will be able to do this factorization.
 
If we assume that they don't have a common prime factor, which means that gcd(A,B,C)=1, then there exist integers w,v,u s.t: Aw+Bv+Cu=1, now I can plug this back to the equation, and check for some contradiction.

Has someone tried this already?
 
MathematicalPhysicist said:
If we assume that they don't have a common prime factor, which means that gcd(A,B,C)=1, then there exist integers w,v,u s.t: Aw+Bv+Cu=1, now I can plug this back to the equation, and check for some contradiction.

Has someone tried this already?

I'm not sure adding more variables into the mix is going to make things easier!

Furthermore, Beal's conjecture can be used to prove Fermat's Last Theorem by contradiction. I would be quite surprised if a proof of Beal's conjecture turned out to be easier than the proof of Fermat's Last Theorem. =)

(As for counter-examples, it has been checked computationally that it holds for all variables up to 1000, so if a counter-example exists at least one of the numbers must be greater than 1000.)
 
Well, I recently heard that the proof of Wiles depends on non trivial axioms in set theory which involves large cardinals. And large cardinal are not that intuitive as peano axioms system. I mean the proof is proved in a stronger system, which means that there may be some obstacles to use the same proof in a system such as peano system, but I am just speculating here.
 
Skip Hawley said:
What is the easiest way to explain the Beale Conjecture to someone who isn't math literate?

BEAL'S CONJECTURE: If Ax + By = Cz, where A, B, C, x, y and z are positive integers and x, y and z are all greater than 2, then A, B and C must have a common prime factor.

What exactly is Beale trying to extract or squeeze into his equation and what is it's practical application or outcome.If it could be proved,what is it's benefit to math or to anything?
Mathematical Physicist has already pointed out that you have misstated the conjecture, but in hopes of avoiding further confusion, the equation should be [tex]A^x + B^y = C^z[/tex].