Largest Sidon subsets in weak Sidon sets

This paper improves the known bounds for the constant cc_*, which represents the minimum proportion of a Sidon subset guaranteed within any (4,5)(4,5)-set of size nn, by establishing that 917c47\frac{9}{17} \le c_* \le \frac{4}{7} through a reformulated extremal problem and an explicit construction.

Jie Ma, Quanyu Tang

Published Mon, 09 Ma
📖 5 min read🧠 Deep dive

Imagine you are hosting a party where everyone brings a unique number. The goal of the game is to avoid "accidental collisions."

In the world of math, specifically Additive Combinatorics, there are special groups of numbers called Sidon Sets. Think of a Sidon Set as a perfectly organized party where every possible pair of guests adds up to a unique total.

  • If Guest A and Guest B bring numbers 2 and 5, their sum is 7.
  • No other pair (like 3 and 4) is allowed to also sum to 7.
  • Every single combination of two people must produce a unique "signature" sum.

The paper you provided tackles two big questions about these parties:

  1. What happens if the party is almost perfect, but has a few small mistakes?
  2. How many "perfect" guests can we always find inside a "messy" party?

Here is the breakdown of the paper's discoveries using simple analogies.


Part 1: The "Weak" Sidon Set (The Almost-Perfect Party)

The Concept:
Sometimes, a set of numbers is so close to being a Sidon set that it only fails one tiny rule.

  • Sidon Set: All sums of any two numbers (even if they are the same person added to themselves, like $3+3$) are unique.
  • Weak Sidon Set: All sums of two different people are unique. The only thing allowed to repeat is if someone adds their own number to themselves (e.g., $3+3mightequal might equal 1+5$).

The Question:
Mathematicians Sárközy and Sós asked: "If we have a 'Weak Sidon' party of nn people, what is the guaranteed size of the largest 'perfect' Sidon subgroup we can find inside it?"

Imagine you have a messy room of nn people. You want to pick a group to sit in a corner where everyone is perfectly polite (no sum collisions). How big can that corner group be, even in the worst-case messy room?

The Discovery:
The authors, Jie Ma and Quanyu Tang, solved this completely. They proved that no matter how you arrange the messy party, you can always find a perfect subgroup that is roughly half the size of the original group.

  • The Formula: If you have nn people, you can always find a perfect group of size n+12\lceil \frac{n+1}{2} \rceil (roughly n/2n/2).
  • The Analogy: Imagine a chaotic dance floor with 100 people. Even if they are dancing in a way that almost causes collisions, the authors proved you can always pick 51 people who are dancing in a perfectly collision-free pattern. You can't guarantee 52, but 51 is the magic number.

Why it matters:
Before this paper, mathematicians knew the limit existed but didn't know the exact number. This paper says, "It's exactly half."


Part 2: The (4, 5)-Set (The "Difference" Party)

The Concept:
The second part of the paper looks at a different kind of rule. Instead of looking at sums, this looks at differences (how far apart numbers are).

  • A (4, 5)-set is a group where if you pick any 4 people, the distances between them must be very diverse.
  • Specifically, out of the 6 possible distances between 4 people, at least 5 of them must be different. (If you have 4 people, there are 6 pairs. If 2 pairs have the same distance, you only have 5 unique distances. This set requires at least 5 unique distances).

The Question:
Erdős (a famous mathematician) asked: "If we have a (4, 5)-set of size nn, how big of a perfect Sidon set can we guarantee to find inside it?"

The Discovery:
Previous mathematicians guessed the answer was somewhere between 50% and 60%.

  • Old Lower Bound: At least $50.009%$ (very close to half).
  • Old Upper Bound: At most $60%$.

The new paper tightens these bounds significantly:

  • New Lower Bound: You can always find a perfect Sidon set of at least $9/17$ (about 53%) of the group.
  • New Upper Bound: There exists a specific group where you cannot find a perfect Sidon set larger than $4/7$ (about 57%).

The Analogy:
Imagine a puzzle where you have a box of 100 tiles. You know the tiles are arranged in a specific "diverse distance" pattern.

  • The authors proved you can always pull out a perfect subset of at least 53 tiles.
  • They also built a specific "worst-case" puzzle where you can't pull out more than 57 perfect tiles.
  • This narrows the "unknown zone" from a wide gap (50% to 60%) to a tight squeeze (53% to 57%).

How they did it:
To find the upper bound (the 57% limit), they used a computer to build a specific 14-person party that is "messy" enough to prevent any larger perfect group from forming. It's like finding a specific lock that only accepts keys up to a certain size.


The Big Picture: Why This is Cool

  1. From "Maybe" to "Exactly": For the first problem, they moved from "it's probably around half" to "it is exactly half." This is a rare and satisfying result in math.
  2. Tightening the Net: For the second problem, they didn't just guess; they used a mix of clever logic (hypergraphs, which are like 3D versions of maps) and computer power to squeeze the possible answers into a very small range.
  3. The "Weak" vs. "Strong" Connection: The paper shows that even if you relax the rules of a perfect mathematical set (making it "weak"), you don't lose much. You can still salvage a huge chunk (half) of the structure.

In Summary:
This paper is like a master locksmith.

  • Lock 1: They found the exact key size needed to open a "weak" lock (it's always half the size).
  • Lock 2: They narrowed down the key size range for a "distance" lock from a wide interval to a very precise, small window.

It's a beautiful example of taking vague mathematical questions and answering them with surgical precision.