To prove this theorem, a method called will be used. First the small cases need to be examined. Consider that
n=1. (x+y)1=x+y
Since
1C0 and
1C1 are both equal to
1, the theorem holds for this case. Now consider
n=2.
(x+y)2=x2+2xy+y2
On this case,
2C0 and
2C2 are equal
1 and
2C1 is equal to
2, making this case also true. Following this, it can be assumed that the theorem holds for a natural number
k.
To prove the theorem, it needs to be shown that the theorem holds for the value of
k+1. This can be done by multiplying the case above by
(x+y).
(x+y)k+1=(x+y)(x+y)k
To expand the binomial, multiply
(x+y) by the binomial expansion of
(x+y)k. This has to be done carefully, as distributing
x and
y modify the terms on the binomial expansion.
Examining the resulting terms closely, it can be noted that there are terms that can be factored together. For example, consider the following.
kC1xky1+kC0xky1kC2xk−1y2+k−1C1xk−1y2=(kC0+kC1)xky1=(kC1+kC2)xk−1y2
Using these examples, it is possible to find a way to write these terms. Let
r be a natural number from
1 to
k. Using this variable, factored terms can be written as follows.
(kCr−1+kCr)xk−r+1yr
Now the sum between parenthesis will be examined to see if it can be simplified. The expressions for the combinations will be used to do so.
kCr−1+kCr
(k−(r−1))!(r−1)!k!+(k−(r))!(r)!k!
k!((k−(r−1))!(r−1)!1+(k−(r))!(r)!1)
k!((k+1−r)!(r−1)!1+(k−r)!(r)!1)
k!((k+1−r)!(r−1)!rr+(k−r)!(r)!1)
k!((k+1−r)!(r)!r+(k−r)!(r)!1)
k!((k+1−r)!(r)!r+(k−r)!(r)!(k+1−r)k+1−r)
k!((k+1−r)!(r)!r+(k+1−r)!(r)!k+1−r)
k!((k+1−r)!(r)!k+1)
(k+1−r)!(r)!k!(k+1)
(k+1−r)!(r)!(k+1)!
k+1Cr
Considering this result, the repeating terms can be rewritten to simplify the binomial expansion.
Looking at the binomial expansion, it can be noted that the repeated terms are written like the theorem. The remaining terms xk+1 and yk+1 can be rewritten considering the values of kC0xk+1 and ·kCkx0yk+1.
Combination
|
Formula
|
Simplify
|
kC0
|
(k−0)!0!k!
|
1
|
kCk
|
(k−k)!k!k!
|
1
|
k+1C0
|
(k+1−0)!0!(k+1)!
|
1
|
k+1Ck+1
|
(k+1−(k+1))!(k+1)!(k+1)!
|
1
|
Since of the values on the table are equal to 1, these can be interchanged to rewrite the expression one last time.
Therefore, the result holds for in the case that n=k+1, which finish the proof.