I am able to prove the binomial theorem (see (1)) by induction. I have also seen the binomial theorem written in another way (see (2)) where the summation changes a little bit. I understand how to compute both theorems, but I am having a difficult time proving the second theorem from the first.
Obviously, you could expand the sum from the first theorem and deduce the second one by intuition. However, I am wanting to see the connection as to how the first sum is manipulated into a form of the second one to be able to prove other theorems such as the multinomial theorem or other similar theorems with multiple summations by using induction on the number of variables/index sets/etc.
What do you do to prove the second equation from the first?
(1) ∀n∈W, (x1+x2)n=∑ni=0n!(n−i)!i!xn−i1xi2.
(2) ∀n∈W, (x1+x2)n=∑i1+i2=nn!i1!i2!xi11xi22.
I have tried to follow an answer to a past question similar to this one. However, I was unable to follow it, and I am particularly stuck on this step. Any help would be greatly appreciated!!!
I know that this question has been down for some time, but after reviewing one of the answers, I feel the necessity to prove the below "lemma" to help others who are also curious about this question and myself to see what is going on here a little better even though I did already accept an answer.
"Lemma": ∀n∈W,{(i,n−i)|i∈W,i≤n}⏟=A={(i1,i2)|i1,i2∈W,i1+i2=n}⏟=B.
Proof: Let n∈W.
⊆ Assume x∈A. [Show x∈B.] As x∈A, we know x=(i,n−i) for which i∈W and i≤n. As i+(n−i)=n, i∈W, and 0≤n−i⏟ so ∈W, we know x∈B.
⊇ Assume x∈B. [Show x∈A.] Thus, x=(i1,i2) for which i1,i2∈W and i1+i2=n. Thus, x=(i1,n−i1) as n−i1=i2. Furthermore, suppose n−i1⏟=i2<0 and show a contradiction. This means i2<0. However, i2∈W which is our contradiction. This means n−i1≥0. Hence, i1≤n. As x=(i1,n−i1) for which i1∈W and i1≤n, we know x∈A. //
Answer
First, we rename i to i1, giving us (x1+x2)n=n∑i1=0n!(n−i1)!i1!xn−i11xi12
No comments:
Post a Comment