If n is even, then middle term is [(n + 2) + 1]th. Hence
Tn/2+1=nCn/2xn/2
∴ coefficient is nCn/2=n!(n/2)!⋅(n/2)! (n is even)
=n(n−1)(n−2).....3⋅2⋅1(n/2)!⋅(n/2)!
= [n (n - 2).....4.2] [(n - 1) (n - 3) .... 3.1] ÷ (n / 2)! . (n / 2)!
Each bracket contains n / 2 numbers and the first contains all even numbers and 2nd all odd. You can take 2 common from each of the n / 2 even numbers.
=2n/2[n2(n2−1).....2.1]
[(n−1)(n−3)....5⋅3⋅1]÷(n/2)!⋅(n/2)!
=2n/2⋅(n/2)![(n−1)(n−3)...5⋅3⋅1]÷(n/2)!⋅(n/2)!
=2n/2![(n−1)(n−3).....5⋅3⋅1][1⋅2⋅3.......n/2]
2nd part : If n is odd, then the two middle terms are
(n+12)thand(n+32)th
i.e. T(n+1)/2=T(n−1)/2+1=nC(n−1)/2x(n−1)/2
and T(n+3)/2=T(n+1)/2+1=nC(n+1)/2x(n+1)/2
∴ The coefficients are
ButasnCr=nCn−r therefore the above two coefficients are equal. If should be noted when n is odd then both
n−12abndn+12 are integers.
Now proceeding as above the coefficients is
2(n−1)/21⋅3⋅5.......n1⋅2............[(n+1)/2]