Calculating a Laurent Series: 1/(z2(z+i))

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 2K views
squenshl
Messages
468
Reaction score
4

Homework Statement


Calculate a Laurent series about z = 0 for 1/(z2(z+i)) in the region D = {z: |z| < 1}

Homework Equations


The Attempt at a Solution


I used partial fractions to get 1/(z2(z+i)) = 1/z -1/z2 - 1/(z+i) but where do I go from here.
 
Physics news on Phys.org
Expand [tex]\frac{1}{z+i}[/tex] in a McLaurin series (Taylor's series about z= 0) and multiply each term by [itex]z^{-2}[/itex].

You can get the McLaurin series most easily by writing [tex]\frac{1}{z+i}= -i\frac{1}{1- (-z/i)}[/tex][tex]=-i\frac{1}{1- (iz)}[/tex] and writing it as a geometric series.
 
I let t = z
So 1/(t+i) = 1/t(1+i/t) which is a geometric series
= 1/t(1-(i/t)+(-1/t)^2-...
= 1/t - i/t2 + i2/t3 + ...
= 1/z - i/z2 - 1/z3 + ...
 
Last edited:
How do I find the geometric series for 1/z and -i/z2
 
squenshl said:
I let t = z
So 1/(t+i) = 1/t(1+i/t) which is a geometric series
= 1/t(1-(i/t)+(-1/t)^2-...
= 1/t - i/t2 + i2/t3 + ...
= 1/z - i/z2 - 1/z3 + ...
That series doesn't converge for |z|<1.

squenshl said:
How do I find the geometric series for 1/z and -i/z2
You don't. The 1/z and 1/z2 terms are already in the correct form.