for $\beta > 4$, prove that: $\displaystyle\lim_{n\rightarrow \infty} \frac{\sum_{1}^{n}\binom{n}{k}\binom{n}{k-1}k}{\beta^{n}}$
so far I got that this expression is equal to: $n\sum_{1}^{n}\binom{n-1}{k-1}\binom{n}{k-1}$ but I have no clue for how to continue the complete proof
Hint: use Vandermonde's thm: $$n\sum _{k=0}^{n-1}\binom{n-1}{k}\binom{n}{n-k}=n\binom{2n-1}{n}=\frac{2n}{2}\binom{2n-1}{n}=\frac{n}{2}\binom{2n}{n},$$ Use that $\binom{2n}{n}\sim \frac{4^n}{\sqrt{n\cdot \pi}}.$