Question
Question: The coefficient of \[{{x}^{n}}\] in the polynomial \[\left( x{{+}^{2n}}{{C}_{0}} \right)\left( x{{+}...
The coefficient of xn in the polynomial (x+2nC0)(x+2nC2)(x+2nC4).......(x+2nC2n)
A.22n−1
B.22(n−1)
C.2n
D.2n−1
Solution
Hint: First observe the brackets of the given expression and try to find the number of brackets which is the highest power of x or degree of the polynomial. Now, get the coefficient of xn by expanding it. Use relation
(1+x)2n=2nC0+2nC1x+2nC2x2+.......+2nC2nx2n
Complete step-by-step answer:
Given polynomial in the question is
(x+2nC0)(x+2nC2)(x+2nC4).......(x+2nC2n) ……………………………………(i)
Now, we need to observe the above equation and have to determine the highest power of x i.e. degree of the polynomial after expanding it.
So, first of all, we have to find the number of brackets involved in multiplication which will give the maximum power of x as we need to multiply ‘x’ from all the brackets to get maximum power of ‘x’ or degree of polynomial.
Now, we can observe the sequence 2nC0,2nC2,2nC4,........2nC2n . The number of terms of the above sequence will give the number of brackets for multiplication.
So, for getting the number of terms of the above sequence, we need to determine the number of terms in the sequence.
(0,2,4,...........2n) …………………………………………(ii)
Here, the above sequence is an A.P. with the common difference of ‘2’ and ‘0’ as the first term.
We know the rth term of any A.P. can be given as
Tr=a+(r−1)d
Where a = first term
d = common difference
Tr is denoting the rth term of the sequence.
So, let ‘2n’ be the rth term of the sequence given in equation (ii). Hence, we get
Tr=a+(r−1)d
Put a=0,d=2,Tr=2n from the sequence given in equation (ii)
2n=0+(r−1)2
2n=2r−2
2n+2=2r
r=n+1
Now, we observe that ‘2n’ is the (n+1)th term of the sequence in the equation (ii), or in other words total number of terms in the sequence is (n+1).
Hence, there are (n+1) brackets involved in the given polynomial from the question. So, after multiplying the brackets, we will have(n+1) as the highest power of x and degree of polynomial as well. So, by taking x from all the brackets we get power of ‘x’ as (n+1).
But, we need to determine the coefficient of xn from the given polynomial. So, we need to take ‘x’ from n brackets and other constant terms from one bracket.
So, we have
(x+2nC0)(x+2nC2)(x+2nC4)........(x+2nC2n)
We know that there are (n+1) brackets involved. If we take 2nC0 from first bracket and ‘x’ from all other n brackets for multiplication, we get value as 2nC0xn, similarly we take 2nC2 from second bracket and ‘x’ from all other brackets, we get 2nC2xn, similarly, take 2nC4 from first bracket and ‘x’ from all other n brackets, we get 2nC4xn; Hence, the terms related to xn can be given after expanding the polynomial is
2nC0xn+2nC2xn+2nC4xn+.......2nC2nxn
Hence, coefficient of xn after expanding the polynomial is
S=2nC0+2nC2+2nC4+.......2nC2n …………………………………….(iii)
We know the expression of (1+x)2n can be given using binomial expansion as
(1+x)2n=2nC0+2nC1x+2nC2x2+......2nC2nx2n ……………………..(iv)
Now, put x=1 in the equation (iv). So, we get
22n=2nC0+2nC1(1)+2nC2(1)2+......2nC2n(1)2n
⇒2nC0+2nC1+2nC2+......2nC2n=22n …………………………….(v)
Now, put x=−1 in the equation (iv), so we get
(1−1)2n=2nC0+2nC1(−1)1+2nC2(−1)2+2nC3(−1)3+......2nC2n(−1)2n
⇒0=2nC0−2nC1+2nC2−2nC3+......2nC2n(−1)2n
⇒2nC0−2nC1+2nC2−2nC3+......2nC2n(−1)2n=0 ……………………….(vi)
Now, add equations (v) and (vi) to get the values of series ‘S’ given in equation (iii). So, we get
(2nC0+2nC1+2nC2+2nC3+......+2nC2n)
+(2nC0−2nC1+2nC2−2nC3+......+2nC2n)=22n+0
⇒(2nC0+2nC0)+(2nC1−2nC1)+(2nC2−2nC2)+(2nC3−2nC3)+......(2nC2n−2nC2n)=22n
So, we get
2⋅2nC0+2⋅2nC2+2⋅2nC4+......2⋅2nC2n=22n
2[2nC0+2nC2+2nC4+........2nC2n]=22n
⇒S=2nC0+2nC2+2nC4+........2nC2n=222n
We know that anam=am−n; So, 2122n can be replaced as 22n−1. So, we get the coefficient of xn in the given polynomial :-
2nC0+2nC2+2nC4+........2nC2n=22n−1
Hence, option (A) is correct.
Note: Expansion of any polynomial of the form (x+a1)(x+a2)(x+a3)......(x+an) can be given as
xn+ (sum of a1,a2....an ) xn−1 + (sum of a1,a2....an taking two at a time ) xn−2 + (sum of a1,a2....an taking three at a time ) xn−3 +…………………….+ (products of a1,a2....an)
So, we can directly expand the given polynomial using the above relation as well and get coefficient of xn in the expression of the problem as sum of 2nC0,2nC2,2nC4,........2nC2n.
One may use the formulae of 2nC0+2nC2+2nC4+........2nC2n=22n and 2nC0−2nC1+2nC2+........2nC2n=0 directly as well. These are the direct relations from the binomial expansion of (1+x)2n.