Theorem. Fix epsilon>0; for sufficiently large n, any graph with n vertices and epsilonbinomn2 edges contains many (nondegenerate) cycles of length 4.
The proof is simple; put an indicator variable deltax,y for each pair of vertices corresponding to whether or not there is an edge there; then start with
n8epsilon4=(sumdeltax,y)4
and apply Cauchy-Schwarz twice; finally, note that there are O(n3) "degenerate 4-cycles".
A basic corollary of this is the following fact:
Corollary. Any graph with girth at least 5 and n vertices has o(n2) edges.
This seems like it should be possible to prove without resorting to "analytic" machinery like Cauchy-Schwarz; indeed, it seems like it should be weak enough to prove almost by arguing "locally." But none of the obvious lines of reasoning seem to provide a proof.
Is it possible to get a good bound on the density of large-girth graphs without using Cauchy-Schwarz or equivalent?
No comments:
Post a Comment