In mathematics, the binomial theorem is an important formula giving the expansion of powers of sums. Mathematics is the body of Knowledge and Academic discipline that studies such concepts as Quantity, Structure, Space and In Mathematics and in the Sciences a formula (plural formulae, formulæ or formulas) is a concise way of expressing information Its simplest version says

whenever n is any non-negative integer, the number

is the binomial coefficient (using the choose function), and n! denotes the factorial of n. A negative number is a Number that is less than zero, such as −2 The integers (from the Latin integer, literally "untouched" hence "whole" the word entire comes from the same origin but via French In Mathematics, the binomial coefficient \tbinom nk is the Coefficient of the x   k term in the Polynomial In Mathematics, the binomial coefficient \tbinom nk is the Coefficient of the x   k term in the Polynomial Definition The factorial function is formally defined by n!=\prod_{k=1}^n k
This formula and the triangular arrangement of the binomial coefficients are often attributed to Blaise Pascal, who described them in the 17th century. \begin{matrix}&&&&&1\\&&&&1&&1\\&&&1&&2&&1\\&&1&&3&&3&&1\\&1&&4&&6&&4&&1\end{matrix Blaise Pascal (blɛz paskal (June 19 1623 &ndash August 19 1662 was a French Mathematician, Physicist, and religious Philosopher 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. Mathematics in China emerged independently by the 11th century BC Yang Hui ( ca 1238–1298 Courtesy name Qianguang (谦光 was a Chinese Mathematician from Qiantang (modern Hangzhou layout and formatting it should ensure no clashes with the top of the infobox For the Thoroughbred racehorse see Omar Khayyam (horse Ghiyās od-Dīn Abol-Fath Omār ibn Ebrāhīm Khayyām Neyshābūri (غیاث الدین Indian mathematics &mdashwhich here is the mathematics that emerged in South Asia zero, Negative numbers, Arithmetic, and Algebra. Pingala ( पिङ्गल piṅgalá) was an ancient Indian writer famous for his work the Chandas Shastra ( chandaḥ-śāstra [1]
For example, here are the cases where 2 ≤ n ≤ 5:




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 (the theorem is true even more generally: note that associativity is not required, just alternativity). In Mathematics, the real numbers may be described informally in several different ways Complex plane In Mathematics, the complex numbers are an extension of the Real numbers obtained by adjoining an Imaginary unit, denoted In Abstract algebra, a semiring is an Algebraic structure similar to a ring, but without the requirement that each element must have an Additive inverse In Mathematics, a theorem is a statement proven on the basis of previously accepted or established statements In Mathematics, associativity is a property that a Binary operation can have In Abstract algebra, a magma G is said to be left alternative if ( xx) y = x ( xy) for all x and y
Contents |
Consider a = (x + y)n . a can be written as a product of sums,
, where each si = x + y . The expansion of a is the sum of all products involving one term—either x or y—from each si . For example, the term xn in the expansion of a is had by picking x in each si .
The coefficient of each term in the expansion of a is determined by how many different ways there are to pick terms from the si such that their product is of the same form as the term (excluding the coefficient). Consider t = xn − 1y. t can be formed from a by picking y from one of the si and x in the rest of them. There are n ways to pick a si to provide the y; t is thus formed in n different ways in the expansion of a, making its coefficient n. In general, for t = xn − kyk, there are

different ways to pick the si that provide the ys (since k ys are picked from the n si), and thus this must be the coefficient for t. The binomial theorem follows naturally from here.
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. Sir Isaac Newton, FRS (ˈnjuːtən 4 January 1643 31 March 1727) Biography Early years See also Isaac Newton's early life and achievements In Mathematics, a series is often represented as the sum of a Sequence of terms That is a series is represented as a list of numbers with Complex plane In Mathematics, the complex numbers are an extension of the Real numbers obtained by adjoining an Imaginary unit, denoted In Mathematics, an empty product, or nullary product, is the result of multiplying no numbers , 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. In Mathematics, a hypergeometric series is a Power series in which the ratios of successive Coefficients k is a Rational function The notation
is the Pochhammer symbol. In Mathematics, the Pochhammer symbol (x_{n}\ introduced by Leo August Pochhammer, represents either the rising or the falling This form is used 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. In Mathematics, the binomial series generalizes the purely algebraic formula of the Binomial theorem to complex values of α
The sum in (2) converges and the equality is true whenever x is nonzero and the real or complex numbers x and y are "close together" in the sense that the absolute value | y/x | is less than one. In Mathematics, the absolute value (or modulus) of a Real number is its numerical value without regard to its sign.
The geometric series is a special case of (2) where we choose x = 1 and r = − 1. In Mathematics, a geometric series is a series with a constant ratio between successive terms.
Formula (2) is also valid for elements x and y of a Banach algebra as long as xy = yx, x is invertible and ||y/x|| < 1. In Mathematics, especially Functional analysis, a Banach algebra, named after Stefan Banach, is an Associative algebra A over the
The binomial theorem can be stated by saying that the polynomial sequence

is of binomial type. In Mathematics, a polynomial sequence is a Sequence of Polynomials indexed by the nonnegative integers 0 1 2 3. In Mathematics, a Polynomial sequence, ie a sequence of Polynomials indexed by { 0 1 2 3.
One way to prove the binomial theorem (1) is with mathematical induction. Mathematical induction is a method of Mathematical proof typically used to establish that a given statement is true of all Natural numbers It is done by proving that 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
![= a^{m+1} + b^{m+1} + \sum_{k=1}^m \left[ { m \choose k } + { m \choose k-1 } \right] a^{m+1-k}b^k](../../../../math/e/f/9/ef90c26a2f2ead76ee476e7b18068b98.png)
by combining the sums

from Pascal's rule

by adding in the m + 1 terms. In Mathematics, Pascal's rule is a combinatorial identity about Binomial coefficients It states that for any Natural number n
A binomial number is a number in the form of
(for n at least 2). When the sign is minus or n is odd these binomial numbers can be factored algebraically:

Examples:




To factorise
simply, use

To quickly expand binomials of the form

The first term is

(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 and that of y is n.
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×1, 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.
More formally, given a term

The next term in the binomial is

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.
This article incorporates material from inductive proof of binomial theorem on PlanetMath, which is licensed under the GFDL. PlanetMath is a free, collaborative online Mathematics Encyclopedia.