Series representation of 1/(x+1)^2

Lifprasir
Messages
16
Reaction score
0

Homework Statement


Use differentiation to find a power series representation for
f(x)=1/(1+x)2


Homework Equations




The Attempt at a Solution



1/(1-x) = \sum(x)n
1/(1-(-x)) = \sum(-x)n

Deriving 1/(1-(-x))
-1/(1-(-x))2= \sumn(-x)n-1 from n=1 to infinity

indexing it from n=0,
\sum(n+1)(-x)n

finally,

(-1)*-1/(1-(-x))2 = -\sum(n+1)(-x)n

However, in the book, the answer is \sum(n+1)(-x)n. What am I forgetting? Thank you.
 
Physics news on Phys.org
Check the derivative of (-x)^n again. Don't forget the chain rule.
 
When you differentiated (-x)^n, you forgot to multiply by -1.
 
ooooooh. thanks!
 
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...
Back
Top