The General Binomial Theorem: Part 2

2 comments
In the previous post we established the general binomial theorem using Taylor's theorem which uses derivatives in a crucial manner. In this post we present another approach to the general binomial theorem by studying more about the properties of the binomial series itself. Needless to say, this approach requires some basic understanding about infinite series and we will assume that the reader is familiar with ideas of convergence/divergence of an infinite series and some of the tests for convergence of a series.

Apart from the basic understanding of infinite series we will require a fundamental theorem concerning the multiplication of two infinite series. This we present next.

Multiplication of Infinite Series

Consider two infinite series an=a1+a2++an+ and bn=b1+b2++bn+ If we multiply them term by term (i.e multiply each term of one series by first term of another series, then multiply each term of the first series by second term of the second series and so on) we get a sum (whose meaning we are yet to define) like the following a1b1+a1b2+a1b3++a2b1+a2b2+a2b3++a3b1+a3b2+a3b3++++anb1+anb2++++ In order to give this 2 dimensional expression a meaning it is better to regroup the terms and arrange them in linear fashion to make a new infinite series. One particularly nice way to group terms is to add the diagonal entries and get terms like (a1b1),(a1b2+a2b1), and in general the nth group is cn=a1bn+a2bn1++an1b2+anb1 and then we have another series cn=c1+c2++cn+ and since the series cn eventually captures all the terms which are obtained by multiplying the terms of series an and bn it is reasonable to expect that the sum of series cn will be the product of sums of an and bn. This is in fact true under very general circumstances and we will establish a result to that effect. Before we proceed to do that we first establish certain lemmas on sequences.

Lemma 1: If limnan=A then limna1+a2++ann=A Let tn=anA so that tn0 and we can see that a1+a2++ann=t1+t2++tnn+A and hence it suffices to prove that t1+t2++tnn0 under the condition that tn0. Consider sn=[n] (greatest integer not exceeding n) so that sn is an integer and sn,sn/n0 as n. Let ϵ>0 be given. Since tn0 there is a positive integer n0 such that |tn|<ϵ/2 for all nn0. Further since sn it follows that there is a positive integer m1 such that sn>n0 for nm1. Thus it follows that |tn|<ϵ/2 for nsm1. Again tn0 hence the sequence tn is bounded and let |tn|<K for all n. Further note that sn/n0 hence there is a positive integer m2 such that |sn/n|<ϵ/2K for all nm2. Let Tn=t1+t2++tnn Then for nm=max(m1,m2) |Tn|=|t1+t2++tnn||t1|+|t2|++|tsm|n+|tsm+1|+|tsm+2|++|tn|n<smKn+nsmnϵ2<snnK+ϵ2<ϵ2KK+ϵ2=ϵ and therefore Tn0 as n. This completes the proof of the lemma.

Using this lemma we prove that:

Lemma 2: If anA,bnB as n then limna1bn+a2bn1++an1b2+anb1n=AB Let an=A+tn so that tn0 as n. Then cn=a1bn+a2bn1++an1b2+anb1n=Ab1+b2++bnn+t1bn+t2bn1++tn1b2+tnb1n Since bnB it is bounded by some K so that |bn|<K for all n. Now the first term in the above equation tends to AB (by Lemma 1) and the absolute value of second fraction is less than K|t1|+|t2|++|tn|n which also tends to K0=0 by Lemma 1. Hence it follows that cnAB as n.

We are now ready to prove Abel's theorem on multiplication of infinite series:

Abel's Theorem: Let an,bn be any two sequences and let An=a1+a2++anBn=b1+b2++bncn=a1bn+a2bn1++an1b2+anb1Cn=c1+c2++cn If AnA,BnB,CnC as n then C=AB.

The theorem says that if an,bn are two convergent series and cn is the series formed by term by term multiplication of an,bn (with terms grouped in a manner explained above) and further if cn is convergent then cn=(an)(bn).

The proof of the theorem is based on the simple idea that we can write an=AnAn1,bn=BnBn1 for n>1 and a1=A1,b1=B1. We make the convention that A0=B0=0 so that the above relations hold for all n. Using these relations it is easily proven that Cn=a1Bn+a2Bn1++anB1=b1An+b2An1++bnA1ni=1Ci=A1Bn+A2Bn1++AnB1 By lemma 2 it is clear that 1nni=1Ci=A1Bn+A2Bn1++AnB1nAB and further CnC therefore by lemma 1 1nni=1CiC and therefore C=AB.

Multiplication of Power Series

The above rule for multiplication of infinite series can be used to multiply special kinds of series called power series. A power series is of the form f(x)=n=0anxn=a0+a1x+a2x2+ where an is a sequence and x is a variable. If for some values of x lying in a certain set A the above series is convergent then its sum defines a function from AR. Clearly the series is convergent if x=0 and it is possible that it may be convergent for other values of x. Power series have a special property that if they are convergent for x=r then they are convergent for all values of x with |x|<|r|. This is not difficult to prove.

Let the series (1) be convergence for x=r0. Then anrn0 and hence |anrn|<K for all n and some K. Let |x|=r<|r| then |anxn|=|an|r|n|(r|r|)n<K(r|r|)n and the series is convergent by comparison with the geometric series (r/|r|)n.

Thus the region of convergence of a power series is always an interval of the form (R,R) where R may also be . Moreover the power series may or may not converge for x=±R and then we say that R is the radius of convergence (the word radius comes due the reason that if x is treated as a complex variable then the region of convergence turns out to be a circle with radius R).

Using the rule for multiplication of infinite series we can multiply two power series f(x)=n=0anxn,g(x)=n=0bnxn to get another power series h(x)=n=0cnxn where cn=a0bn+a1bn1++an1b1+anb0 Whether this new series is convergent or not needs to be determined separately.

Exponential Property of the Binomial Series

We will now study a very important property of the binomial series f(x, n) = 1 + \binom{n}{1}x + \binom{n}{2}x^{2} + \cdots = \sum_{m = 0}^{\infty}\binom{n}{m}x^{m}\tag{2} where n is a real number. If p, q are real and we multiply the two binomial series f(x, p), f(x, q) then we get another series h(x) = \sum_{m = 0}^{\infty}c_{m}x^{m} where c_{m} = \binom{p}{0}\binom{q}{m} + \binom{p}{1}\binom{q}{m - 1} + \cdots + \binom{p}{m - 1}\binom{q}{1} + \binom{p}{m}\binom{q}{0}\tag{3} The challenge is to evaluate the coefficient c_{m} in terms of a simple formula.

Note that if p, q are positive integers then both the series f(x, p), f(x, q) turn out to be finite as \binom{p}{m}, \binom{q}{m} become 0 as m exceeds p and q. Moreover in this case we know that f(x, p) = (1 + x)^{p}, f(x, q) = (1 + x)^{q} and therefore f(x, p)f(x, q) = (1 + x)^{p + q} and the coefficient of x^{m} in (1 + x)^{p + q} is \binom{p + q}{m} (it will become 0 as soon as m exceeds p + q). Thus it follows from multiplication of series that \binom{p}{0}\binom{q}{m} + \binom{p}{1}\binom{q}{m - 1} + \cdots + \binom{p}{m - 1}\binom{q}{1} + \binom{p}{m}\binom{q}{0} = \binom{p + q}{m} for all positive integers p, q and all non-negative integers m. Note that by definition the expression \binom{p}{m} is a polynomial in p and thus we see that the above equation is an identity between polynomials of two variables p, q which holds for all positive integral values of p, q. Thus this identity must be true identically for all real values of p, q and thus the evaluation of c_{m} from equation (3) is complete and we have c_{m} = \binom{p}{0}\binom{q}{m} + \binom{p}{1}\binom{q}{m - 1} + \cdots + \binom{p}{m - 1}\binom{q}{1} + \binom{p}{m}\binom{q}{0} = \binom{p + q}{m}\tag{4} for all real values of p, q. The series h(x) = \sum c_{m}x^{m} thus turns out to be a binomial series f(x, p + q). From Abel's theorem on multiplication of infinite series it follows that f(x, p)f(x, q) = f(x, p + q) when all the three binomial series involved are convergent. By ratio test it is easily proved that binomial series is convergent whenever |x| < 1. Thus we have the following result:

The binomial series f(x, n) = 1 + \binom{n}{1}x + \binom{n}{2}x^{2} + \cdots = \sum_{m = 0}^{\infty}\binom{n}{m}x^{m} is convergent for all values of x with |x| < 1 and if |x| < 1 then it satisfies the following functional equation f(x, p)f(x, q) = f(x, p + q)\tag{5} for all real values of p, q.

The above functional equation reminds us of the property satisfied by exponential function namely F(x + y) = F(x)F(y) as far as the parameter p of f(x, p) is concerned. By simple algebraic arguments we can thus establish that f(x, n) = \{f(x, 1)\}^{n} = (1 + x)^{n} for all rational values of n. This completes the proof of general binomial theorem when index n is rational. The extension to irrational values of n is achieved by noting that f(x, n) is a continuous function of n for a fixed value of x with |x| < 1.

Behavior of Binomial Series at x = \pm 1

For the sake of completeness it is best to discuss the behavior of the binomial series f(x, n) in equation (1) for x = \pm 1. Let's first consider x = 1 and then we need to check the convergence (and find the sum if it is convergent) of the series f(1, n) = 1 + \binom{n}{1} + \binom{n}{2} + \cdots = \sum_{m = 0}^{\infty}\binom{n}{m} The general term of this series a_{m} = \binom{n}{m} = \frac{n(n - 1)(n - 2)\cdots (n - m + 1)}{m!} and clearly if n \leq -1 then \left|\binom{n}{m}\right| \geq 1 and thus the general term of the series does not tend to 0. Therefore the binomial series does not converge if n \leq -1. If n > -1 then we can see that \frac{a_{m + 1}}{a_{m}} = \frac{n - m}{(m + 1)} = -\left(1 - \frac{n + 1}{m + 1}\right) so that a_{m} ultimately alternates in sign and since n > -1 the terms decrease in absolute value after a certain value of m. Next we note that \log\left|\frac{a_{m + 1}}{a_{m}}\right| = \log\left(\frac{m - n}{m + 1}\right) = \log\left(1 - \frac{n + 1}{m + 1}\right) < - \frac{n + 1}{m + 1} and hence \log\left|\frac{a_{m + p}}{a_{m + 1}}\right| < - (n + 1)\sum_{i = 1}^{p}\frac{1}{m + i} and the expression on right tends to -\infty if p \to \infty. It follows that a_{m + p} \to 0 as p \to \infty. Thus a_{m} \to 0 as m \to \infty. It follows from Leibniz test for alternating series that the series under discussion is convergent if n > -1. To calculate its sum we need to apply Taylor's series on the function g(x) = (1 + x)^{n} and we have 2^{n} = g(1) = 1 + \binom{n}{1} + \binom{n}{2} + \cdots + \binom{n}{m - 1} + R_{m} where the remainder R_{m} in Lagrange's form is given by R_{m} = \frac{g^{(m)}(\theta)}{m!} = \binom{n}{m}(1 + \theta)^{n - m} and hence for m > n we have |R_{m}| < \left|\binom{n}{m}\right| = |a_{m}| and since a_{m} \to 0 as m \to \infty for n > -1, it follows that R_{m} \to 0 as m \to \infty for n > -1. Thus we have the following result:

The binomial series f(x, n) = 1 + \binom{n}{1}x + \binom{n}{2}x^{2} + \cdots + \binom{n}{m}x^{m} + \cdots for x = 1 is convergent only when n > - 1 and then its sum as expected is equal to 2^{n}.

Next we consider the behavior of series f(x, n) for x = -1. If we write n = -p then we can see that the general term is given by (-1)^{m}\binom{n}{m} = (-1)^{m}\binom{-p}{m} = \frac{p(p + 1)\cdots (p + m - 1)}{m!} and we can sum the series directly to get \begin{align} 1 + p &+ \frac{p(p + 1)}{2!} + \cdots + \frac{p(p + 1)\cdots (p + m - 1)}{m!}\notag\\ &= \frac{(p + 1)(p + 2)\cdots (p + m)}{m!}\notag\\ &= (-1)^{m}\binom{n - 1}{m}\notag \end{align} and we have seen earlier that the final expression converges if and only if n - 1 > -1 i.e. n > 0 and then it tends to 0 as m \to \infty. Hence the binomial series for x = -1 is convergent if and only if n > 0 and then its sum is 0.

To summarize, the binomial series f(x, n) = 1 + nx + \frac{n(n - 1)}{2!}x^{2} + \frac{n(n - 1)(n - 2)}{3!}x^{3} + \cdots has the following behavior:
  • if n=0 or a positive integer then the series terminates at (n+1)'th term and for n=0 the sum is 1 otherwise the sum is (1+x)^{n} regardless of the value of x.
  • it is convergent for all real values of x with |x| < 1 and all real values of n and its sum is (1 + x)^{n}.
  • for x = 1 it is convergent for all real values of n with n > -1 and its sum is 2^{n}.
  • for x = -1 it is convergent for all real values of n with n > 0 and its sum is 0.
  • for any other combination of real values of x, n the series does not converge.

Print/PDF Version

2 comments :: The General Binomial Theorem: Part 2

Post a Comment

  1. very well explained ...

  2. epic