Finding the coefficient of x in an expansion?
I need an example to show me how to implement the methods of finding the coefficient of x in an expansion. The example question I'm using is the following.
Finding the coefficient of x^2x2 in the expansion (1 + x^2)(x/2-4/x)^6(1+x2)(x2−4x)6
I need an example to show me how to implement the methods of finding the coefficient of x in an expansion. The example question I'm using is the following.
Finding the coefficient of
1 Answer
Explanation:
"expand "(x/2-4/x)^6" using the "color(blue)"binomial theorem"expand (x2−4x)6 using the binomial theorem
rArr(x/2-4/x)^6⇒(x2−4x)6
=1/64x^6-3/4x^4+15x^2-160+960x^-2-3072x^-4+4096x^-6=164x6−34x4+15x2−160+960x−2−3072x−4+4096x−6
rArr(1+x^2)(1/64x^6-3/4x^4+15x^2-160+.......)
"we only require the terms in "x^2
"multiplying expansion by 1 "to15x^2
"multiplying expansion by "x^2to-160x^2
"the term in "x^2=15x^2-160x^2=-145x^2
rArr"the coefficient of the term in "x^2=-145