Consequences of the abc conjecture |
What is the abc conjecture | Open and solved problems | Consequences | The algorithm
The abc conjecture is a very powerful conjecture and if we can prove it, we can answer a lot of open problems from it. Here you will find a list of those problems.
Fermat's last theorem is not an open problem, it was solved by Andrew Wiles in 1995. But it has a very complex proof, and if we can prove the abc conjecture, we might have a much simpler proof.
It seems very likely that there are no abc triples with quality greater than 2. If we can prove this, we can also prove that there are no solutions for FLT n greater than or equal to 6. Suppose we can find a solution to An + Bn = Cn, with A, B, C and n positive integers and n > 5. If GCD(A, B) > 1 we divide A, B and C by GCD(A, B). Then we suppose a = An, b = Bn and c = Cn. Now we have a + b = c, and GCD(a, b) = 1. We know A < B < C, so A × B × C < C3. This means q > log(Cn)/log(C3) ≥ 2.
So if the strong ABC conjecture is true, we know there are finitely many abc triples with q > 2, and we only need to check those triples to make sure there are no solutions for FLT with n > 5. This leave n = 3, 4 or 5, which have been known for ages not to produce any solutions for this equation.
We can extend this conjecture to three powerful integers in an arithmetic sequence. Suppose we have n, n+k, n+2k with n and k coprime. We can create the abc triple k2, n × (n+2k) = n2 + 2kn, (n+k)2 = n2 + 2kn + k2. The radical is less than or equal to k × √(n × (n+2k)) × √(n+k) ≤ k × (n+k)3/2. This means q = log((n+k)2)/log(k × ((n+k)3/2)) = log((n+k)2/(log(k) + log((n+k)3/2). Dividing numerator and denominator by log(n+k) gives 2/(log(k)/log(n+k)+3/2). As n goes to infinity, log(k)/log(n+k) goes to 0, and we are left with q = 2/(3/2) = 4/3.