A set of positive integers is called a Sidon Set or a Sidon Sequence if the equation does not have any non-trivial solutions in . They were named after Hungarian mathematician Simon Sidon who was inspired by certain problems in Fourier series to ask Erdős about the possible growth of such sequences.
Since then, there has been an extensive amount of work on this topic exploring a plethora of different questions about finite and infinite Sidon sets, and various generalizations of them. In this post, we are mainly concerned about a breakthrough theorem in the field of infinite Sidon sets.
First consider the following example.
Example : (Greedy Algorithm) If is already a Sidon set, we can find such that does not equal , , or for any and is Sidon. Since there are at most choices for each of , and and , choosing is enough.
It is clear that this sequence satisfies where . It was conjectured by Erdős that there is a Sidon sequence with for all (recall that means that there exists a constant such that for all large and is defined similarly). He also proved that any arbitrary Sidon sequence will have the close upper bound of
for infinitely many . This exhibits that finite segments of an infinite Sidon set must sometimes be much smaller than it is expected in finite Sidon sets.
The lower bound was first improved by Ajtai, Komlós and Szemerédi who proved the existence of satisfying
and then finally Ruzsa gave a breakthrough by finding another satisfying
which has remained the best result in this area since . It is this proof that I will present in this post.
For those asking why we care, it is known that the number of elements in the biggest (usually called dense in literature) Sidon subset of the interval is of the order (see here) and what Erdős' conjecture claims is that is quite similar. In other words, we can find Sidon subsets of with (logarithmic) density arbitrarily close to (although is not achievable, and this was proven by Erdős).
Theorem : There exists an infinite Sidon sequence such that
where .
Idea of the Proof : Notice that the set of primes form a multiplicative Sidon set, that is for implies . So, forms a Sidon set in .
This means that if we can cut the binary representation of in a proper way, we still almost surely retain the Sidon property. In fact, all the observations we made so far are true for for all . Indeed we will start with a bunch of so that we can later argue probabilistically.
Proof Setup : The first step is to look at the number in binary. Choose and write
where . So, the -string is the integral part of this number and the -string is the part after the decimal point (or is it the binary point?). Here, and in the rest of the proof, will represent and will be a placeholder for logarithm to any pre-specified base - the reader can think of it as for convinience.
Now, we set and . Then, we define
so that . A more natural way to present this proof could have been to start with an arbitrary and realize at the end of the proof that this is the value of that optimizes the density.
Now, we need to do the proper cutting. So, we define
by cutting the binary expansion of at the -th place.
Now, we use the square indices to construct
by cutting the bigger block into smaller pieces.
In binary, the numbers look like
and so on. From now on, we will often supress or from our notation whenever it doesn't interfere with the clarity of the proof.
Finally, we define as
which was done in the following way : first write the 's in a piece of paper and put five blanks in between each of them, and after . Fill up the second blank to the right of with . The th blank always contains a except the one to the left of - this is done to keep track of the size of . The rest of the blanks are all .
More formally,
where .
Further, we put for and for . Our Sidon set will be a subset of the set .
Plan of the Proof : Recall how we introduced a padding of 's in the definition of . This was done to ensure that there are no carry overs when we add . This makes sure that
for all . Now, consider
for some .
Define . These sets provide a proper partitioning of the primes with respect to their sizes, and hence have the following important property. If holds, then there are integers such that
and , .
The artistic part is now over and what's left of our work is the technical part. This is the part where we try to filter out the largest Sidon subset of . The techniques are all mainly aimed towards estimating the number of solutions of in the set .
Bounds : Notice that
follows from definitions. Also, if holds, then
where and are as in .
Now, we define
and try to estimate it.
Lemma : We have
where is defined as above.
Proof : The Diophantine equation has the general solution
where , are the smallest solution.
As , we have . So, for fixed , the number of solutions is .
Again, . So, for fixed , the number of solutions is and .
Lemma : We have
assuming holds.
Proof : It is clear that
from definition. Also for , we have so that for . So, RHS remains unchanged if we replace by .
Lemma : Let and be given. Let there be at least one pair and an such that holds. Then, we have
where is the Lebesgue measure.
Proof : Call , and notice that the property we are after is
and since is evenly distributed modulo , we have
hence completing the proof.
The proofs of the next two lemmas are straightforward and hence we will refrain from exhibiting them.
Lemma : For and , we have
for .
Lemma : If
then
for .
Lemma : Define
so that
for all .
Proof : By definition, we have . And since only if , we obtain an estimate of with
on which we use the fact that .
In fact, the value of was chosen in the first place to satisfy .
Proof of Main Theorem : With all the setup in hand, the rest of the proof is essentially an exercise in probability theory. Define the event
where . This gives
and hence
by Borel-Cantelli lemma.
This guarantees the existence of an such that
for all (except at most finitely many) . Fix this .
Using Prime Number Theorem, the cardinality of is
and hence for .
Now, for each satisfying with , we omit and define to be the set of remaining elements. Then we define
which, by definition, is a Sidon set.
Now, we have
implying that for , . This gives
hence completing the proof. The reader can check that a similar calculation yields an upper bound.
Although any improvements on the density is still beyond our reach, some analogues of this idea have been suggested and they have been able to yield similar results in more general settings. They have some excellent potential of their own, but that is a topic for a different post!
Acknowledgement : I want to express my heartfelt thanks to my supervisor, Prof. Ramachandran Balasubramanian, who introduced me to the beautiful topic of Sidon sets. His straightforward approach to understanding mathematics has greatly influenced my own mathematical intuition and helped me greatly in understanding this paper.
No comments:
Post a Comment