Questions: Extremal Graph Theory and Forbidden Subgraphs

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to find ex(n, K₄) — the maximum number of edges in an n-vertex graph with no K₄. Which graph achieves this maximum?

AA complete bipartite graph K_{n/2, n/2}
BThe Turán graph T(n, 3) — a balanced complete 3-partite graph
CA random graph with edge probability 1/2
DThe cycle graph Cₙ
Question 2 Multiple Choice

The Kővári-Sós-Turán theorem provides an upper bound on edges in graphs forbidding the complete bipartite graph Kₛ,ₜ. What is one major application of this result outside pure graph theory?

ABounding the chromatic number of planar graphs
BProving that all Hamiltonian graphs have an Eulerian circuit
CBounding incidence counts between points and lines in combinatorial geometry
DEstablishing the four-color theorem for maps
Question 3 True / False

The Turán graph T(n, r) is the unique n-vertex graph with no K_{r+1} that maximizes the number of edges — any addition of a single edge creates a clique of the forbidden size.

TTrue
FFalse
Question 4 True / False

The Bondy-Simonovits theorem implies that most forbidden graphs H produce the same asymptotic growth rate for ex(n, H) — specifically that ex(n, H) = Θ(n²) for any choice of H.

TTrue
FFalse
Question 5 Short Answer

What does the Bondy-Simonovits theorem establish about ex(n, H), and why is the bipartite case harder than the non-bipartite case?

Think about your answer, then reveal below.