Prove the theorem 4.19: A non-decreasing sequence $\pi:s_1,s_2,\ldots,s_n$ of nonnegative integers is a score sequence of a strong tournament if and only if
$$\sum_{i=1}^ks_i > \binom k 2 $$
for $1≤k≤n-1$
and
$$\sum_{i=1}^ns_i = \binom n 2 $$
Furthermore, every tournament whose score sequence satisfies these conditions is strong.
I know how to show that $\pi$ is the score sequence of $T$ if and only if it satisfy these 2 conditions, but I can't see how these 2 conditions make the tournament strong
I think that this argument is along the lines of the material that you’ve been studying.
Let’s say that a score sequence $\langle s_1,\ldots,s_n\rangle$ is a strong score sequence if $\sum_{i=1}^ks_i>\binom{k}2$ for $k=1,\ldots,n-1$. We want to show that a tournament is strong iff its score sequence is strong. The easier direction is to show that if a tournament is strong, so is its score sequence.
Suppose that $T$ is a tournament with score sequence $\langle s_1,\ldots,s_n\rangle$ that is not strong; then there is a $k<n$ such that $\sum_{i=1}^ks_i=\binom{k}2$.
The other direction is harder. Suppose that $T$ has the strong score sequence $\langle s_1,\ldots,s_n\rangle$, corresponding to vertices $v_1,\ldots,v_n$; we want to show that $T$ is strong. Note that since the score sequence is strong, $s_1\ge 1$.
Let $C$ be a maximal cycle in $T$. (There must be one; why?) If $C$ is Hamiltonian, we’re done: $T$ is strong. Suppose, then, that $C$ is not Hamiltonian, and let $v$ be vertex not in $C$.
Suppose that there are vertices $x$ and $y$ in $C$ such that $xv$ and $vy$ are edges of $T$; show that in that case there are consecutive vertices $u$ and $w$ of $C$ (i.e., $uw$ is an edge of $C$) such that $uv$ and $vw$ are edges of $T$.
Conclude that $C$ is not maximal and hence that either every edge between $v$ and $C$ is from $v$ to $C$, or every edge between $v$ and $C$ is from $C$ to $v$.
Let $A$ be the set of vertices $v\notin C$ such that $vx$ is an edge of $T$ for each $x\in C$, and let $B$ be the set of vertices $v\notin C$ such that $xv$ is an edge of $T$ for each $x\in C$.
Now we have the following schematic:
$$\begin{array}{ccc} A&&\longrightarrow&&B\\ &\searrow&&\nearrow\\ &&C \end{array}$$
Note that $A$ or $B$ may be empty. Suppose that $B\ne\varnothing$.
This shows that $B=\varnothing$.
We’ve now shown that $C$ is Hamiltonian and hence that $T$ is strong.