Question
Question: The sum of coefficients of all odd degree terms in the expansion of \({\left( {x + \sqrt {{x^3} - 1}...
The sum of coefficients of all odd degree terms in the expansion of (x+x3−1)5+(x−x3−1)5, (x>1) is
A) 1
B) 2
C) −1
D) 0
Solution
We know how to expand a binomial expression like
(a+b)n=nC0an+nC1an−1b+nC2an−2b2+ - - - - - - - - - - - - - - - - - - nCna0bn
Similarly, expand both the expression and add them , then we will find an expression from which you need to add the coefficient of all odd degree terms.
Complete step-by-step answer:
Here, according to question, we are given an expression
(x+x3−1)5+(x−x3−1)5
So, let us use binomial expansion formula
(a+b)n=nC0an+nC1an−1b+nC2an−2b2+ - - - - - - - - - - - - - - - - - - nCna0bn
So, let us first expand (x+x3−1)5
So, here a=x and b=x3−1.
So, (x+x3−1)5=x5+5C1x4x3−1+5C2x3(x3−1)+5C3x2(x3−1)x3−1+5C4x(x3−1)2+5C5(x3−1)2x3−1
On further expansion we get,
(x+x3−1)5=x5+4!1!5!x4x3−1+2!3!5!x3(x3−1)+2!3!5!x2(x3−1)x3−1+4!1!5!x(x3−1)2+5!0!5!(x3−1)2x3−1 =x5+5x4x3−1+10x6−10x3+10x5x3−1−10x2x3−1+5x(x6+1−2x3)+(x6+1−2x3)x3−1 - - - - - - - - (1)
Now upon expanding (x−x3−1)5,
So, (a−b)n. So, it has two cases.
If n=even, then
an−nC1an−1b+nC2an−2b2+ - - - - - - - - - - - - - - - - - - + bn
If n=odd, then
an−nC1an−1b+nC2an−2b2+ - - - - - - - - - - - - - - - - - - - bn
Here, n=5, that is odd, so,
(x−x3−1)5=x5−5C1x4x3−1+5C2x3(x3−1)−5C3x2(x3−1)x3−1+5C4x(x3−1)2−5C5(x3−1)2x3−1
On further expanding,
(x−x3−1)5=x5−4!1!5!x4x3−1+2!3!5!x3(x3−1)−2!3!5!x2(x3−1)x3−1+4!1!5!x(x3−1)2−5!0!5!(x3−1)2x3−1 =x5−5x4x3−1+10x6−10x3−10x5x3−1+10x2x3−1+5x(x6+1−2x3)−(x6+1−2x3)x3−1 - - - - - - - - (2)
So, upon adding equation (1) and (2), we get
Let (x+x3−1)5+(x−x3−1)5=S
We will get
⇒S=(2x5+20x6−20x3+10x(x6+1−2x3)) ⇒S=(2x5+20x6−20x3+10x7+10x−20x4)
Now, on rearranging,
⇒ S=10x−20x3−20x4+2x5+20x6+10x7
Now, sum of coefficient of odd power that means=10−20+2+10=2
So, our answer is 2.
So, option B is the correct answer.
Note: We can do it by alternative method, that is, if (A+B)n+(A−B)n is given, then its expansion will be
2[An+nC2An−2B2+nC4An−4B4 - - - - - - - - ]
We can directly use this formula and calculate the results.