7.2: The Generalized Binomial Theorem
( \newcommand{\kernel}{\mathrm{null}\,}\)
We are going to present a generalised version of the special case of Theorem 3.3.1, the Binomial Theorem, in which the exponent is allowed to be negative. Recall that the Binomial Theorem states that
(1+x)n=n∑r=0(nr)xr
If we have f(x) as in Example 7.1.2(4), we’ve seen that
f(x)=1(1−x)=(1−x)−1
So if we were allowed negative exponents in the Binomial Theorem, then a change of variable y=−x would allow us to calculate the coefficient of xn in f(x).
Of course, if n is negative in the Binomial Theorem, we can’t figure out anything unless we have a definition for what (nr) means under these circumstances.
Definition: Generalised Binomial Coefficient
(nr)=n(n−1)...(n−r+1)r!
where r≥0 but n can be any real number.
Notice that this coincides with the usual definition for the binomial coefficient when n is a positive integer, since
n!(n−r)!=n(n−1)...(n−r+1)
in this case.
Example 7.2.1
(−25)=(−2)(−3)(−4)(−5)(−6)5!=−6
If n is a positive integer, then we can come up with a nice formula for (−nr).
Proposition 7.2.1
If n is a positive integer, the
(−nr)=(−1)r(n+r−1r)
- Proof
-
We have
(−nr)=−n(−n−1)...(−n−r+1)r!.
Taking a factor of (−1) out of each term on the right-hand side give
(−1)rn(n+1)...(n+r−1)(r!).
Now,
(n+r−1)(n+r−2)...n=(n+r−1)!(n−1)!
so
(−1)rn(n+1)...(n+r−1)r!=(−1)r(n+r−1)!r!(n−1)!=(−1)r(n+r−1r),
as claimed.
With this definition, the binomial theorem generalises just as we would wish. We won’t prove this.
Theorem 7.2.1: Generalised Binomial Theorem
For any n∈R,
(1+x)n=∞∑r=0(nr)xr
Example 7.2.2
Let’s check that this gives us the correct values for the coefficients of f(x) in Example 7.1.2 (4), which we already know.
Solution
We have
f(x)=(1−x)−1=(1+y)−1
where y=−x. The Generalised Binomial Theorem tells us that the coefficient of yr will be
(−1r)=(−1)r(1+r−1r)=(−1)r
since (rr)=1. But we want the coefficient of xr, not of yr, and
yr=(−x)r=(−1)rxr=xr
so we have
(−1)ryr=(−1)2rxr=1rxr=xr
Thus, the coefficient of xr in f(x) is 1. This is, indeed, precisely the sequence we started with in Example 7.1.2 (4).
Example 7.2.3
Let’s work out (1+x)−3.
Solution
We need to know what (−3r) gives, for various values of r. By Proposition 7.2.1, we have
(−3r)=(−1)r(3+r−1r)=(−1)r(r+2r)=(−1)r(r+2)(r+1)2
When r=0, this is (−1)02·12=1. When r=1, this is (−1)13·22=−3. When r=2, this is (−1)24·32=6. In general, we see that
(1+x)−3=0−3x+6x2−+...+(−1)n(n+2)(n+1)2xn+...
Exercise 7.2.1
Calculate the following.
- (−57)
- The coefficient of x4 in (1−x)−2.
- The coefficient of xn in (1+x)−4.
- The coefficient of xk−1 in 1+x(1−2x)5 Hint: Notice that 1+x(1−2x)5=(1−2x)−5+x(1−2x)−5. Work out the coefficient of xn in (1−2x)−5 and in x(1−2x)−5, substitute n=k−1, and add the two coefficients.
- The coefficient of xk in 1(1−xj)n, where j and n are fixed positive integers. Hint: Think about what conditions will make this coefficient zero.