Binomial theorem
From Wikipedia, the free encyclopedia
In mathematics, the binomial theorem is an important formula giving the expansion of powers of sums. Its simplest version says
whenever n is any non-negative integer, the numbers
are the binomial coefficients, and n! denotes the factorial of n.
This formula and the triangular arrangement of the binomial coefficients are often attributed to Blaise Pascal, who described them in the 17th century. However, it was known to many mathematicians who preceded him. 13th century Chinese mathematician Yang Hui, 11th century Persian mathematician Omar Khayyám, and 3rd century BC Indian mathematician Pingala all derived similar results.[citation needed]
For example, here are the cases where :
Formula (1) is valid for all real or complex numbers x and y, and more generally for any elements x and y of a semiring as long as xy = yx.
Contents |
[edit] Newton's generalized binomial theorem
Isaac Newton generalized the formula to other exponents by considering an infinite series:
where r can be any complex number (in particular r can be any real number, not necessarily positive and not necessarily an integer), and the coefficients are given by
In case k = 0, this is a product of no numbers at all and therefore equal to 1, and in case k = 1 it is equal to r, as the additional factors (r − 1), etc., do not appear.
Another way to express this quantity is
which is important when one is working with infinite series and would like to represent them in terms of generalized hypergeometric functions. The notation is the Pochhammer symbol. This form is vital in applied mathematics, for example, when evaluating the formulas that model the statistical properties of the phase-front curvature of a light wave as it propagates through optical atmospheric turbulence.
A particularly handy but non-obvious form holds for the reciprocal power:
For a more extensive account of Newton's generalized binomial theorem, see binomial series.
The sum in (2) converges and the equality is true whenever the real or complex numbers x and y are "close together" in the sense that the absolute value | x/y | is less than one.
The geometric series is a special case of (2) where we choose y = 1 and r = −1.
Formula (2) is also valid for elements x and y of a Banach algebra as long as xy = yx, y is invertible and ||x/y|| < 1.
[edit] "Binomial type"
The binomial theorem can be stated by saying that the polynomial sequence
is of binomial type.
[edit] Proof
One way to prove the binomial theorem is with mathematical induction. When n = 0, we have
For the inductive step, assume the theorem holds when the exponent is m. Then for n = m + 1
-
- by the inductive hypothesis
-
- by multiplying through by a and b
-
- by pulling out the k = 0 term
-
- by letting j = k − 1
-
- by pulling out the k = m + 1 term from the right hand side
-
- by combining the sums
-
- from Pascal's rule
-
- by adding in the m + 1 terms.
as desired.
[edit] Binomial number
A binomial number is a number in the form of . These binomial numbers can be factored algebraically.
Examples:
- x2 − y2 = (x − y)(x + y)
- x3 − y3 = (x − y)(x2 + xy + y2)
- x3 + y3 = (x + y)(x2 − xy + y2)
- x8 − y8 = (x − y)(x + y)(x2 + y2)(x4 + y4)
[edit] A quick way to expand binomials
To quickly expand binomials of the form
- (x + y)n
The first term is
- xn
(this follows directly from the generalized binomial theorem) and the coefficient of each subsequent term is the current coefficient multiplied by the current exponent of x, divided by the current term number. Exponents of x decrease each term, while exponents of y increase each term (from 0 in the first term) until the exponent of x is 0.
Example:
The first term is
To find the coefficient of the second term, multiply 1 (the current coefficient) by 10 (the current exponent of x), and divide by the current term number (1, since this is the first term) to get 10. The exponent of x decrements, and the exponent of y increments. The next term is therefore
Similarly, the next coefficient is 10×9/2, which gives 45. After that, it is (10×9×8)/(3×2×1). This continues until (10×9×8×7×6)/(5×4×3×2×1), after which, the coefficients are symmetrical. The whole thing is
Notice that the coefficients are perfectly symmetrical. This will happen when the coefficients of x and y within the parentheses of the original expression are the same. Recognizing this can save even more time.
If the original expression instead was
then the resulting expansion would be the same, except with (2x) in place of x in every place. The factor of 2 must get raised to the power of x in each term. The same holds true if either x or y is raised to a power inside the parentheses of the original expression.
[edit] Trivia
- In the Sherlock Holmes books, the villain Professor Moriarty is the author of A Treatise on the Binomial Theorem.
- The binomial theorem is mentioned in the Gilbert and Sullivan song "I am the Very Model of a Modern Major General".
- The binomial theorem appears in at least three different works by Monty Python - Coal Mine in Llandarogh Carmarthen, The Tale of Happy Valley, and The Meaning of Life.
- The binomial theorem is mentioned in the TV series NUMB3RS in episode #217 ("Mind Games") in Season 2.
- The generalized binomial theorem is engraved on Isaac Newton's tomb in Westminster Abbey.
[edit] References
- Amulya Kumar Bag. Binomial Theorem in Ancient India. Indian J.History Sci.,1:68-74,1966.
[edit] See also
This article incorporates material from inductive proof of binomial theorem on PlanetMath, which is licensed under the GFDL.