A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Extremal Graph Theory and Forbidden Subgraphs

Graduate Depth 90 in the knowledge graph I know this Set as goal
417prerequisites beneath it
See this on the map →
Erdős-Gallai TheoremGraph Operations and Products+1 more
graph-theory extremal

Core Idea

Extremal graph theory studies the maximum number of edges in graphs avoiding certain subgraphs. Given forbidden graphs H, ex(n, H) is the maximum edges in n-vertex graphs with no copy of H. Classical results include Turán (forbidding cliques), Kővári-Sós-Turán (forbidding complete bipartite graphs), and connections to combinatorial designs and incidence geometry.

Explainer

Extremal graph theory asks a precise optimization question: how many edges can a graph on n vertices have, given that it is *not allowed* to contain a particular subgraph? The function ex(n, H) — called the Turán number of H — captures the answer. The graph achieving this maximum (or asymptotically approaching it) is called an extremal graph for H.

From Turán's theorem, you already know one landmark result: ex(n, Kᵣ₊₁), the maximum edges avoiding a complete graph on r+1 vertices, is achieved by the Turán graph T(n, r) — a balanced complete r-partite graph. The key insight there was that forbidding cliques forces a multipartite structure, and balancing the parts maximizes edges within those constraints. Extremal graph theory generalizes this: for any forbidden graph H, what structure must an extremal graph have?

For complete bipartite graphs, the Kővári-Sós-Turán theorem gives an upper bound: any graph on n vertices with more than roughly (1/2)t1/s · n2−1/s edges must contain a copy of Kₛ,ₜ (s ≤ t). This matters for incidence geometry — if you have n points and n lines in the plane, asking how many incidences (point-on-line pairs) can occur is equivalent to a forbidden subgraph problem on a bipartite incidence graph, and KST bounds the answer.

The deepest results in the field come from the Zarankiewicz problem and connections to the Bondy-Simonovits theorem, which says that for any graph H that isn't bipartite, ex(n, H) grows like n^(1+1/(χ(H)−1)), where χ(H) is the chromatic number. This ties extremal density directly to coloring structure: the more chromatic the forbidden graph, the fewer edges you can have while avoiding it. For bipartite forbidden graphs, the problem is much harder and often open — the correct growth rate is not known even for simple cases like C₆. Extremal graph theory lives at the intersection of combinatorics, algebra, and geometry, and its techniques (probabilistic arguments, algebraic constructions, flag algebras) represent some of the deepest tools in modern combinatorics.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesSet Operations: Union, Intersection, and ComplementProof by CasesProving by Cases and ExhaustionVacuous Truth and Trivial CasesProof by Cases (Proof by Exhaustion)Mathematical InductionGraph Paths, Cycles, and ConnectivityTrees and Spanning TreesPlanar Graphs and Euler's FormulaGraph Coloring and the Chromatic NumberGraph Coloring and Chromatic NumbersBipartite Graphs and Matching ProblemsBipartite Graphs and 2-ColorabilityGraph Matching and Hall's Marriage TheoremNetwork Flows: Maximum Flow and Minimum CutWalks, Trails, Paths, and Cycles in GraphsEulerian Paths, Circuits, and CharacterizationEuler Paths, Euler Circuits, and ApplicationsHamiltonian Paths and CyclesHamiltonian Circuits and PathsHamiltonian Cycles: Dirac and Ore ConditionsTurán's Theorem and Extremal Graph TheoryExtremal Graph Theory and Forbidden Subgraphs

Longest path: 91 steps · 417 total prerequisite topics

Prerequisites (3)

Leads To (0)

No topics depend on this one yet.