← Back to Articles List

Binomoial Expansion

Binomial Expansion
(x+y)​n​ = nC0 xny0nC1 xn-1y​1 + nC2 xn-2y​2 nC3 xn-3y3 + ... ... ... ... + nCn x​0​y​n 
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​ a​n-r​x​r
Formula for finding rth​ term, Tr​ = nCr-1​ a​n-(r-1)​x​r-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 (n2+1)th​ term.

When "n" is odd it will have two middle terms. They are (n+12)th and (n+32 )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 100491​1 + 50C2 100481​2 50C3 1004713 + ... ... ... ...  
(100-1)​50​  = 50C0 1005010 - 50C1 100491​1 + 50C2 100481​2 50C3 1004713 + ... ... ... ...