What is a published reference for the asymptotic equivalent of $ n \choose k$ with $k$ linear in $n$? I want both the entropy function and the denominator in $\sqrt{n}.$
2026-03-25 23:34:56.1774481696
asymptotics for binomials
202 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
These lecture notes by David Galvin state the asymptotic expression (see the beginning of Section 3.1): \begin{align*} \binom{n}{\alpha n} &= \frac{2^{H(\alpha)n}}{\sqrt{2\pi\, n\, \alpha(1-\alpha)}} [1+o(1)] \qquad\text{as $n\to\infty$} \end{align*} for $0<\alpha<1$. He does not provide a proof, only that it follows from Stirling's approximation, so I assume the proof must be straightforward.