Binomial Expansion
(x+y)n = nC0 xny0 + nC1 xn-1y1 + nC2 xn-2y2 + nC3 xn-3y3 + ... ... ... ... + nCn x0yn
General Term of Binomial Expansion(r+1)th term of a binomial expansion is known as the general term. It is denoted by Tr+1
For a binomial (a+x)n the general term, Tr+1 = nCr an-rxr
Formula for finding rth term, Tr = nCr-1 an-(r-1)xr-1
Middle Terms of Binomial Expansion
For a binomial (a+x)n,
When "n" is even it will have only one middle term that is ()th term.
When "n" is odd it will have two middle terms. They are ()th and ( )th terms.
Problems
Which term is bigger 9950 + 10050 = (101)50 ?
or, if n = 99, which term is bigger n50 + (n+1)50 = (n+2)50 ?
Solution:
(100+1)50 = 50C0 1005010 + 50C1 1004911 + 50C2 1004812 + 50C3 1004713 + ... ... ... ...
(100-1)50 = 50C0 1005010 - 50C1 1004911 + 50C2 1004812 - 50C3 1004713 + ... ... ... ...