You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

13.2 Turán's theorem and extremal graphs

2 min readjuly 24, 2024

is a key result in . It establishes the maximum number of edges a graph can have without containing certain complete subgraphs, linking to structural properties.

This theorem forms the basis for many other results in the field. It introduces important concepts like , edge density, and Turán graphs, which are crucial for understanding graph structure and properties.

Turán's Theorem and Extremal Graph Theory

Turán's theorem in graph theory

Top images from around the web for Turán's theorem in graph theory
Top images from around the web for Turán's theorem in graph theory
  • Turán's theorem fundamental result in extremal graph theory provides upper bound on edge count in graphs without complete subgraphs
  • Extremal graph theory studies maximum or minimum graphs satisfying certain properties focuses on relationships between graph parameters and structural properties
  • Turán's theorem establishes connection between edge density and presence of complete subgraphs serves as foundation for many other results in extremal graph theory
  • Key concepts include clique number (size of largest complete subgraph), edge density (ratio of edges to maximum possible edges), and (extremal graph achieving maximum edges without containing specific complete subgraph)

Maximum edges without subgraphs

  • Turán's theorem states for graph G with n vertices and no Kr+1K_{r+1} subgraph, maximum number of edges is e(G)r12rn2e(G) \leq \frac{r-1}{2r} n^2
  • Applies to triangle-free graphs (r = 2): e(G)n24e(G) \leq \frac{n^2}{4} and K4K_4-free graphs (r = 3): e(G)n23e(G) \leq \frac{n^2}{3}
  • generalizes Turán's result to forbidden subgraphs other than complete graphs
  • Techniques for determining maximum edges include induction on vertex count, averaging arguments, and extremal graph constructions

Properties of Turán graphs

  • Turán graph complete with n vertices divided as equally as possible
  • Construction process:
  1. Divide n vertices into r parts
  2. Connect all vertices between different parts
  3. Ensure size difference between parts is at most 1
  • Properties include (contains maximum edges without Kr+1K_{r+1} subgraph), symmetry (vertex-transitive), and degree distribution (vertices have degree r1rn\frac{r-1}{r}n or r1rn1\frac{r-1}{r}n - 1)
  • Examples include T(n,2) ( with parts of size n2\lfloor \frac{n}{2} \rfloor and n2\lceil \frac{n}{2} \rceil) and T(n,3) ( with parts differing by at most 1 in size)

Applications of Turán's theorem

  • Problem-solving strategies involve identifying forbidden subgraph, applying Turán's theorem for edge upper bound, and constructing extremal graph to show bound tightness
  • Extensions include (forbidding multiple subgraphs), for hypergraphs, and (using eigenvalues to bound subgraph occurrences)
  • Applications to other areas include (connections between Turán's theorem and Ramsey numbers) and (using Turán's theorem to prove existence of certain graphs)
  • Advanced techniques involve (characterizing graphs close to extremal), (counting forbidden subgraphs in dense graphs), and (computer-assisted proofs in extremal graph theory)
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary