← Latest papers
🔢 mathematics

On the problem of large gcd for disjoint residue classes

This paper establishes a lower bound on the maximum greatest common divisor of moduli for kk pairwise disjoint residue classes by employing a combination of graph coloring, structural lemmas, sieve theory, Möbius inversion, and the discrete Fourier transform.

Original authors: Jan Fornal, Yu-Chen Sun

Published 2026-07-28
📖 6 min read🧠 Deep dive

Original authors: Jan Fornal, Yu-Chen Sun

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a detective trying to solve a mystery about how numbers hide from each other. In the world of mathematics, specifically a branch called number theory, numbers often wear "masks" called residue classes. Think of a residue class as a specific seat at a round table where everyone has a number, but they only sit down if their number leaves the same "leftover" when divided by a specific size, called a modulus. For example, the "3 o'clock" seat at a table of 12 might be for everyone whose number is 3, 15, 27, and so on.

Now, imagine you have a group of these seats, but with a very strict rule: no two seats can ever overlap. If one seat is for numbers that are 1 more than a multiple of 5, and another is for numbers that are 2 more than a multiple of 7, they might accidentally share a number (like 22). If they do, they aren't "disjoint." The mathematicians in this story are asking a tricky question: If you force a bunch of these seats to be completely separate so they never share a single number, how much do the sizes of their tables (the moduli) have to have in common? Specifically, they want to know the size of the biggest "shared factor" (the Greatest Common Divisor, or GCD) between any two of these table sizes. It's like asking: if you have a bunch of puzzle pieces that refuse to fit together, how similar must their shapes be? This matters because understanding these hidden connections helps mathematicians solve bigger puzzles about how numbers are distributed, which is crucial for everything from cryptography to understanding the rhythm of prime numbers.


The Great GCD Mystery: When Numbers Refuse to Mix

In this paper, Jan Fornal and Yu-Chen Sun tackle a puzzle that has been nagging at mathematicians for a while. They are looking at a collection of kk different "residue classes" (our special seats) that are all pairwise disjoint, meaning no two of them share a single number. The big question is: If you have kk of these non-overlapping seats, how large must the shared factor (the GCD) be between the sizes of at least two of the tables?

For a long time, a mathematician named Sun made a bold guess (a conjecture). He thought that if you have kk disjoint seats, the biggest shared factor between any two table sizes must be at least kk. It's a neat, clean idea: if you have 100 seats that don't overlap, two of the tables must share a factor of at least 100. Sun proved this for small numbers of seats (up to 20), and others proved it for specific types of groups, but the general case for any number kk remained a mystery.

Fornal and Sun didn't prove Sun's exact guess of kk, but they came incredibly close. They proved that the largest shared factor is roughly kk divided by a very tiny, shrinking fraction. In their own words, they showed that the maximum GCD is at least:
exp((2+o(1))logkloglogk) \exp\left( -(2 + o(1)) \sqrt{\frac{\log k}{\log \log k}} \right)
Don't let the scary math symbols scare you. In plain English, this means the answer is kk to the power of something very close to 1. It's almost kk, just slightly smaller. So, while they didn't confirm the exact number kk, they confirmed that the shared factor grows almost as fast as the number of seats you have. This is a massive step forward, proving that Sun's intuition was essentially correct, just needing a tiny bit of wiggle room.

How They Solved It: The Colored Graph Game

To crack this code, the authors turned the problem into a game of connecting dots, or what mathematicians call a "graph." Imagine each of your kk disjoint seats is a dot (a vertex) on a piece of paper. Now, draw a line (an edge) between every pair of dots. But here's the twist: color each line based on the GCD of the two table sizes it connects. If two tables are both multiples of 6, the line between them is colored "6."

The authors realized that if you have too many dots (seats) and the lines (GCDs) are too small, the graph would have to look a certain way that simply isn't possible for disjoint seats. They used a clever trick called a "sieve" to group the table sizes into categories, kind of like sorting a deck of cards by suit and rank, but based on their prime factors.

Then, they introduced a "weight" system. Some dots are more important than others. They assigned weights to the dots based on how many groups they belonged to. The key insight came from a structural lemma (a fancy rule about the graph's shape). They found that if you have a dot connected to many other dots by lines of a "weird" color (a GCD that isn't the simple GCD of the two table sizes), that dot must either be in a tiny "exceptional" group, or it must have a very tiny weight.

By balancing these weights and using a tool called the "discrete Fourier transform" (which is like a way of listening to the hidden rhythms in the numbers), they were able to show that the total weight of the graph forces the GCDs to be large. If the GCDs were small, the math would break down, leading to a contradiction.

The Verdict

The paper proves that for any family of kk pairwise disjoint residue classes, the maximum GCD between any two moduli is at least:
k1o(1) k^{1 - o(1)}
This means that as kk gets huge, the shared factor gets closer and closer to kk itself.

They also applied this result to a related problem about "extremal families" of disjoint arithmetic progressions (sequences of numbers with a constant gap). They showed that in the largest possible families of these sequences, there must be two numbers that share a massive common factor, specifically around xL(x)1+o(1)x L(x)^{-1+o(1)}, where L(x)L(x) is a specific function involving logarithms.

In short, Fornal and Sun didn't just guess; they built a rigorous mathematical bridge using graphs, sieves, and Fourier analysis to prove that disjoint numbers are forced to have a surprisingly strong connection. They didn't solve the problem perfectly (the exact kk is still a conjecture), but they proved that the connection is almost as strong as the conjecture predicted, closing the gap significantly.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →