A single term in the union-bound used in Lemma 9.3.5: the expected number of vertex subsets of size $t$ in $G(n, p)$ that contain at least $\lceil 3t/2 \rceil$ edges, bounded by $\binom{n}{t}\binom{t(t-1)/2}{3t/2} p^{3t/2}$.
Instances For
The number of subset sizes $t$ to sum over in the union bound: $\lfloor C\sqrt{n} \rfloor - 3$.
Instances For
The probability that the random graph $G(n,p)$ contains a non-3-colorable subset of size at most $C\sqrt{n}$.
Instances For
The union-bound upper estimate: the probability of having a non-3-colorable subset of size $\leq C\sqrt{n}$ is bounded by the union-bound sum.