Every graph has a self-avoiding walk of length .
WLOG assume . Let be a vertex in . Given , we can choose a neighbour of such that as has at least neighbours. Hence we get a self-avoiding walk as needed. ∎
Define girth of a graph Set if there exists no cycle. The diameter of a graph if and
If has a cycle, .
Assume otherwise. Let be the cycle of minimal length. Suppose is even i.e., is odd. Then . But by definition of diameter, and so . If is odd then and again we have that . ∎
If is a graph on vertices with no triangle then . Equivalently, if , then .
We shall give a proof via a weight-shifting argument. Three other proofs can be found in [Jukna 2011, Section 4.3]. We will next prove Turan’s theorem using induction and the same will also work for Mantel’s theorem. Other applications of weight-shifting argument are in [Jukna 2011, Section 4.7].
(Motzkin-Straus, 1965) Let have has a vertex set and no triangles. Let be weight of such that and we shall try to maximize . Let . Assume that and . WLOG assume . Observe that where is the sum over edges not incident on or . Note that . Thus if is a configuration of weights, then for the configuration , we obtain . Thus, by transferring weight from to , we increase . If we repeat the procedure again, we see that it stops when the weights are concentrated on two adjacent vertices. This is because whenever the weights are concentrated on at least three vertices, there are two vertices which are not neighbours as the induced subgraph is not complete. If the two adjacent vertices are then
Let for all . Then the corresponding and this is at most by the above argument. Hence the theorem is proved. ∎
If a simple graph on vertices has no complete subgraph , then where .
Note that for the above bound gives Mantel’s theorem bound when and improves it to if .
The above bound can be achieved as follows : Let be an almost equal partition of i.e., are subsets of size and the remaining subsets are of size where with . Construct the complete multi-partite graph on such that all the edges between and are present for and these are the only edges. This does not have a complete subgraph and twice number of edges is
Now substituting gives . This also shows that the bound in Mantel theorem is tight. The uniqueness of the above example as well as other extensions of Turan’s theorem can be found in [Sudakov 2019, Section 13.1].
We will give a proof by induction on . The original proof by induction on can be found in [Jukna 2011, Section 4.4]. Also a probabilistic proof can be found in [Jukna 2011, Section 18.4]. See also [Aigner et al. 2010, Chapter 36] for more proofs of Turan’s theorem.
Let be such that . We will prove by induction on . If , then and the theorem trivially holds as . Now, consider a graph on vertices with no subgraph (i.e., a subgraph isomorphic to ) and let have the maximum number of edges subject to these constraints. Hence, contains a subgraph isomorphic to . If not, one can add an edge to without creating a subgraph and so contradicting its maximality. The vertices are joined to at most vertices in . Since and the induced subgraph also does not contain a subgraph, by induction hypothesis, . Thus, we have that
and one can easily verify that the RHS is equal to . ∎
If you generalize the argument for Mantel’s theorem given in the class, what is the bound you get in Turan’s theorem ?
If a graph on vertices has more than edges, then has girth . That is contains a triangle or quadrilateral.
Suppose . Let be the neighbours of a vertex . Since there are no triangles, for and since there are no quadrilaterals, for . Thus, we have that and so and hence . Thus, we get
where the second equality is because each is summed many times i.e., for every . ∎