The proof got that $$ \frac{1}{k+1}\frac{(2k)!}{(k!)^2}=\frac{1}{k+1}{2k \choose k} $$ Which indeed is the formula for Catalan numbers but I do not understand how: $$ \frac{(2k!)}{(k!)^2}={2k \choose k} $$
Thanks for help in advance.
The proof got that $$ \frac{1}{k+1}\frac{(2k)!}{(k!)^2}=\frac{1}{k+1}{2k \choose k} $$ Which indeed is the formula for Catalan numbers but I do not understand how: $$ \frac{(2k!)}{(k!)^2}={2k \choose k} $$
Thanks for help in advance.
Copyright © 2021 JogjaFile Inc.
You can apply the definition of binomial coefficients $\binom{n}{\ell}$ with $n=2k$ and $\ell=k$:
\begin{equation*} \binom{n}{\ell}=\frac{n!}{\ell!(n-\ell)!}=\frac{(2k)!}{k!(2k-k)!}=\frac{(2k)!}{k!k!}. \end{equation*}
Best