PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
[parent] proof of binomial theorem (Proof)
Proposition   Let a and b be commuting elements of some rig. Then $$ (a+b)^n = \sum_{k=0}^n \binom{n}{k} a^k b^{n-k}, $$ where the $\binom{n}{k}$ are binomial coefficients.
Proof. Each term in the expansion of $(a+b)^n$ is obtained by making n decisions of whether to use a or b as a factor. Moreover, any sequence of n such decisions yields a term in the expansion. So the expandsion of $(a+b)^n$ is precisely the sum of all the ab-words of length n, where each word appears exactly once.

Since a and b commute, we can reduce each term via rewrite rules of the form $b^na\mapsto ab^n$ to a term in which the a factors precede all the b factors. This produces a term of the form $a^k b^{n-k}$ for some k, where we use the expressions $a^0 b^n$ and $a^n b^0$ to denote $b^n$ and $a^n$ respectively. For example, reducing the word $babab^2aba$ yields $a^4 b^5$ , via the following reduction. $$ babab^2aba \mapsto a ba ba b^2a b \mapsto a^2babab^3 \mapsto a^3bab^4 \mapsto a^4b^5. $$ After performing this rewriting process, we collect like terms. Let us illustrate this with the case n = 3.

$\displaystyle (a+b)^3$ $\displaystyle = aaa + aab + aba + abb + baa + bab + bba + bbb$    
  $\displaystyle = a^3 + a^2b + a^2 b + ab^2 +a^2 b + ab^2 + ab^2 + b^3$    
  $\displaystyle = a^3 + 3a^2b + 3ab^2 + b^3.$    

To determine the coefficient of a reduced term, it suffices to determine how many ab-words have that reduction. Since reducing a term only changes the positions of as and bs and not their number, all the ab-words where k of the letters are bs and n-k are as, for $0\le k\le n$ , have the same normalization. But there are exactly $\binom{n}{k}$ such ab-words, since there are $\binom{n}{k}$ ways to select k positions out of n to place as in an ab-word of length n. This shows that the coefficient of the $a^n$ term is $\binom{n}{0}=1$ , the coefficient of the $b^n$ term is $\binom{n}{n}=1$ , and that the coefficient of the $a^k b^{n-k}$ term is $\binom{n}{k}$ . $ \qedsymbol$




Anyone with an account can edit this entry. Please help improve it!

"proof of binomial theorem" is owned by mps. [ full author list (3) | owner history (1) ]
(view preamble | get metadata)

View style:


This object's parent.
Log in to rate this entry.
(view current ratings)

Cross-references: number, reduced, coefficient, like terms, reduction, expressions, rewrite rules, sum, sequence, factor, binomial coefficients, rig

This is version 12 of proof of binomial theorem, born on 2005-02-19, modified 2007-06-26.
Object id is 6785, canonical name is ProofOfBinomialTheorem.
Accessed 6781 times total.

Classification:
AMS MSC11B65 (Number theory :: Sequences and sets :: Binomial coefficients; factorials; $q$-identities)

Pending Errata and Addenda
None.
[ View all 4 ]
Discussion
Style: Expand: Order:
forum policy
Binomial Theorem by slayerchange on 2005-02-21 05:54:03
I think ,you should also need to show that there is no term different from a^kb^(n-k) in the expansion of (a+b)^n .
 And of course binomial theorem might not work properly if commutativity of multiplication is not stated. I think necessary conditions, the smallest ring property should be given.
Regards
[ reply | up ]

Interact
post | correct | update request | add example | add (any)