Taylor Series Expansion for f(z) = −1/z^2 about z = i + 1

Applejacks
Messages
33
Reaction score
0

Homework Statement



Find the Taylor series expansions for f(z) = −1/z^2 about z = i + 1.

Homework Equations


The Attempt at a Solution



I'm just not sure what format I'm supposed to leave it in.

Is it meant too look like this:
f(z)=f(i+1)+f'(i+1)(x-i-1)...

or this
Ʃ\frac{1}{n!}f^{(n)}(1+i) * (z-i-1)^n (also is this correct?)
 
Last edited:
Physics news on Phys.org
They are exactly the same thing. The first expression is just the first two terms of the second.
 
Yeah I'm aware of that. I guess I should keep it in the second form though. Another question: what does the square do to the function. What I wrote can't be correct because -1/z would give the same thing.

Ʃ\frac{1}{n!}f^{(n)}(1+i) * (z-i-1)^2n
 
Applejacks said:
Yeah I'm aware of that. I guess I should keep it in the second form though. Another question: what does the square do to the function. What I wrote can't be correct because -1/z would give the same thing.

Ʃ\frac{1}{n!}f^{(n)}(1+i) * (z-i-1)^2n

What?? Changing f changes f^(n)(i+1). That changes the series doesn't it? The power part (z-i-1)^n doesn't change. Those are the powers in the expansion of any function around i+1.
 
ah right. Thanks for pointing that out.
 
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