Limit to Infinity of Binomial Coefficient over Power/Proof 2

From ProofWiki
Jump to navigation Jump to search

Theorem

Let $k \in \R \setminus \set {-1, -2, -3, \dotsc}$.

Then:

$\ds \lim_{r \mathop \to \infty} \dfrac {\dbinom r k} {r^k} = \frac 1 {\map \Gamma {k + 1} }$


Proof

This proof applies to the special case where $k \in \Z$.

Then, by hypothesis, we need only consider:

$k \in \set {0, 1, 2, \dotsc}$

By Gamma Function Extends Factorial, it suffices to show:

$\ds \lim_{r \mathop \to \infty} \frac {\dbinom r k} {r^k} = \frac 1 {k !}$


We have:

\(\ds \forall r \in \R: \, \) \(\ds \frac {\dbinom r k} {r^k}\) \(=\) \(\ds \frac 1 {k !} \cdot \frac {r^{\underline k} } {r^k}\) Definition of Binomial Coefficient
\(\ds \) \(=\) \(\ds \frac 1 {k !} \prod_{j \mathop = 0}^{k - 1} \frac {r - j} r\) Definition of Falling Factorial, Definition of Integer Power
\(\ds \) \(=\) \(\ds \frac 1 {k !} \prod_{j \mathop = 0}^{k - 1} \paren {1 - \frac j r}\)
\(\ds \leadsto \ \ \) \(\ds \lim_{r \mathop \to \infty} \frac {\dbinom r k} {r^k}\) \(=\) \(\ds \lim_{r \mathop \to \infty} \frac 1 {k !} \prod_{j \mathop = 0}^{k - 1} \paren {1 - \frac j r}\)
\(\ds \) \(=\) \(\ds \frac 1 {k !} \prod_{j \mathop = 0}^{k - 1} \lim_{r \mathop \to \infty} \paren {1 - \frac j r}\) Product Rule for Real Sequences
\(\ds \) \(=\) \(\ds \frac 1 {k !} \prod_{j \mathop = 0}^{k - 1} \paren {1 - j \lim_{r \mathop \to \infty} \frac 1 r}\) Combined Sum Rule for Real Sequences
\(\ds \) \(=\) \(\ds \frac 1 {k !} \prod_{j \mathop = 0}^{k - 1} 1\) Sequence of Reciprocals is Null Sequence
\(\ds \) \(=\) \(\ds \frac 1 {k !}\)

$\blacksquare$