Power Series representation

jamesjohnes123

New member
Joined
Sep 28, 2020
Messages
1
Hello everyone.

I'm here with the following question about how to represent the following function as a power series.


Screen Shot 2020-09-28 at 10.55.28 PM.png

Sorry about the image quality. From my understanding of how to represent a function as a power series, I should use the identity 1/1-x and try to make my function as close as possible to that identity. But, I have no clue on how to do that when I have the denominator elevated to a power.

Any help would be much appreciated. Hope you have a great day/night.
 
You could start with...

x2(1x2)2=x211x2 \frac{x^2}{\left(1 - x^2\right)^2} = x^2 \cdot \frac{1}{1-x^2} \cdot \, ???

Then perhaps substitute u=? to make parts of the expression look like 1/(1-u).

Please post back with your work, and please use brackets so that we don't confuse "1/1-x" with (1/1) - x
 
You could also find the Taylor's series or MacLaurin series for f(x)=x2(1x2)2\displaystyle f(x)= \frac{x^2}{(1- x^2)^2} or think of this as being (x1x2)2\displaystyle \left(\frac{x}{1- x^2}\right)^2 and recognize 11x2\displaystyle \frac{1}{1- x^2} as the sum of the geometric series (r2)i\displaystyle \sum (r^2)^i

Conceptually, the simplest thing to do is to multiply out (1x2)2=12x2+x4\displaystyle (1- x^2)^2= 1- 2x^2+ x^4 and do the indicated division: divide 12x2+x4\displaystyle 1- 2x^2+ x^4 into x2+0x4+0x6+\displaystyle x^2+ 0x^4+ 0x^6+ \cdot\cdot\cdot. 1 divides into x2\displaystyle x^2 x2\displaystyle x^2 times and then we subtract (x2+0x4+0x6)(x22x4+x6)=2x4x6\displaystyle (x^2+ 0x^4+ 0x^6)- (x^2- 2x^4+ x^6)= 2x^4- x^6. divides into that 2x4\displaystyle 2x^4 2x4\displaystyle 2x^4 times and then we subtract (2x4x6+0x8)(2x44x6+2x8)=3x62x8\displaystyle (2x^4- x^6+ 0x^8)- (2x^4- 4x^6+ 2x^8)= 3x^6- 2x^8. So far we have the quotient x2+2x4\displaystyle x^2+ 2x^4 and we can continue dividing until we see a pattern for the coefficients.
 
Last edited:
Top