fbpx
Wikipedia

Binomial theorem

In elementary algebra, the binomial theorem (or binomial expansion) describes the algebraic expansion of powers of a binomial. According to the theorem, it is possible to expand the polynomial (x + y)n into a sum involving terms of the form axbyc, where the exponents b and c are nonnegative integers with b + c = n, and the coefficient a of each term is a specific positive integer depending on n and b. For example, for n = 4,

The binomial coefficient appears as the kth entry in the nth row of Pascal's triangle (where the top is the 0th row ). Each entry is the sum of the two above it.

The coefficient a in the term of axbyc is known as the binomial coefficient or (the two have the same value). These coefficients for varying n and b can be arranged to form Pascal's triangle. These numbers also occur in combinatorics, where gives the number of different combinations (i.e. subsets) of b elements that can be chosen from an n-element set. Therefore is usually pronounced as "n choose b".

History edit

Special cases of the binomial theorem were known since at least the 4th century BC when Greek mathematician Euclid mentioned the special case of the binomial theorem for exponent  .[1] Greek mathematician Diophantus cubed various binomials, including  .[1] Indian mathematician Aryabhata's method for finding cube roots, from around 510 CE, suggests that he knew the binomial formula for exponent  .[1]

Binomial coefficients, as combinatorial quantities expressing the number of ways of selecting k objects out of n without replacement, were of interest to ancient Indian mathematicians. The earliest known reference to this combinatorial problem is the Chandaḥśāstra by the Indian lyricist Pingala (c. 200 BC), which contains a method for its solution.[2]: 230  The commentator Halayudha from the 10th century AD explains this method.[2]: 230  By the 6th century AD, the Indian mathematicians probably knew how to express this as a quotient  ,[3] and a clear statement of this rule can be found in the 12th century text Lilavati by Bhaskara.[3]

The first known formulation of the binomial theorem and the table of binomial coefficients appears in a work by Al-Karaji, quoted by Al-Samaw'al in his "al-Bahir".[4][5][6] Al-Karaji described the triangular pattern of the binomial coefficients[7] and also provided a mathematical proof of both the binomial theorem and Pascal's triangle, using an early form of mathematical induction.[7] The Persian poet and mathematician Omar Khayyam was probably familiar with the formula to higher orders, although many of his mathematical works are lost.[1] The binomial expansions of small degrees were known in the 13th century mathematical works of Yang Hui[8] and also Chu Shih-Chieh.[1] Yang Hui attributes the method to a much earlier 11th century text of Jia Xian, although those writings are now also lost.[2]: 142 

In 1544, Michael Stifel introduced the term "binomial coefficient" and showed how to use them to express   in terms of  , via "Pascal's triangle".[9] Blaise Pascal studied the eponymous triangle comprehensively in his Traité du triangle arithmétique.[10] However, the pattern of numbers was already known to the European mathematicians of the late Renaissance, including Stifel, Niccolò Fontana Tartaglia, and Simon Stevin.[9]

Isaac Newton is generally credited with discovering the generalized binomial theorem, valid for any real exponent, in 1665.[9][11] It was discovered independently in 1670 by James Gregory.[12]

Statement edit

According to the theorem, the expansion of any nonnegative integer power n of the binomial x + y is a sum of the form

 
where each   is a positive integer known as a binomial coefficient, defined as
 

This formula is also referred to as the binomial formula or the binomial identity. Using summation notation, it can be written more concisely as

 

The final expression follows from the previous one by the symmetry of x and y in the first expression, and by comparison it follows that the sequence of binomial coefficients in the formula is symmetrical,  

A simple variant of the binomial formula is obtained by substituting 1 for y, so that it involves only a single variable. In this form, the formula reads

 

Examples edit

Here are the first few cases of the binomial theorem:

 
In general, for the expansion of (x + y)n on the right side in the nth row (numbered so that the top row is the 0th row):
  • the exponents of x in the terms are n, n − 1, ..., 2, 1, 0 (the last term implicitly contains x0 = 1);
  • the exponents of y in the terms are 0, 1, 2, ..., n − 1, n (the first term implicitly contains y0 = 1);
  • the coefficients form the nth row of Pascal's triangle;
  • before combining like terms, there are 2n terms xiyj in the expansion (not shown);
  • after combining like terms, there are n + 1 terms, and their coefficients sum to 2n.

An example illustrating the last two points:

 
with  .

A simple example with a specific positive value of y:

 

A simple example with a specific negative value of y:

 

Geometric explanation edit

 
Visualisation of binomial expansion up to the 4th power

For positive values of a and b, the binomial theorem with n = 2 is the geometrically evident fact that a square of side a + b can be cut into a square of side a, a square of side b, and two rectangles with sides a and b. With n = 3, the theorem states that a cube of side a + b can be cut into a cube of side a, a cube of side b, three a × a × b rectangular boxes, and three a × b × b rectangular boxes.

In calculus, this picture also gives a geometric proof of the derivative  [13] if one sets   and   interpreting b as an infinitesimal change in a, then this picture shows the infinitesimal change in the volume of an n-dimensional hypercube,   where the coefficient of the linear term (in  ) is   the area of the n faces, each of dimension n − 1:

 
Substituting this into the definition of the derivative via a difference quotient and taking limits means that the higher order terms,   and higher, become negligible, and yields the formula   interpreted as
"the infinitesimal rate of change in volume of an n-cube as side length varies is the area of n of its (n − 1)-dimensional faces".

If one integrates this picture, which corresponds to applying the fundamental theorem of calculus, one obtains Cavalieri's quadrature formula, the integral   – see proof of Cavalieri's quadrature formula for details.[13]

Binomial coefficients edit

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

Formulas edit

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. Although this formula involves a fraction, the binomial coefficient   is actually an integer.

Combinatorial interpretation edit

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.

Proofs edit

Combinatorial proof edit

Expanding (x + y)n yields the sum of the 2n products of the form e1e2 ... en where each ei 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 terms equal to xnkyk 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}
  •   either by definition, or by a short combinatorial argument if one is defining   as  

This proves the binomial theorem.

Example edit

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.

Inductive proof edit

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

 
shows that (x + y)n+1 is also a polynomial in x and y, and
 
since if j + k = n + 1, then (j − 1) + k = n and j + (k − 1) = n. Now, the right hand side is
 
by Pascal's identity.[14] On the other hand, if j + kn + 1, then (j – 1) + kn and j + (k – 1) ≠ n, so we get 0 + 0 = 0. Thus
 
which is the inductive hypothesis with n + 1 substituted for n and so completes the inductive step.

Generalizations edit

Newton's generalized binomial theorem edit

Around 1665, Isaac Newton generalized the binomial theorem to allow real exponents other than nonnegative integers. (The same generalization also applies 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 usual formula with factorials. However, for an arbitrary number r, one can define

 
where   is the Pochhammer symbol, here standing for a falling factorial. This agrees with the usual definitions when r is a nonnegative integer. Then, if x and y are real numbers with |x| > |y|,[Note 1] and r is any complex number, one has
 

When r is a nonnegative integer, the binomial coefficients for k > r are zero, so this equation reduces to the usual binomial theorem, and there are at most r + 1 nonzero terms. For other values of r, the series typically has infinitely many nonzero terms.

For example, r = 1/2 gives the following series for the square root:

 

Taking r = −1, the generalized binomial series gives the geometric series formula, valid for |x| < 1:

 

More generally, with r = −s, we have for |x| < 1:[15]

 

So, for instance, when s = 1/2,

 

Replacing x with -x yields:

 

So, for instance, when s = 1/2, we have for |x| < 1:

 

Further generalizations edit

The generalized binomial theorem can be extended to the case where x and y are complex numbers. For this version, one should again assume |x| > |y|[Note 1] 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. The generalized binomial theorem is valid also for elements x and y of a Banach algebra as long as xy = yx, and x is invertible, and y/x‖ < 1.

A version of the binomial theorem is valid for the following Pochhammer symbol-like family of polynomials: for a given real constant c, define   and

 
for   Then[16]
 
The case c = 0 recovers the usual binomial theorem.

More generally, a sequence   of polynomials is said to be of binomial type if

  •   for all  ,
  •  , and
  •   for all  ,  , and  .

An operator   on the space of polynomials is said to be the basis operator of the sequence   if   and   for all  . A sequence   is binomial if and only if its basis operator is a Delta operator.[17] Writing   for the shift by   operator, the Delta operators corresponding to the above "Pochhammer" families of polynomials are the backward difference   for  , the ordinary derivative for  , and the forward difference   for  .

Multinomial theorem edit

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 that 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, ..., km.

Multi-binomial theorem edit

When working in more dimensions, it is often useful to deal with products of binomial expressions. By the binomial theorem this is equal to

 

This may be written more concisely, by multi-index notation, as

 

General Leibniz rule edit

The general Leibniz rule gives the nth derivative of a product of two functions in a form similar to that of the binomial theorem:[18]

 

Here, the superscript (n) indicates the nth derivative of a function,  . If one sets f(x) = eax and g(x) = ebx, cancelling the common factor of e(a + b)x from each term gives the ordinary binomial theorem.[19]

Applications edit

Multiple-angle identities edit

For the complex numbers 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

 
But De Moivre's formula identifies the left side with  , so
 
which are the usual double-angle identities. Similarly, since
 
De Moivre's formula yields
 
In general,
 
and
 
There are also similar formulas using Chebyshev polynomials.

Series for e edit

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 1, 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.

Probability edit

The binomial theorem is closely related to the probability mass function of the negative binomial distribution. The probability of a (countable) collection of independent Bernoulli trials   with probability of success   all not happening is

 

An upper bound for this quantity is  [20]

In abstract algebra edit

The binomial theorem is valid more generally for two elements x and y in a ring, or even a semiring, provided that xy = yx. For example, it holds for two n × n matrices, provided that those matrices commute; this is useful in computing powers of a matrix.[21]

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

In popular culture edit

See also edit

Notes edit

  1. ^ a b This is to guarantee convergence. Depending on r, the series may also converge sometimes when |x| = |y|.

References edit

  1. ^ a b c d e Coolidge, J. L. (1949). "The Story of the Binomial Theorem". The American Mathematical Monthly. 56 (3): 147–157. doi:10.2307/2305028. JSTOR 2305028.
  2. ^ a b c Jean-Claude Martzloff; S.S. Wilson; J. Gernet; J. Dhombres (1987). A history of Chinese mathematics. Springer.
  3. ^ a b Biggs, N. L. (1979). "The roots of combinatorics". Historia Math. 6 (2): 109–136. doi:10.1016/0315-0860(79)90074-0.
  4. ^ Yadegari, Mohammad (1980). "The Binomial Theorem: A Widespread Concept in Medieval Islamic Mathematics". Historia Mathematica. 7 (4): 401–406. doi:10.1016/0315-0860(80)90004-X.
  5. ^ Stillwell, John (2015). "Taming the unknown. A history of algebra ... by Victor J. Katz and Karen Hunger Parshall". Bulletin of the American Mathematical Society (Book review). 52 (4): 725–731. doi:10.1090/S0273-0979-2015-01491-6. p. 727: However, algebra advanced in other respects. Around 1000, al-Karaji stated the binomial theorem
  6. ^ Rashed, Roshdi (1994). The Development of Arabic Mathematics: Between Arithmetic and Algebra. Kluwer. p. 63. ISBN 0-7923-2565-6.
  7. ^ a b O'Connor, John J.; Robertson, Edmund F., "Abu Bekr ibn Muhammad ibn al-Husayn Al-Karaji", MacTutor History of Mathematics Archive, University of St Andrews
  8. ^ Landau, James A. (1999-05-08). . Archives of Historia Matematica. Archived from the original (mailing list email) on 2021-02-24. Retrieved 2007-04-13.
  9. ^ a b c Kline, Morris (1972). History of mathematical thought. Oxford University Press. p. 273.
  10. ^ Katz, Victor (2009). "14.3: Elementary Probability". A History of Mathematics: An Introduction. Addison-Wesley. p. 491. ISBN 978-0-321-38700-4.
  11. ^ Bourbaki, N. (18 November 1998). Elements of the History of Mathematics Paperback. J. Meldrum (Translator). ISBN 978-3-540-64767-6.
  12. ^ Stillwell, John (2010). Mathematics and its history (third ed.). Springer. p. 186. ISBN 978-1-4419-6052-8.
  13. ^ a b Barth, Nils R. (2004). "Computing Cavalieri's Quadrature Formula by a Symmetry of the n-Cube". The American Mathematical Monthly. 111 (9): 811–813. doi:10.2307/4145193. ISSN 0002-9890. JSTOR 4145193.
  14. ^ Binomial theorem – inductive proofs February 24, 2015, at the Wayback Machine
  15. ^ Weisstein, Eric W. "Negative Binomial Series". Wolfram MathWorld.
  16. ^ Sokolowsky, Dan; Rennie, Basil C. (February 1979). "Problem 352". Crux Mathematicorum. 5 (2): 55–56.
  17. ^ Aigner, Martin (1997) [Reprint of the 1979 Edition]. Combinatorial Theory. Springer. p. 105. ISBN 3-540-61787-6.
  18. ^ Olver, Peter J. (2000). Applications of Lie Groups to Differential Equations. Springer. pp. 318–319. ISBN 9780387950006.
  19. ^ Spivey, Michael Z. (2019). The Art of Proving Binomial Identities. CRC Press. p. 71. ISBN 978-1351215800.
  20. ^ Cover, Thomas M.; Thomas, Joy A. (2001-01-01). Data Compression. John Wiley & Sons, Inc. p. 320. doi:10.1002/0471200611.ch5. ISBN 9780471200611.
  21. ^ Artin, Algebra, 2nd edition, Pearson, 2018, equation (4.7.11).
  22. ^ "Arquivo Pessoa: Obra Édita - O binómio de Newton é tão belo como a Vénus de Milo". arquivopessoa.net.

Further reading edit

  • Bag, Amulya Kumar (1966). "Binomial theorem in ancient India". Indian J. History Sci. 1 (1): 68–74.
  • Graham, Ronald; Knuth, Donald; Patashnik, Oren (1994). "(5) Binomial Coefficients". Concrete Mathematics (2nd ed.). Addison Wesley. pp. 153–256. ISBN 978-0-201-55802-9. OCLC 17649857.

External links edit

binomial, theorem, elementary, algebra, binomial, theorem, binomial, expansion, describes, algebraic, expansion, powers, binomial, according, theorem, possible, expand, polynomial, into, involving, terms, form, axbyc, where, exponents, nonnegative, integers, w. In elementary algebra the binomial theorem or binomial expansion describes the algebraic expansion of powers of a binomial According to the theorem it is possible to expand the polynomial x y n into a sum involving terms of the form axbyc where the exponents b and c are nonnegative integers with b c n and the coefficient a of each term is a specific positive integer depending on n and b For example for n 4 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 1 6 15 20 15 6 1 1 7 21 35 35 21 7 1 displaystyle begin array c 1 1 quad 1 1 quad 2 quad 1 1 quad 3 quad 3 quad 1 1 quad 4 quad 6 quad 4 quad 1 1 quad 5 quad 10 quad 10 quad 5 quad 1 1 quad 6 quad 15 quad 20 quad 15 quad 6 quad 1 1 quad 7 quad 21 quad 35 quad 35 quad 21 quad 7 quad 1 end array The binomial coefficient n k displaystyle tbinom n k appears as the k th entry in the n th row of Pascal s triangle where the top is the 0th row 0 0 displaystyle tbinom 0 0 Each entry is the sum of the two above it x y 4 x 4 4 x 3 y 6 x 2 y 2 4 x y 3 y 4 displaystyle x y 4 x 4 4x 3 y 6x 2 y 2 4xy 3 y 4 The coefficient a in the term of axbyc is known as the binomial coefficient n b displaystyle tbinom n b or n c displaystyle tbinom n c the two have the same value These coefficients for varying n and b can be arranged to form Pascal s triangle These numbers also occur in combinatorics where n b displaystyle tbinom n b gives the number of different combinations i e subsets of b elements that can be chosen from an n element set Therefore n b displaystyle tbinom n b is usually pronounced as n choose b Contents 1 History 2 Statement 3 Examples 3 1 Geometric explanation 4 Binomial coefficients 4 1 Formulas 4 2 Combinatorial interpretation 5 Proofs 5 1 Combinatorial proof 5 1 1 Example 5 2 Inductive proof 6 Generalizations 6 1 Newton s generalized binomial theorem 6 2 Further generalizations 6 3 Multinomial theorem 6 4 Multi binomial theorem 6 5 General Leibniz rule 7 Applications 7 1 Multiple angle identities 7 2 Series for e 7 3 Probability 8 In abstract algebra 9 In popular culture 10 See also 11 Notes 12 References 13 Further reading 14 External linksHistory editSpecial cases of the binomial theorem were known since at least the 4th century BC when Greek mathematician Euclid mentioned the special case of the binomial theorem for exponent n 2 displaystyle n 2 nbsp 1 Greek mathematician Diophantus cubed various binomials including x 1 displaystyle x 1 nbsp 1 Indian mathematician Aryabhata s method for finding cube roots from around 510 CE suggests that he knew the binomial formula for exponent n 3 displaystyle n 3 nbsp 1 Binomial coefficients as combinatorial quantities expressing the number of ways of selecting k objects out of n without replacement were of interest to ancient Indian mathematicians The earliest known reference to this combinatorial problem is the Chandaḥsastra by the Indian lyricist Pingala c 200 BC which contains a method for its solution 2 230 The commentator Halayudha from the 10th century AD explains this method 2 230 By the 6th century AD the Indian mathematicians probably knew how to express this as a quotient n n k k textstyle frac n n k k nbsp 3 and a clear statement of this rule can be found in the 12th century text Lilavati by Bhaskara 3 The first known formulation of the binomial theorem and the table of binomial coefficients appears in a work by Al Karaji quoted by Al Samaw al in his al Bahir 4 5 6 Al Karaji described the triangular pattern of the binomial coefficients 7 and also provided a mathematical proof of both the binomial theorem and Pascal s triangle using an early form of mathematical induction 7 The Persian poet and mathematician Omar Khayyam was probably familiar with the formula to higher orders although many of his mathematical works are lost 1 The binomial expansions of small degrees were known in the 13th century mathematical works of Yang Hui 8 and also Chu Shih Chieh 1 Yang Hui attributes the method to a much earlier 11th century text of Jia Xian although those writings are now also lost 2 142 In 1544 Michael Stifel introduced the term binomial coefficient and showed how to use them to express 1 x n displaystyle 1 x n nbsp in terms of 1 x n 1 displaystyle 1 x n 1 nbsp via Pascal s triangle 9 Blaise Pascal studied the eponymous triangle comprehensively in his Traite du triangle arithmetique 10 However the pattern of numbers was already known to the European mathematicians of the late Renaissance including Stifel Niccolo Fontana Tartaglia and Simon Stevin 9 Isaac Newton is generally credited with discovering the generalized binomial theorem valid for any real exponent in 1665 9 11 It was discovered independently in 1670 by James Gregory 12 Statement editAccording to the theorem the expansion of any nonnegative integer power n of the binomial x y is a sum of the form x y n n 0 x n y 0 n 1 x n 1 y 1 n 2 x n 2 y 2 n n 1 x 1 y n 1 n n x 0 y n displaystyle x y n n choose 0 x n y 0 n choose 1 x n 1 y 1 n choose 2 x n 2 y 2 cdots n choose n 1 x 1 y n 1 n choose n x 0 y n nbsp where each n k displaystyle tbinom n k nbsp is a positive integer known as a binomial coefficient defined as n k n k n k n n 1 n 2 n k 1 k k 1 k 2 2 1 displaystyle binom n k frac n k n k frac n n 1 n 2 cdots n k 1 k k 1 k 2 cdots 2 cdot 1 nbsp This formula is also referred to as the binomial formula or the binomial identity Using summation notation it can be written more concisely as x y n k 0 n n k x n k y k k 0 n n k x k y n k displaystyle x y n sum k 0 n n choose k x n k y k sum k 0 n n choose k x k y n k nbsp The final expression follows from the previous one by the symmetry of x and y in the first expression and by comparison it follows that the sequence of binomial coefficients in the formula is symmetrical n k n n k textstyle binom n k binom n n k nbsp A simple variant of the binomial formula is obtained by substituting 1 for y so that it involves only a single variable In this form the formula reads 1 x n n 0 x 0 n 1 x 1 n 2 x 2 n n 1 x n 1 n n x n k 0 n n k x k displaystyle begin aligned 1 x n amp n choose 0 x 0 n choose 1 x 1 n choose 2 x 2 cdots n choose n 1 x n 1 n choose n x n 4mu amp sum k 0 n n choose k x k vphantom Bigg end aligned nbsp Examples editHere are the first few cases of the binomial theorem x y 0 1 x y 1 x y x y 2 x 2 2 x y y 2 x y 3 x 3 3 x 2 y 3 x y 2 y 3 x y 4 x 4 4 x 3 y 6 x 2 y 2 4 x y 3 y 4 x y 5 x 5 5 x 4 y 10 x 3 y 2 10 x 2 y 3 5 x y 4 y 5 x y 6 x 6 6 x 5 y 15 x 4 y 2 20 x 3 y 3 15 x 2 y 4 6 x y 5 y 6 x y 7 x 7 7 x 6 y 21 x 5 y 2 35 x 4 y 3 35 x 3 y 4 21 x 2 y 5 7 x y 6 y 7 x y 8 x 8 8 x 7 y 28 x 6 y 2 56 x 5 y 3 70 x 4 y 4 56 x 3 y 5 28 x 2 y 6 8 x y 7 y 8 displaystyle begin aligned x y 0 amp 1 8pt x y 1 amp x y 8pt x y 2 amp x 2 2xy y 2 8pt x y 3 amp x 3 3x 2 y 3xy 2 y 3 8pt x y 4 amp x 4 4x 3 y 6x 2 y 2 4xy 3 y 4 8pt x y 5 amp x 5 5x 4 y 10x 3 y 2 10x 2 y 3 5xy 4 y 5 8pt x y 6 amp x 6 6x 5 y 15x 4 y 2 20x 3 y 3 15x 2 y 4 6xy 5 y 6 8pt x y 7 amp x 7 7x 6 y 21x 5 y 2 35x 4 y 3 35x 3 y 4 21x 2 y 5 7xy 6 y 7 8pt x y 8 amp x 8 8x 7 y 28x 6 y 2 56x 5 y 3 70x 4 y 4 56x 3 y 5 28x 2 y 6 8xy 7 y 8 end aligned nbsp In general for the expansion of x y n on the right side in the n th row numbered so that the top row is the 0th row the exponents of x in the terms are n n 1 2 1 0 the last term implicitly contains x0 1 the exponents of y in the terms are 0 1 2 n 1 n the first term implicitly contains y0 1 the coefficients form the n th row of Pascal s triangle before combining like terms there are 2n terms xiyj in the expansion not shown after combining like terms there are n 1 terms and their coefficients sum to 2n An example illustrating the last two points x y 3 x x x x x y x y x x y y y x x y x y y y x y y y 2 3 terms x 3 3 x 2 y 3 x y 2 y 3 3 1 terms displaystyle begin aligned x y 3 amp xxx xxy xyx xyy yxx yxy yyx yyy amp 2 3 text terms amp x 3 3x 2 y 3xy 2 y 3 amp 3 1 text terms end aligned nbsp with 1 3 3 1 2 3 displaystyle 1 3 3 1 2 3 nbsp A simple example with a specific positive value of y x 2 3 x 3 3 x 2 2 3 x 2 2 2 3 x 3 6 x 2 12 x 8 displaystyle begin aligned x 2 3 amp x 3 3x 2 2 3x 2 2 2 3 amp x 3 6x 2 12x 8 end aligned nbsp A simple example with a specific negative value of y x 2 3 x 3 3 x 2 2 3 x 2 2 2 3 x 3 6 x 2 12 x 8 displaystyle begin aligned x 2 3 amp x 3 3x 2 2 3x 2 2 2 3 amp x 3 6x 2 12x 8 end aligned nbsp Geometric explanation edit nbsp Visualisation of binomial expansion up to the 4th power For positive values of a and b the binomial theorem with n 2 is the geometrically evident fact that a square of side a b can be cut into a square of side a a square of side b and two rectangles with sides a and b With n 3 the theorem states that a cube of side a b can be cut into a cube of side a a cube of side b three a a b rectangular boxes and three a b b rectangular boxes In calculus this picture also gives a geometric proof of the derivative x n n x n 1 displaystyle x n nx n 1 nbsp 13 if one sets a x displaystyle a x nbsp and b D x displaystyle b Delta x nbsp interpreting b as an infinitesimal change in a then this picture shows the infinitesimal change in the volume of an n dimensional hypercube x D x n displaystyle x Delta x n nbsp where the coefficient of the linear term in D x displaystyle Delta x nbsp is n x n 1 displaystyle nx n 1 nbsp the area of the n faces each of dimension n 1 x D x n x n n x n 1 D x n 2 x n 2 D x 2 displaystyle x Delta x n x n nx n 1 Delta x binom n 2 x n 2 Delta x 2 cdots nbsp Substituting this into the definition of the derivative via a difference quotient and taking limits means that the higher order terms D x 2 displaystyle Delta x 2 nbsp and higher become negligible and yields the formula x n n x n 1 displaystyle x n nx n 1 nbsp interpreted as the infinitesimal rate of change in volume of an n cube as side length varies is the area of n of its n 1 dimensional faces If one integrates this picture which corresponds to applying the fundamental theorem of calculus one obtains Cavalieri s quadrature formula the integral x n 1 d x 1 n x n displaystyle textstyle int x n 1 dx tfrac 1 n x n nbsp see proof of Cavalieri s quadrature formula for details 13 Binomial coefficients editMain article Binomial coefficient The coefficients that appear in the binomial expansion are called binomial coefficients These are usually written n k displaystyle tbinom n k nbsp and pronounced n choose k Formulas edit The coefficient of xn kyk is given by the formula n k n k n k displaystyle binom n k frac n k n k nbsp which is defined in terms of the factorial function n Equivalently this formula can be written n k n n 1 n k 1 k k 1 1 ℓ 1 k n ℓ 1 ℓ ℓ 0 k 1 n ℓ k ℓ displaystyle binom n k frac n n 1 cdots n k 1 k k 1 cdots 1 prod ell 1 k frac n ell 1 ell prod ell 0 k 1 frac n ell k ell nbsp with k factors in both the numerator and denominator of the fraction Although this formula involves a fraction the binomial coefficient n k displaystyle tbinom n k nbsp is actually an integer Combinatorial interpretation edit The binomial coefficient n k displaystyle tbinom n k nbsp 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 x y x y x y x y displaystyle x y x y x y cdots x y nbsp 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 Proofs editCombinatorial proof edit Expanding x y n yields the sum of the 2n products of the form e1e2 en where each ei is x or y Rearranging factors shows that each product equals xn kyk for some k between 0 and n For a given k the following are proved equal in succession the number of terms equal to 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 n k displaystyle tbinom n k nbsp either by definition or by a short combinatorial argument if one is defining n k displaystyle tbinom n k nbsp as n k n k displaystyle tfrac n k n k nbsp This proves the binomial theorem Example edit The coefficient of xy2 in x y 3 x y x y x y x x x x x y x y x x y y y x x y x y y y x y y y x 3 3 x 2 y 3 x y 2 y 3 displaystyle begin aligned x y 3 amp x y x y x y amp xxx xxy xyx underline xyy yxx underline yxy underline yyx yyy amp x 3 3x 2 y underline 3xy 2 y 3 end aligned nbsp equals 3 2 3 displaystyle tbinom 3 2 3 nbsp because there are three x y strings of length 3 with exactly two y s namely x y y y x y y y x displaystyle xyy yxy yyx nbsp corresponding to the three 2 element subsets of 1 2 3 namely 2 3 1 3 1 2 displaystyle 2 3 1 3 1 2 nbsp where each subset specifies the positions of the y in a corresponding string Inductive proof edit Induction yields another proof of the binomial theorem When n 0 both sides equal 1 since x0 1 and 0 0 1 displaystyle tbinom 0 0 1 nbsp Now suppose that the equality holds for a given n we will prove it for n 1 For j k 0 let f x y j k denote the coefficient of xjyk in the polynomial f x y By the inductive hypothesis x y n is a polynomial in x and y such that x y n j k is n k displaystyle tbinom n k nbsp if j k n and 0 otherwise The identity x y n 1 x x y n y x y n displaystyle x y n 1 x x y n y x y n nbsp shows that x y n 1 is also a polynomial in x and y and x y n 1 j k x y n j 1 k x y n j k 1 displaystyle x y n 1 j k x y n j 1 k x y n j k 1 nbsp since if j k n 1 then j 1 k n and j k 1 n Now the right hand side is n k n k 1 n 1 k displaystyle binom n k binom n k 1 binom n 1 k nbsp by Pascal s identity 14 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 x y n 1 k 0 n 1 n 1 k x n 1 k y k displaystyle x y n 1 sum k 0 n 1 binom n 1 k x n 1 k y k nbsp which is the inductive hypothesis with n 1 substituted for n and so completes the inductive step Generalizations editNewton s generalized binomial theorem edit Main article Binomial series Around 1665 Isaac Newton generalized the binomial theorem to allow real exponents other than nonnegative integers The same generalization also applies 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 usual formula with factorials However for an arbitrary number r one can define r k r r 1 r k 1 k r k k displaystyle r choose k frac r r 1 cdots r k 1 k frac r k k nbsp where k displaystyle cdot k nbsp is the Pochhammer symbol here standing for a falling factorial This agrees with the usual definitions when r is a nonnegative integer Then if x and y are real numbers with x gt y Note 1 and r is any complex number one has x y r k 0 r k x r k y k x r r x r 1 y r r 1 2 x r 2 y 2 r r 1 r 2 3 x r 3 y 3 displaystyle begin aligned x y r amp sum k 0 infty r choose k x r k y k amp x r rx r 1 y frac r r 1 2 x r 2 y 2 frac r r 1 r 2 3 x r 3 y 3 cdots end aligned nbsp When r is a nonnegative integer the binomial coefficients for k gt r are zero so this equation reduces to the usual binomial theorem and there are at most r 1 nonzero terms For other values of r the series typically has infinitely many nonzero terms For example r 1 2 gives the following series for the square root 1 x 1 1 2 x 1 8 x 2 1 16 x 3 5 128 x 4 7 256 x 5 displaystyle sqrt 1 x 1 frac 1 2 x frac 1 8 x 2 frac 1 16 x 3 frac 5 128 x 4 frac 7 256 x 5 cdots nbsp Taking r 1 the generalized binomial series gives the geometric series formula valid for x lt 1 1 x 1 1 1 x 1 x x 2 x 3 x 4 x 5 displaystyle 1 x 1 frac 1 1 x 1 x x 2 x 3 x 4 x 5 cdots nbsp More generally with r s we have for x lt 1 15 1 1 x s k 0 s k x k k 0 s k 1 k 1 k x k displaystyle frac 1 1 x s sum k 0 infty s choose k x k sum k 0 infty s k 1 choose k 1 k x k nbsp So for instance when s 1 2 1 1 x 1 1 2 x 3 8 x 2 5 16 x 3 35 128 x 4 63 256 x 5 displaystyle frac 1 sqrt 1 x 1 frac 1 2 x frac 3 8 x 2 frac 5 16 x 3 frac 35 128 x 4 frac 63 256 x 5 cdots nbsp Replacing x with x yields 1 1 x s k 0 s k 1 k 1 k x k k 0 s k 1 k x k displaystyle frac 1 1 x s sum k 0 infty s k 1 choose k 1 k x k sum k 0 infty s k 1 choose k x k nbsp So for instance when s 1 2 we have for x lt 1 1 1 x 1 1 2 x 3 8 x 2 5 16 x 3 35 128 x 4 63 256 x 5 displaystyle frac 1 sqrt 1 x 1 frac 1 2 x frac 3 8 x 2 frac 5 16 x 3 frac 35 128 x 4 frac 63 256 x 5 cdots nbsp Further generalizations edit The generalized binomial theorem can be extended to the case where x and y are complex numbers For this version one should again assume x gt y Note 1 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 The generalized binomial theorem is valid also for elements x and y of a Banach algebra as long as xy yx and x is invertible and y x lt 1 A version of the binomial theorem is valid for the following Pochhammer symbol like family of polynomials for a given real constant c define x 0 1 displaystyle x 0 1 nbsp andx n k 1 n x k 1 c displaystyle x n prod k 1 n x k 1 c nbsp for n gt 0 displaystyle n gt 0 nbsp Then 16 a b n k 0 n n k a n k b k displaystyle a b n sum k 0 n binom n k a n k b k nbsp The case c 0 recovers the usual binomial theorem More generally a sequence p n n 0 displaystyle p n n 0 infty nbsp of polynomials is said to be of binomial type if deg p n n displaystyle deg p n n nbsp for all n displaystyle n nbsp p 0 0 1 displaystyle p 0 0 1 nbsp and p n x y k 0 n n k p k x p n k y displaystyle p n x y sum k 0 n binom n k p k x p n k y nbsp for all x displaystyle x nbsp y displaystyle y nbsp and n displaystyle n nbsp An operator Q displaystyle Q nbsp on the space of polynomials is said to be the basis operator of the sequence p n n 0 displaystyle p n n 0 infty nbsp if Q p 0 0 displaystyle Qp 0 0 nbsp and Q p n n p n 1 displaystyle Qp n np n 1 nbsp for all n 1 displaystyle n geqslant 1 nbsp A sequence p n n 0 displaystyle p n n 0 infty nbsp is binomial if and only if its basis operator is a Delta operator 17 Writing E a displaystyle E a nbsp for the shift by a displaystyle a nbsp operator the Delta operators corresponding to the above Pochhammer families of polynomials are the backward difference I E c displaystyle I E c nbsp for c gt 0 displaystyle c gt 0 nbsp the ordinary derivative for c 0 displaystyle c 0 nbsp and the forward difference E c I displaystyle E c I nbsp for c lt 0 displaystyle c lt 0 nbsp Multinomial theorem edit Main article Multinomial theorem The binomial theorem can be generalized to include powers of sums with more than two terms The general version is x 1 x 2 x m n k 1 k 2 k m n n k 1 k 2 k m x 1 k 1 x 2 k 2 x m k m displaystyle x 1 x 2 cdots x m n sum k 1 k 2 cdots k m n binom n k 1 k 2 ldots k m x 1 k 1 x 2 k 2 cdots x m k m nbsp where the summation is taken over all sequences of nonnegative integer indices k1 through km such that the sum of all ki is n For each term in the expansion the exponents must add up to n The coefficients n k 1 k m displaystyle tbinom n k 1 cdots k m nbsp are known as multinomial coefficients and can be computed by the formula n k 1 k 2 k m n k 1 k 2 k m displaystyle binom n k 1 k 2 ldots k m frac n k 1 cdot k 2 cdots k m nbsp Combinatorially the multinomial coefficient n k 1 k m displaystyle tbinom n k 1 cdots k m nbsp counts the number of different ways to partition an n element set into disjoint subsets of sizes k1 km Multi binomial theorem edit When working in more dimensions it is often useful to deal with products of binomial expressions By the binomial theorem this is equal to x 1 y 1 n 1 x d y d n d k 1 0 n 1 k d 0 n d n 1 k 1 x 1 k 1 y 1 n 1 k 1 n d k d x d k d y d n d k d displaystyle x 1 y 1 n 1 dotsm x d y d n d sum k 1 0 n 1 dotsm sum k d 0 n d binom n 1 k 1 x 1 k 1 y 1 n 1 k 1 dotsc binom n d k d x d k d y d n d k d nbsp This may be written more concisely by multi index notation as x y a n a a n x n y a n displaystyle x y alpha sum nu leq alpha binom alpha nu x nu y alpha nu nbsp General Leibniz rule edit Main article General Leibniz rule The general Leibniz rule gives the n th derivative of a product of two functions in a form similar to that of the binomial theorem 18 f g n x k 0 n n k f n k x g k x displaystyle fg n x sum k 0 n binom n k f n k x g k x nbsp Here the superscript n indicates the n th derivative of a function f n x d n d x n f x displaystyle f n x tfrac d n dx n f x nbsp If one sets f x eax and g x ebx cancelling the common factor of e a b x from each term gives the ordinary binomial theorem 19 Applications editMultiple angle identities edit For the complex numbers 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 cos n x i sin n x cos x i sin x n displaystyle cos left nx right i sin left nx right left cos x i sin x right n nbsp 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 cos x i sin x 2 cos 2 x 2 i cos x sin x sin 2 x cos 2 x sin 2 x i 2 cos x sin x displaystyle left cos x i sin x right 2 cos 2 x 2i cos x sin x sin 2 x cos 2 x sin 2 x i 2 cos x sin x nbsp But De Moivre s formula identifies the left side with cos x i sin x 2 cos 2 x i sin 2 x displaystyle cos x i sin x 2 cos 2x i sin 2x nbsp so cos 2 x cos 2 x sin 2 x and sin 2 x 2 cos x sin x displaystyle cos 2x cos 2 x sin 2 x quad text and quad sin 2x 2 cos x sin x nbsp which are the usual double angle identities Similarly since cos x i sin x 3 cos 3 x 3 i cos 2 x sin x 3 cos x sin 2 x i sin 3 x displaystyle left cos x i sin x right 3 cos 3 x 3i cos 2 x sin x 3 cos x sin 2 x i sin 3 x nbsp De Moivre s formula yields cos 3 x cos 3 x 3 cos x sin 2 x and sin 3 x 3 cos 2 x sin x sin 3 x displaystyle cos 3x cos 3 x 3 cos x sin 2 x quad text and quad sin 3x 3 cos 2 x sin x sin 3 x nbsp In general cos n x k even 1 k 2 n k cos n k x sin k x displaystyle cos nx sum k text even 1 k 2 n choose k cos n k x sin k x nbsp and sin n x k odd 1 k 1 2 n k cos n k x sin k x displaystyle sin nx sum k text odd 1 k 1 2 n choose k cos n k x sin k x nbsp There are also similar formulas using Chebyshev polynomials Series for e edit The number e is often defined by the formulae lim n 1 1 n n displaystyle e lim n to infty left 1 frac 1 n right n nbsp Applying the binomial theorem to this expression yields the usual infinite series for e In particular 1 1 n n 1 n 1 1 n n 2 1 n 2 n 3 1 n 3 n n 1 n n displaystyle left 1 frac 1 n right n 1 n choose 1 frac 1 n n choose 2 frac 1 n 2 n choose 3 frac 1 n 3 cdots n choose n frac 1 n n nbsp The k th term of this sum is n k 1 n k 1 k n n 1 n 2 n k 1 n k displaystyle n choose k frac 1 n k frac 1 k cdot frac n n 1 n 2 cdots n k 1 n k nbsp As n the rational expression on the right approaches 1 and thereforelim n n k 1 n k 1 k displaystyle lim n to infty n choose k frac 1 n k frac 1 k nbsp This indicates that e can be written as a series e k 0 1 k 1 0 1 1 1 2 1 3 displaystyle e sum k 0 infty frac 1 k frac 1 0 frac 1 1 frac 1 2 frac 1 3 cdots nbsp 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 Probability edit The binomial theorem is closely related to the probability mass function of the negative binomial distribution The probability of a countable collection of independent Bernoulli trials X t t S displaystyle X t t in S nbsp with probability of success p 0 1 displaystyle p in 0 1 nbsp all not happening is P t S X t C 1 p S n 0 S S n p n displaystyle P left bigcap t in S X t C right 1 p S sum n 0 S S choose n p n nbsp An upper bound for this quantity is e p S displaystyle e p S nbsp 20 In abstract algebra editThe binomial theorem is valid more generally for two elements x and y in a ring or even a semiring provided that xy yx For example it holds for two n n matrices provided that those matrices commute this is useful in computing powers of a matrix 21 The binomial theorem can be stated by saying that the polynomial sequence 1 x x2 x3 is of binomial type In popular culture editThe binomial theorem is mentioned in the Major General s Song in the comic opera The Pirates of Penzance Professor Moriarty is described by Sherlock Holmes as having written a treatise on the binomial theorem The Portuguese poet Fernando Pessoa using the heteronym Alvaro de Campos wrote that Newton s Binomial is as beautiful as the Venus de Milo The truth is that few people notice it 22 In the 2014 film The Imitation Game Alan Turing makes reference to Isaac Newton s work on the binomial theorem during his first meeting with Commander Denniston at Bletchley Park See also edit nbsp Mathematics portal Binomial approximation Binomial distribution Binomial inverse theorem Stirling s approximation Tannery s theorem Polynomials calculating sums of powers of arithmetic progressions q binomial theoremNotes edit a b This is to guarantee convergence Depending on r the series may also converge sometimes when x y References edit a b c d e Coolidge J L 1949 The Story of the Binomial Theorem The American Mathematical Monthly 56 3 147 157 doi 10 2307 2305028 JSTOR 2305028 a b c Jean Claude Martzloff S S Wilson J Gernet J Dhombres 1987 A history of Chinese mathematics Springer a b Biggs N L 1979 The roots of combinatorics Historia Math 6 2 109 136 doi 10 1016 0315 0860 79 90074 0 Yadegari Mohammad 1980 The Binomial Theorem A Widespread Concept in Medieval Islamic Mathematics Historia Mathematica 7 4 401 406 doi 10 1016 0315 0860 80 90004 X Stillwell John 2015 Taming the unknown A history of algebra by Victor J Katz and Karen Hunger Parshall Bulletin of the American Mathematical Society Book review 52 4 725 731 doi 10 1090 S0273 0979 2015 01491 6 p 727 However algebra advanced in other respects Around 1000 al Karaji stated the binomial theorem Rashed Roshdi 1994 The Development of Arabic Mathematics Between Arithmetic and Algebra Kluwer p 63 ISBN 0 7923 2565 6 a b O Connor John J Robertson Edmund F Abu Bekr ibn Muhammad ibn al Husayn Al Karaji MacTutor History of Mathematics Archive University of St Andrews Landau James A 1999 05 08 Historia Matematica Mailing List Archive Re HM Pascal s Triangle Archives of Historia Matematica Archived from the original mailing list email on 2021 02 24 Retrieved 2007 04 13 a b c Kline Morris 1972 History of mathematical thought Oxford University Press p 273 Katz Victor 2009 14 3 Elementary Probability A History of Mathematics An Introduction Addison Wesley p 491 ISBN 978 0 321 38700 4 Bourbaki N 18 November 1998 Elements of the History of Mathematics Paperback J Meldrum Translator ISBN 978 3 540 64767 6 Stillwell John 2010 Mathematics and its history third ed Springer p 186 ISBN 978 1 4419 6052 8 a b Barth Nils R 2004 Computing Cavalieri s Quadrature Formula by a Symmetry of the n Cube The American Mathematical Monthly 111 9 811 813 doi 10 2307 4145193 ISSN 0002 9890 JSTOR 4145193 Binomial theorem inductive proofs Archived February 24 2015 at the Wayback Machine Weisstein Eric W Negative Binomial Series Wolfram MathWorld Sokolowsky Dan Rennie Basil C February 1979 Problem 352 Crux Mathematicorum 5 2 55 56 Aigner Martin 1997 Reprint of the 1979 Edition Combinatorial Theory Springer p 105 ISBN 3 540 61787 6 Olver Peter J 2000 Applications of Lie Groups to Differential Equations Springer pp 318 319 ISBN 9780387950006 Spivey Michael Z 2019 The Art of Proving Binomial Identities CRC Press p 71 ISBN 978 1351215800 Cover Thomas M Thomas Joy A 2001 01 01 Data Compression John Wiley amp Sons Inc p 320 doi 10 1002 0471200611 ch5 ISBN 9780471200611 Artin Algebra 2nd edition Pearson 2018 equation 4 7 11 Arquivo Pessoa Obra Edita O binomio de Newton e tao belo como a Venus de Milo arquivopessoa net Further reading editBag Amulya Kumar 1966 Binomial theorem in ancient India Indian J History Sci 1 1 68 74 Graham Ronald Knuth Donald Patashnik Oren 1994 5 Binomial Coefficients Concrete Mathematics 2nd ed Addison Wesley pp 153 256 ISBN 978 0 201 55802 9 OCLC 17649857 External links edit nbsp The Wikibook Combinatorics has a page on the topic of The Binomial Theorem Solomentsev E D 2001 1994 Newton binomial Encyclopedia of Mathematics EMS Press Binomial Theorem by Stephen Wolfram and Binomial Theorem Step by Step by Bruce Colletti and Jeff Bryant Wolfram Demonstrations Project 2007 This article incorporates material from inductive proof of binomial theorem on PlanetMath which is licensed under the Creative Commons Attribution Share Alike License Retrieved from https en wikipedia org w index php title Binomial theorem amp oldid 1220182399 Newton s generalized binomial theorem, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.