Toolbox

T1: A Simple Question on Ruzsa-Szemerédi Graphs

Reminder: This post contains 564 words · 2 min read · by Xianbin

Question: Is there a graph in which each edge is in an induced matching? And the density of the graph can be very large.

Answer: There is one. Ruzsa-Szemerédi graph!

We say that a graph is an (r,t)-Ruzsa-Szemerédi graph if its edge set can be partitioned into tt induced matchings, each of size rr.

So, every edge is in the matching! Oh, that is amazing.

Lemma\textbf{Lemma}. For infinitely many integer NN, there are (r,t)(r,t)-Ruzsa-Szemerédi Graph on NN vertices, where r=N/elogNr = N/e^{\sqrt{\log N}} and t=N/3t = N/3.

The lower bound of maximum edges is n/eO(logn)n/e^{O(\sqrt{\log n})}. This means that the average degree is n/eO(logn)n/e^{O(\sqrt{\log n})} (very large).