Use a combinatorial argument to prove the Vandermonde convolution for the binomial coefficients: For all positive integers $m_{1}, m_{2}$, and $n$,
$$
\sum_{k=0}^{n}\left(\begin{array}{c}
m_{1} \\
k
\end{array}\right)\left(\begin{array}{c}
m_{2} \\
n-k
\end{array}\right)=\left(\begin{array}{c}
m_{1}+m_{2} \\
n
\end{array}\right)
$$
Deduce the identity $(5.16)$ as a special case.