Expand function in Laurent series

skrat
Messages
740
Reaction score
8

Homework Statement


Expand ##f(z)=\frac{1}{z^2(z-1)}## in Laurent series for ##0<|z-1|<1##. Use binomial series.


Homework Equations





The Attempt at a Solution



I am looking at this problem for quite some time now and still I got nothing.

I do however think that this will come in handy ##\frac{1}{z^2(z-1)}=\frac{1}{z}-\frac{1}{z^2}-\frac{1}{z-1}##. That's all I have and not even a clue on how to continue ... Please help.
 
Physics news on Phys.org
Update.

Ok, I managed to find some examples http://sym.lboro.ac.uk/resources/Handout-Laurent.pdf and hopefully at least some of the things written below are ok.

In ##f(z)=\frac{1}{z^2(z-1)}## I replace ##w=z-1## so that my open disk ##0<|z-1|=|w|<2## is centered around point ##0##.

So ##f(w)=\frac{1}{w(w+1)^2}=\frac{1}{w}-\frac{1}{w+1}-\frac{1}{(w+1)^2}##.

Now it makes sense to google binomial series and find out that ##\frac{1}{(1-z)^{\beta +1}}=\sum_{k=0}^{\infty}\binom{k+\beta }{k}z^k##.

Now if I am not completely mistaken than ##\frac{1}{w}=\frac{-1}{-(1-1+w)}=-\frac{1}{1-(1+w)}=-\sum_{k=0}^{\infty}(1+w)^k##.

And similar for ##-\frac{1}{w+1}## and ##-\frac{1}{(w+1)^2}##, which altogether gives me ##f(w)=-\sum_{k=0}^{\infty}[(1+w)^k+(2+w)^k+(1+(1+w)^2)^k]##.

And finally ##f(z)=-\sum_{k=0}^{\infty}[z^k+(z+1)^k+(1+(z)^2)^k]##.Yes or no?
 
No. You want to expand about z=1 or w=0. You expanded parts of the function about w=1. The series you end up with in the end should consist of powers of (z-1).

Also, the disk is given by 0 < |z-1| < 1. If w=z-1, then you get 0 < |w| < 1, not 0 < |w| < 2.
 
vela said:
No. You want to expand about z=1 or w=0. You expanded parts of the function about w=1. The series you end up with in the end should consist of powers of (z-1).
Ok, how do I do that?

vela said:
Also, the disk is given by 0 < |z-1| < 1. If w=z-1, then you get 0 < |w| < 1, not 0 < |w| < 2.

I agree, it was mistake.
 
For example, the term 1/w is already in the form of wn. You don't have to do anything with that term.

Expand ##\frac{1}{1+w}## as a power series in ##w##. (You should memorize this series if you don't already know it.) Differentiate that and you'll get the series for ##{-\frac{1}{(1+w)^2}}##. Put it all together and you have the Laurent series in terms of ##w##.
 
That's exactly how I wanted to do it, but the problem states that I have to use binomial series. So, of course my next question is what does binomial series have to do with all this? Where do I than use it if not here?
 
You can use the binomial theorem to expand (1+w)-1 and (1+w)-2.
 
Remember: ##f(w)=\frac{1}{w(w+1)^2}=\frac{1}{w}-\frac{1}{w+1}-\frac{1}{(w+1)^2}##

Hopefully this sounds a bit better:

##-\frac{1}{w+1}=-\frac{1}{1-(-w)}=-\sum_{k=0}^{\infty}\binom{k}{k}(-1)^kw^k=\sum_{k=0}^{\infty}(-1)^{k+1}w^k##

and

##-\frac{1}{(w+1)^2}=-\frac{1}{(1-(-w))^2}=-\sum_{k=0}^{\infty}\binom{k+1}{k}(-1)^kw^k=\sum_{k=0}^{\infty}(k+1)(-1)^{k+1}w^k##
 

Similar threads

Replies
3
Views
1K
Replies
2
Views
3K
Replies
1
Views
2K
Replies
9
Views
1K
Replies
3
Views
2K
Replies
12
Views
5K
Replies
3
Views
1K
Back
Top