Yesterday I told you about one of the deepest problems in arithmetic. Today I’ll explain how you can help solve it.
We’re on the hunt for ABC triples. A brief recap: We start with an equation of the form A+B = C, where A, B and C have no factors in common. We find all the primes that divide A, B or C, multiply them together and call the result D. The goal is to find examples where C is bigger than D.
If I start with 2+243=245, the primes are 2 (which divides 2), 3 (which divides 243), 5 (which divides 245) and 7 (which also divides 245), so D = 2 x 3 x 5 x 7 = 220, and C (that is, 245) is bigger than D. Success! We’ve found an ABC triple.
We want more. A full understanding of ABC triples would allow us to solve some of the hardest open problems in arithmetic. More importantly, the reason we’d be able to solve those problems is that we’d understand arithmetic itself a whole lot better.
The first step is to find a whole lot of examples to help researchers guess at the underlying patterns.
That’s where you come in.