Newton's Generalization of the Binomial Theorem
Recall from The Binomial Theorem page that for all $x, y \in \mathbb{R}$ and for all $n \in \{0, 1, 2, ... \}$ we have that the expansion of the binomial $(x + y)^n$ is given by the formula:
(1)The binomial coefficients are defined for for nonnegative integers $k$ where $0 \leq k \leq n$ to be $\binom{n}{k} = \frac{n!}{k! (n-k)!}$. The definition above works amazingly well for nonnegative integers $n$ but what if we would rather expand the the binomial $(x + y)^{\alpha}$ where $\alpha$ is any real number? Such a formula exists but it requires a little reworking of our definition of the binomial constants.
For $\alpha \in \mathbb{R}$ and $k \in \{ 0, 1, 2, ... \}$ we will define the binomial coefficient $\binom{\alpha}{k}$ as follows:
(2)Note that if $\alpha = n \in \{0, 1, 2, ... \}$ and $0 \leq k \leq n$ then $\binom{\alpha}{k} = \binom{n}{k} = \frac{n \cdot (n - 1) \cdot (n - 2) \cdot ... \cdot (n - k + 1)}{k!} = \frac{n!}{k!(n - k)!}$ which is our usual definition for the binomial constants.
We now ready to state, but not prove, Newton's generalization of the binomial theorem.
Theorem 1 (Newton's Generalization of the Binomial Theorem): Let $x, y \in \mathbb{R}$ where $0 \leq \lvert x \rvert < \lvert y \rvert$ and let $\alpha \in \mathbb{R}$. Then the expansion of the binomial $(x + y)^{\alpha}$ is given by the infinite series $\displaystyle{(x + y)^{\alpha} = \binom{\alpha}{0} x^0y^{\alpha} + \binom{\alpha}{1} x^1 y^{\alpha - 1} + \binom{\alpha}{2} x^{\alpha} y^{2-\alpha} + ... = \sum_{k=0}^{\infty} \binom{\alpha}{k} x^k y^{\alpha - k}}$. |
It is important to note that Newton's generalization of the binomial theorem results is an infinite series. Furthermore, one should note that if instead we have $0 \leq \lvert y \lvert < \lvert x \rvert$ then we can instead swap the variables $x$ and $y$ in the above formula.