Question
Question: The coefficient of \({{X}^{n}}\) in \({{(1+x+2{{x}^{2}}+3{{x}^{3}}+........+n{{x}^{n}})}^{2}}\). A...
The coefficient of Xn in (1+x+2x2+3x3+........+nxn)2.
A. 6n(n2+11)
B. 6n(n2+10)
C. 4n(n2+11)
D. 4n(n2+10)
Solution
To solve the given question use Binomial theorem. According to the Binomial theorem, for any positive integer n, the nth power of the sum of the two numbers. X and y may be expressed as the sum of n+1 terms of the forms
(x+y)n=r=0∑nCrnxn−ryr
Complete step by step answer:
We have to coefficient of xn in (1+x+2x2+3x3+........+nxn)2.
We can write the above expression as:
(1+x+2x2+3x3+........+nxn)′ (1+x+2x2+3x3+........+nxn)′
Expanding the above bracket, we get:
(1+x+2x2+3x3+........+(n−1)xn−1+nxn)′ (1+x+2x2+3x3+........+(n−1)xn−1+nxn)′
On multiplying the brackets we get that the coefficient of xn is equal to :-
n+(n−1)+(n−1)+2(n−2)+3(n−3)+..........+(n−1).1+n so on………
Now, if we general the above expression in the form of a summation we get it as :-
r=1∑nr(n−r)+2n
Solve the above equation by multiplying r with the bracket.
⇒r=1∑nr(n−r)+2n=r=1∑n(rn−r2)+2n
Now, we can use the properties of summation and we get that
r=1∑nr(n−r)+2n=r=1∑nrn−r=1∑nr2+2n..........(A)
Now, we can use the following identities to simplify the above equation.
r=1∑nr=2(n)(n+1)
⇒r=1∑n(r)2=6n(n+1)(2n+1)
Substituting the values of r=1∑nnr and r=1∑nr2 in (A)
So the equation becomes: 2n(n)(n+1) -6n(n+1)(2n+1)+2n
Taking common from the above term we get
2n(n+1)[n−32n+1]+2n ………….(B)
Taking L.C.M. of the term:
[n−32n+1] we get 33n−2n−1 = 3n−1
Substituting the above value in equation B
2n+1[3n−1]+2n ……………..(C)
Expanding the terms by multiply and using a2 – b2 = (a – b)(a + b)
n2−1=(n−1)(n+1)
And also multiply the denominator
2×3=6
⇒6n(n2−1)+2n
By solving the term n(n2−1)=n3−n
So, the above equation becomes.
6n3−n+2n
Taking L.C.M. of the above term and we get
6n3−n+12n
As n + 12n are having the same power. So get subtracted we get
Substituting in above = 6(n3+11n)
Again, taking n common from the above equation.
6n(n2+11)
Hence proved the result.
Note: For solving the expansion of series in binomial. Using binomial series term as nCrxn−1yr and also nCr=r!(n−r)!n! as the general term. In the given question, having a coefficient of xn then using general terms to solve it.