Finding the Maclaurin series representation

Turion
Messages
145
Reaction score
2
Edit: Never mind. Got it.

Homework Statement



f(x)=\frac { x }{ { (2-x) }^{ 2 } }

Homework Equations


The Attempt at a Solution



I tried finding the first derivative, the second derivative, and so on, but it just keeps getting more complicated, so I suspect I have to use binomial series.

The issue is that binomial series needs to have the form of ##{ (1+x) }^{ k }## but I can't get it into that form. Any idea to get f(x) into that form? The x outside won't go inside the brackets.

Here is the theorem: http://s9.postimg.org/u4qwkrmv3/Binomial_Series.png

Also, my textbook has only one example on binomial series and it is a simpler example.

Attempt:

$$f(x)=\frac { x }{ { (2-x) }^{ 2 } } \\ f(x)=\frac { x }{ 4{ (1-\frac { x }{ 2 } ) }^{ 2 } } \\ f(x)=\frac { 1 }{ 4{ x }^{ -1 }{ (1-\frac { x }{ 2 } ) }^{ 2 } }$$
 
Last edited by a moderator:
Physics news on Phys.org
Leave the ##x/4## out in front and expand$$\left (1-\frac x 2\right)^{-2}$$then multiply the ##x/4## back in the result.

[Edit] Apparently you got it while I was typing this.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top