Question
Question: How do you use the binomial series to expand \( {\left( {1 + {x^2}} \right)^5} \) ?...
How do you use the binomial series to expand (1+x2)5 ?
Solution
Hint : In order to determine the expansion of the above function using binomial theorem, compare it with the form (x+y)n to find out the value of x and y and then use the binomial theorem (x+y)n=r=0∑nnCrxn−ryr by putting the value of x and y and expand the summation. Simplifying the equation, you will get your required result.
Complete step-by-step answer :
(i)
We are given a function (1+x2)5 , and we have to expand this function with the help of binomial theorem.
Let’s first understand why we are using binomial theorem. The reason is pretty simple, because the power of the function is large. When the power of any function increases, the expansion becomes really very tough and lengthy.
In such situations, binomial theorems come into play which provide a simple formula to expand any function of the form (x+y)n with the use of nCr .
According to the Binomial Theorem:
(x+y)n=r=0∑nnCrxn−ryr
Where, nCr=r!(n−r)!n! , n∈N,x,y∈R
If we expand the summation, we get
(x+y)n=nC0xny0+nC1xn−1y1+nC2xn−2y2+nC3xn−3y3+.....+nCnx0yn
According to our question, we have to expand (1+x2)5 , so if we compare this with (x+y)n
We get n=5 , x=1 and y=x2
(ii)
Now, putting these values in the binomial theorem, we get:
(1+x2)5=r=0∑55Cr(1)5−r(x2)r
Expanding the summation, we get:
(1+x2)5=5C0(1)5−0(x2)0+5C1(1)5−1(x2)1+5C2(1)5−2(x2)2+5C3(1)5−3(x2)3+5C4(1)5−4(x2)4+5C5(1)5−5(x2)5
(iii)
Simplifying it further, we get:
(iv)
Now, as we know that:
Therefore, putting these values in our obtained equation, we will get:
(1+x2)5=(1)(1)(1)+(5)(1)(x2)+(10)(1)(x4)+(10)(1)(x6)+(5)(1)(x8)+(1)(1)(x10) (1+x2)5=1+5x2+10x4+10x6+5x8+x10Hence, the binomial expansion of the function (1+x2)5 is
(1+x2)5=1+5x2+10x4+10x6+5x8+x10
So, the correct answer is “(1+x2)5=1+5x2+10x4+10x6+5x8+x10”.
Note : An important thing to note is that the powers of each term keep decreasing until it reaches the last term. The pattern of the power is written in such a way that two variables of power addition should be a sum of 5 . For example, 0+5=5 , 1+4=5 , 2+3=5 , 3+2=5 , 4+1=5 and 5+0=5