Solveeit Logo

Question

Question: How do you find a power series representation for \(\dfrac{{{x^2}}}{{{{(1 - 2x)}^2}}}\)?...

How do you find a power series representation for x2(12x)2\dfrac{{{x^2}}}{{{{(1 - 2x)}^2}}}?

Explanation

Solution

We are going to solve this question by first relating the expansion of the given term to the expansion of the terms we already know. Then next we will use a substitution method in order to simplify the equation.

Complete step by step answer:
First we will start off by relating the given expression to the known power series expansion.
11x=n=1xn\dfrac{1}{{1 - x}} = \sum\limits_{n = 1}^\infty {{x^n}}
Now in the beginning we will just disregard the term x2{x^2} and we will consider a function as
f(x)=x21(12x)2f(x) = {x^2}\dfrac{1}{{{{(1 - 2x)}^2}}}
Now we will take the integral of the term 1(12x)2\dfrac{1}{{{{(1 - 2x)}^2}}}.
dx(12x)2\int {\dfrac{{dx}}{{{{(1 - 2x)}^2}}}}
Now, here we will be using substitution.
\begin{array}{*{20}{c}} u& = &{1 - 2x} \\\ {\,\,du}& = &{ - 2dx} \\\ { - \dfrac{1}{2}du}& = &{dx} \end{array}
12u2du=12u=12(12x)- \dfrac{1}{2}\int {{u^{ - 2}}du = \dfrac{1}{{2u}}} = \dfrac{1}{{2(1 - 2x)}}
Now, here we know that if we differentiate this integrated expression returns the original term which is 1(12x)2\dfrac{1}{{{{(1 - 2x)}^2}}}. So, hence we can say,
f(x)=x2ddx(12.112x)f(x) = {x^2}\dfrac{d}{{dx}}\left( {\dfrac{1}{2}.\dfrac{1}{{1 - 2x}}} \right)
So, we can easily relate the terms 112x\dfrac{1}{{1 - 2x}} to 11x=n=0xn\dfrac{1}{{1 - x}} = \sum\limits_{n = 0}^\infty {{x^n}} .
112x=n=0(2x)n=n=02nxn\dfrac{1}{{1 - 2x}} = \sum\limits_{n = 0}^\infty {{{(2x)}^n}} = \sum\limits_{n = 0}^\infty {{2^n}{x^n}}
Hence, we can write,
f(x)=x2ddx12n=02nxnf(x) = {x^2}\dfrac{d}{{dx}}\dfrac{1}{2}\sum\limits_{n = 0}^\infty {{2^n}{x^n}}
Now if we get the term 12\dfrac{1}{2} in the interval.
f(x)=x2ddxn=02n1xnf(x) = {x^2}\dfrac{d}{{dx}}\sum\limits_{n = 0}^\infty {{2^{n - 1}}{x^n}}
Now we will differentiate the summation with respect to xx, recalling that differentiating the summation causes the index to shift up by 11.

f(x)=x2ddxn=02n1xn f(x)=x2n=02n1nxn1  f(x) = {x^2}\dfrac{d}{{dx}}\sum\limits_{n = 0}^\infty {{2^{n - 1}}{x^n}} \\\ f(x) = {x^2}\sum\limits_{n = 0}^\infty {{2^{n - 1}}n{x^{n - 1}}} \\\

Multiply in the

f(x)=x2n=02n1nxn1+2 f(x)=x2n=02n1nxn+1  f(x) = {x^2}\sum\limits_{n = 0}^\infty {{2^{n - 1}}n{x^{n - 1 + 2}}} \\\ f(x) = {x^2}\sum\limits_{n = 0}^\infty {{2^{n - 1}}n{x^{n + 1}}} \\\

Hence, the power series representation of the term is x2(12x)2\dfrac{{{x^2}}}{{{{(1 - 2x)}^2}}} is f(x)=x2n=02n1nxn+1f(x) = {x^2}\sum\limits_{n = 0}^\infty {{2^{n - 1}}n{x^{n + 1}}} .

Note: While relating such terms, make sure you relate along with the powers and the respective signs. While substituting any terms, substitute such that the integral becomes easy to solve. Also, remember that the differentiation of x2{x^2} is 2x2x.