ART

Extremal graph theory is a branch of mathematics that studies how global properties of a graph influence local substructure.[1] It encompasses a vast number of results that describe how do certain graph properties - number of vertices (size), number of edges, edge density, chromatic number, and girth, for example - guarantee the existence of certain local substructures.
The Turán graph T(n,r) is an example of an extremal graph. It has the maximum possible number of edges for a graph on n vertices without (r + 1)-cliques. This is T(13,4).

One of the main objects of study in this area of graph theory are extremal graphs, which are maximal or minimal with respect to some global parameter, and such that they contain (or do not contain) a local substructure- such as a clique, or an edge coloring.

Turan 13-4

The Turán graph T(n,r) is an example of an extremal graph. It has the maximum possible number of edges for a graph on n vertices without (r + 1)-cliques. This is T(13,4).


Examples

Extremal graph theory can be motivated by questions such as the following:

Question 1. What is the maximum possible number of edges in a graph on n vertices such that it does not contain a cycle?

If a graph on n vertices contains at least n edges, then it must also contain a cycle. Moreover, any tree with n vertices contains n-1 edges and does not contain cycles; trees are the only graphs with n-1 edges and no cycles. Therefore, the answer to this question is n-1, and trees are the extremal graphs.[2]

Question 2. If a graph on n vertices does not contain any triangle subgraph, what is the maximum number of edges it can have?

Mantel's Theorem answers this question – the maximal number of edges is \( {\displaystyle \lfloor n^{2}/4\rfloor } \). The corresponding extremal graph is a complete bipartite graph on \( {\displaystyle (\lceil n/2\rceil ,\lfloor n/2\rfloor )} \) vertices, i.e., the two parts differ in size by at most 1.

A generalization of Question 2 follows:

Question 3. Let r be a positive integer. How many edges must there be in a graph G on n vertices in order to guarantee that, no matter how the edges are arranged, the clique \( {\displaystyle K_{r}} \) can be found as a subgraph?

The answer to this question is \( {\displaystyle {\frac {r-2}{r-1}}\cdot {\frac {n^{2}}{2}}+1} \) and it is answered by Turán's Theorem. Therefore, if a graph G on n vertices is \( {\displaystyle K_{r}} \)-free, it can have at most \( {\displaystyle \left\lfloor {\frac {(r-2)n^{2}}{2(r-1)}}\right\rfloor =\left\lfloor \left(1-{\frac {1}{r-1}}\right){\frac {n^{2}}{2}}\right\rfloor } \)

many edges; the corresponding extremal graph with that many edges is the Turán graph, shown in the figure above. It is the complete join of r − 1 {\displaystyle r-1} r-1 independent sets (with sizes as equal as possible – such a partition is called equitable).

The following question is a generalization of Question 3, where the complete graph \( {\displaystyle K_{r}} \) is replaced by any graph H:

Question 4. Let r {\displaystyle r} r be a positive integer, and H any graph on r vertices. How many edges must there be in a graph G on n vertices in order to guarantee that, no matter how the edges are arranged, H is a subgraph of G?

This question is mostly answered by the Erdős–Stone theorem. The main caveat is that for bipartite H, the theorem does not satisfactorily determine the asymptotic behavior of the extremal edge count. For many particular (classes of) bipartite graphs, determining the asymptotic behavior remains an open problem.

Several foundational results in extremal graph theory answer questions which follow this general formulation:

Question 5. Given a graph property P, a parameter \( {\displaystyle u=u(G)} \) describing a graph, and a set of graphs \( {\mathcal {S}} \), we wish to find the minimal possible value \( u_{0} \) such that every graph \( {\displaystyle G\in {\mathcal {S}}} \) with \( {\displaystyle u(G)\geq u_{0}} \) has property P. Additionally, we might want to describe graphs G which are extremal in the sense of having \( {\displaystyle u(G)} \) close to \( u_{0} \) but which do not satisfy the property P.

In Question 1, for instance, \( {\mathcal {S}} \) is the set of n-vertex graphs, P is the property of containing a cycle, u is the number of edges, and the cutoff is \( {\displaystyle u_{0}=n \)}. The extremal examples are trees.

History
Extremal graph theory, in its strictest sense, is a branch of graph theory developed and loved by Hungarians.

Bollobás (2004)

Mantel's Theorem (1907) and Turán's Theorem (1941) were some of the first milestones in the study of Extremal graph theory.[3] In particular, Turán's theorem would later on become a motivation for the finding of results such as the Erdős-Stone-Simonovits Theorem (1946).[1] This result is surprising because it connects the chromatic number with the maximal number of edges in an H-free graph. An alternative proof of Erdős-Stone-Simonovits was given in 1975, and utilised the Szemerédi regularity lemma, an essential technique in the resolution of extremal graph theory problems.[3]
Density results and inequalities

A global parameter which has an important role in extremal graph theory is subgraph density; for a graph } G=(V,E) and a graph H, its subgraph density is defined as

\( {\displaystyle t(H,G)=({\text{number of copies of }}H{\text{ in }}G)/{\binom {n}{|V(H)|}}}. \)

In particular, edge density is the subgraph density for \( {\displaystyle H=K_{2}}: \)

\( {\displaystyle t(K_{2},G)=|E|/{\binom {|V|}{2}}} \)

The theorems mentioned above can be rephrased in terms of edge density. For instance, Mantel's Theorem implies that the edge density of a triangle-free subgraph is at most 1/2. Turán's theorem implies that edge density of \( {\displaystyle K_{r}} \)-free graph is at most \( {\displaystyle (r-2/r-1)+o(1)} \).

Moreover, the Erdős-Stone-Simonovits theorem states that

\( {\displaystyle {\mbox{ex}}(n;H)=\left(1-{\frac {1}{\chi (H)-1}}+o(1)\right){n \choose 2},} \)

where \( {\displaystyle ex(n;H)} \) is the maximal number of edges that an H-free graph on n vertices can have, and \( {\displaystyle \chi (H)} \) is the chromatic number of H. An interpretation of this result is that the edge density of an H-free graph is asymptotically \( {\displaystyle 1-(1/(\chi (H)-1))}. \)

Another result by Erdős, Rényi and Sós (1966) shows that graph on n vertices not containing \( C_{4} \) as a subgraph has at most the following number of edges.

\( \left({\frac {1}{2}}+o(1)\right)n^{{3/2}} \)

Minimum degree conditions

The theorems stated above give conditions for a small object to appear within a (perhaps) very large graph. Another direction in extremal graph theory is looking for conditions that guarantee the existence of a structure that covers every vertex. Note that it is even possible for a graph with n vertices and \( {\binom {n-1}{2}} \) edges to have an isolated vertex, even though almost every possible edge is present in the graph. Edge counting conditions give no indication as to how the edges in the graph are distributed, leading to results which only find bounded structures on very large graphs. This provides motivation for considering the minimum degree parameter, which is defined as

\( \delta (G)=\min _{{v\in G}}d(v). \)

A large minimum degree eliminates the possibility of having some 'pathological' vertices; if the minimum degree of a graph G is 1, for example, then there can be no isolated vertices (even though G may have very few edges).

An extremal graph theory result related to the minimum degree parameter is Dirac's theorem, which states that every graph G with n vertices and minimum degree at least n/2 contains a Hamilton cycle.

Another theorem[3] says that if the minimum degree of a graph G is \( {\displaystyle \delta \geq 3} \), and the girth is \( {\displaystyle g\geq 3} \), then the number of vertices in the graph is at least

\( {\displaystyle n_{0}(\delta ,g)={\begin{cases}1+{\frac {\delta }{\delta -2}}[(\delta -1)^{(g-1)/2}-1]&{\text{if }}g{\text{ is odd}}\\{\frac {2}{\delta -2}}[(\delta -1)^{g/2}-1]&{\text{if }}g{\text{ is even}}\end{cases}}}. \)

Some open questions

Even though many important observations have been made in the field of extremal graph theory, several questions still remain unanswered. For instance, Zarankiewicz problem asks what is the maximum possible number of edges in a bipartite graph on n vertices which does not have complete bipartite subgraphs of size m {\displaystyle m} m.

Another important conjecture in extremal graph theory was formulated by Sidorenko in 1993. It is conjectured that if H is a bipartite graph, then its graphon density (a generalized notion of graph density) \( {\displaystyle t(H,W)} \) is at least \( {\displaystyle t(K_{2},W)^{|v(H)|}}. \)
See also

Ramsey theory
Graph density inequalities
Forbidden subgraph problem
Dependent random choice

Notes

Diestel 2010
Bollobás 2004, p. 9

Bollobás 1998, p. 104

References

Bollobás, Béla (2004), Extremal Graph Theory, New York: Dover Publications, ISBN 978-0-486-43596-1.
Bollobás, Béla (1998), Modern Graph Theory, Berlin, New York: Springer-Verlag, pp. 103–144, ISBN 978-0-387-98491-9.
Diestel, Reinhard (2010), Graph Theory (4th ed.), Berlin, New York: Springer-Verlag, pp. 169–198, ISBN 978-3-642-14278-9, archived from the original on 2017-05-28, retrieved 2013-11-18.
M. Simonovits, Slides from the Chorin summer school lectures, 2006. [1]

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License