Jump to content

Binomial theorem

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bsodmike (talk | contribs) at 08:31, 25 November 2009 (Statement of the theorem: Added elucidation to binomial expansion by including 'n-1' term as well :)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
The binomial coefficients appear as the entries of Pascal's triangle.

In elementary algebra, the binomial theorem describes the algebraic expansion of powers of a binomial. According to the theorem, it is possible to expand the power (x + y)n into a sum involving terms of the form axbyc, where the coefficient of each term is a positive integer, and the sum of the exponents of x and y in each term is n. For example,

The coefficients appearing in the binomial expansion are known as binomial coefficients. They are the same as the entries of Pascal's triangle, and can be determined by a simple formula involving factorials. These numbers also arise in combinatorics, where the coefficient of xnkyk is equal to the number of different combinations of k elements that can be chosen from an n-element set.

History

This formula and the triangular arrangement of the binomial coefficients are often attributed to Blaise Pascal, who described them in the 17th century, but they were known to many mathematicians who preceded him. The 4th century B.C. Greek mathematician Euclid knew a special case of the binomial theorem up to the second order,[1][2] as did the 3rd century B.C. Indian mathematician Pingala to higher orders. A more general binomial theorem and the so-called "Pascal's triangle" were known to the 10th-century A.D. Indian mathematician Halayudha, the 11th-century A.D. Persian mathematician Omar Khayyám, and 13th-century Chinese mathematician Yang Hui, who all derived similar results.[3]

Statement of the theorem

According to the theorem, it is possible to expand any power of x + y into a sum of the form

where denotes the corresponding binomial coefficient. Using summation notation, the formula above can be written

This formula is sometimes referred to as the binomial formula or the binomial identity.

Sometimes the binomial formula is written with a 1 in place of the y, so that it involves only a single variable. In this form, the formula reads

or equivalently

Examples

Pascal's triangle

The most basic example of the binomial theorem is the formula for square of x + y:

The binomial coefficients 1, 2, 1 appearing in this expansion correspond to the third row of Pascal's triangle. The coefficients of higher powers of x + y correspond to later rows of the triangle:

The binomial theorem can be applied to the powers of any binomial. For example,

For a binomial involving subtraction, the theorem can be applied as long as the negation of the second term is used. This has the effect of negating every other term of the expansion:

The binomial coefficients

The coefficients that appear in the binomial expansion are called binomial coefficients. These are usually written , and pronounced “n choose k”.

Formulas

The coefficient of xnkyk is given by the formula

which is defined in terms of the factorial function n!. Equivalently, this formula can be written

with k factors in both the numerator and denominator of the fraction. Note that, although this formula involves a fraction, the binomial coefficient is actually an integer.

Combinatorial interpretation

The binomial coefficient can be interpreted as the number of ways to choose k elements from an n-element set. This is related to binomials for the following reason: if we write (x + y)n as a product

then, according to the distributive law, there will be one term in the expansion for each choice of either x or y from each of the binomials of the product. For example, there will only be one term xn, corresponding to choosing 'x from each binomial. However, there will be several terms of the form xn−2y2, one for each way of choosing exactly two binomials to contribute a y. Therefore, after combining like terms, the coefficient of xn−2y2 will be equal to the number of ways to choose exactly 2 elements from an n-element set.

A quick way to expand binomials

Given a term cxiyj in the binomial expansion of (x + y)n, the next term can be obtained by decreasing i by 1, increasing j by 1, multiplying by the old i, and dividing by the new j. This lets one quickly calculate the whole expansion by hand, one term at a time, starting from the leading term xn = 1xny0. For example, the term following 45x8y2 in the expansion of (x + y)10 is

This trick depends on the following identity:

Proofs

Combinatorial proof

Example

The coefficient of xy2 in

equals because there are three x,y strings of length 3 with exactly two y's, namely,

corresponding to the three 2-element subsets of { 1, 2, 3 }, namely,

where each subset specifies the positions of the y in a corresponding string.

General case

Expanding (x + y)n yields the sum of the 2 n products of the form e1e2 ... e n where each e i is x or y. Rearranging factors shows that each product equals xnkyk for some k between 0 and n. For a given k, the following are proved equal in succession:

  • the number of copies of xn − kyk in the expansion
  • the number of n-character x,y strings having y in exactly k positions
  • the number of k-element subsets of { 1, 2, ..., n}
  • (this is either by definition, or by a short combinatorial argument if one is defining as ).

This proves the binomial theorem.

Inductive proof

Induction yields another proof of the binomial theorem (1). When n = 0, both sides equal 1, since x0 = 1 for all x and . Now suppose that (1) holds for a given n; we will prove it for n + 1. For jk ≥ 0, let [ƒ(xy)] jk denote the coefficient of xjyk in the polynomial ƒ(xy). By the inductive hypothesis, (x + y)n is a polynomial in x and y such that [(x + y)n] jk is if j + k = n, and 0 otherwise. The identity

shows that (x + y)n+1 also is a polynomial in x and y, and

If j + k = n + 1, then (j − 1) + k = n and j + (k − 1) = n, so the right hand side is

by Pascal's identity. On the other hand, if j +k ≠ n + 1, then (j – 1) + k ≠ n and j +(k – 1) ≠ n, so we get 0 + 0 = 0. Thus

and this completes the inductive step.

Generalizations

Newton's generalized binomial theorem

Around 1665, Isaac Newton generalized the formula to allow real exponents other than nonnegative integers, and in fact it can be generalized further, to complex exponents. In this generalization, the finite sum is replaced by an infinite series. In order to do this one needs to give meaning to binomial coefficients with an arbitrary upper index, which cannot be done using the above formula with factorials; however factoring out (nk)! from numerator and denominator in that formula, and replacing n by r which now stands for an arbitrary number, one can define

where is the Pochhammer symbol for a falling factorial. Then, if x and y are real numbers with |x| > |y|,[4] and r is any complex number, one has

When r is a nonnegative integer, the binomial coefficients for k > r are zero, so (2) specializes to (1), and there are at most r + 1 nonzero terms. For other values of r, the series (2) has an infinite number of nonzero terms, at least if x and y are nonzero.

This is important when one is working with infinite series and would like to represent them in terms of generalized hypergeometric functions.

Taking r = −s leads to a particularly handy but non-obvious formula:

Further specializing to s = 1 yields the geometric series formula.

Generalizations

Formula (2) can be generalized to the case where x and y are complex numbers. For this version, one should assume |x| > |y|[4] and define the powers of x + y and x using a holomorphic branch of log defined on an open disk of radius |x| centered at x.

Formula (2) is valid also for elements x and y of a Banach algebra as long as xy = yx, x is invertible, and ||y/x|| < 1.

The multinomial theorem

The binomial theorem can be generalized to include powers of sums with more than two terms. The general version is

where the summation is taken over all sequences of nonnegative integer indices k1 through km such the sum of all ki is n. (For each term in the expansion, the exponents must add up to n). The coefficients are known as multinomial coefficients, and can be computed by the formula

Combinatorially, the multinomial coefficient counts the number of different ways to partition an n-element set into disjoint subsets of sizes k1, ..., kn.

Applications

Multiple angle identities

The binomial theorem can be combined with De Moivre's formula to yield multiple-angle formulas for the sine and cosine. According to De Moivre's formula,

Using the binomial theorem, the expression on the right can be expanded, and then the real and imaginary parts can be taken to yield formulas for cos(nx) and sin(nx). For example, since

De Moivre's formula tells us that

which are the usual double-angle identities. Similarly, since

De Moivre's formula yields

In general,

and

Series for e

The number e is often defined by the formula

Applying the binomial theorem to this expression yields the usual infinite series for e. In particular:

The kth term of this sum is

As n → ∞, the rational expression on the right approaches one, and therefore

This indicates that e can be written as a series:

Indeed, since each term of the binomial expansion is an increasing function of n, it follows from the monotone convergence theorem for series that the sum of this infinite series is equal to e.

The binomial theorem in abstract algebra

Formula (1) is valid more generally for any elements x and y of a semiring satisfying xy = yx. The theorem is true even more generally: alternativity suffices in place of associativity.

The binomial theorem can be stated by saying that the polynomial sequence { 1, xx2x3, ... } is of binomial type.

See also

Notes

  1. ^ Binomial Theorem
  2. ^ The Story of the Binomial Theorem, by J. L. Coolidge, The American Mathematical Monthly 56:3 (1949), pp. 147–157
  3. ^ Landau, James A (1999-05-08). "Historia Matematica Mailing List Archive: Re: [HM] Pascal's Triangle" (mailing list email). Archives of Historia Matematica. Retrieved 2007-04-13.
  4. ^ a b This is to guarantee convergence. Depending on r, the series may also converge sometimes when |x| = |y|.
  5. ^ Cajori, Florian (1985). A History of Mathematics. New York: Chelsea Publishing Company. p. 205. ISBN 0-8284-1303-X. {{cite book}}: Check |isbn= value: checksum (help)
  6. ^ Mikhail Bulgakov, translated by Michael Glenny. "The Master and Margarita".
  7. ^ Kevin Boss, Middlebury College. "The Master and Margarita, Chapter 18".

References

  • Amulya Kumar Bag. Binomial Theorem in Ancient India. Indian J.History Sci.,1:68-74,1966.

inductive proof of binomial theorem at PlanetMath.