View Full Version : Help understanding Laurent series in complex analysis
Waxbear
Jun16-11, 06:03 PM
The part about Laurent series in my Complex Analysis book is somewhat vague and Wikipedia etc. didn't help me much.
I am hoping someone would tell me the exact mathematical definition of a Laurent series (around a given point?) of a given function, perhaps providing an example. Also, how can i use this to find the residue of the contour integral around a single singularity, provided that i have already located the singularities?
Any help is much appreciated!
micromass
Jun16-11, 06:28 PM
Hi Waxbear! :smile:
As you know, we can find the Taylor expansion of an analytic function around every point of the domain (which is assumed open).
We want to expand the notion of Taylor series a bit such that it also holds for singularities. That is, we want to take a singularity (which is a point p not included in the domain, but there is a small ball around p such that every point in that ball, expect p, is included in the domain), and we want to write some sort of Taylor expansion of the function around this point. However, to do this, we need to allow negative powers.
So, what's the idea? Take a singularity a, we want to express that if z is close to a, then
f(z)=...+a_{-3}(z-a)^{-3}+a_{-2}(z-a)^{-2}+a_{-1}(z-a)^{-1}+a_{0}+a_{1}(z-a)^{1}+a_{2}(z-a)^{2}+a_{3}(z-a)^{3}+...
It can be shown that this is indeed possible and that the Laurent series is actually unique!!
Now, how do we find the Laurent series? Let me give three examples:
Let f(z)=\frac{\sin(z)}{z}, this has a singularity at 0. So, we use the Taylor series of the sine to find the Laurent series:
f(z)=\frac{\sin(z)}{z}=\frac{z-\frac{z^3}{3!}+\frac{z^5}{5!}-...}{z}=1-\frac{z^2}{3!}+\frac{z^4}{5!}+...
As you can see, there are no negative exponents of z in this expansion. This is because the singularity 0 was actually removable. That is, if we add 0 to the domain and define f(z)=1, then this extends f to an entire analytic function! So our Laurent series is in this case the Taylor series! (this is always the case with removable singularities)
Let f(z)=\frac{\cos(z)}{z}, this has a singularity at 0. So, we use the Taylor series of the cosine to find the Laurent series:
f(z)=\frac{\cos(z)}{z}=\frac{1-\frac{z^2}{2!}+\frac{z^4}{4!}-...}{z}=z^{-1}-\frac{z}{2!}+\frac{z^3}{4!}+...
Now there is a negative exponent of z. But there is only one negative exponent. We say that the function f has a simple pole in 0. If there are only finitely many negative exponents, then we say that the function f has a pole in 0.
Let f(z)=e^{\frac{1}{z}}, this has a singularity at 0. So, we use the Taylor series of the exponent to find the Laurent series:
e^z=1+z+\frac{z^2}{2!}+\frac{z^3}{3!}+...
we just need to substitute 1/z for z:
f(z)=e^{\frac{1}{z}}=1+\frac{1}{z}+\frac{1}{2z^2}+ \frac{1}{6z^3}+...
Thus f has an infinite number of negative exponents of z! We say that 0 is an essential singularity of f.
An important feature of the Laurent series is the residue. The residue around a is just the coefficient of (z-a)^{-1}. This residue is important because of the residue theorem, which allows us to easily calculate integrals.
Waxbear
Jun16-11, 07:02 PM
This is a very good explanation, thank you! I finally feel like i understand this.. This also gave me a better understanding of the difference between the various types of singularity. Your examples seem to be general Laurent series, they do not include the point a where the singularity is. If for example a function had 2 singularities(poles) and i wanted to find the value of an integral of a circle that enclosed both of these, i would have to find both of the residues, so i guess i would need 2 Laurent series, one for each point? I hate to ask for another example, because i feel that you have already supplied me with a very elaborate explanation, but if it isn't too much? :P
Waxbear
Jun16-11, 07:16 PM
i see now that all your examples were with singularities in 0, so i guess i can just substitute all your z's with (z-a) in the examples...
micromass
Jun16-11, 07:24 PM
This is a very good explanation, thank you! I finally feel like i understand this.. This also gave me a better understanding of the difference between the various types of singularity. Your examples seem to be general Laurent series, they do not include the point a where the singularity is. If for example a function had 2 singularities(poles) and i wanted to find the value of an integral of a circle that enclosed both of these, i would have to find both of the residues, so i guess i would need 2 Laurent series, one for each point? I hate to ask for another example, because i feel that you have already supplied me with a very elaborate explanation, but if it isn't too much? :P
Yes, if you have two singularities, then you'll need two Laurent series. Remember that the Laurent series is only defined on a ball around the singularity (but not containing the singularity) such that the function is defined in every point of the ball. Thus if we have two singularities, then the balls around each of the singularities will not contain the other singularity.
As an example, let's look at the function
f(z)=\frac{2}{z(z-2)}
this has two singularities: 0 and 2. Let's develop the Laurent series around 0 (the Laurent series around 2 will be analogous and will probably be a very good exercise for you!). First we take the partial fraction decomposition:
\frac{2}{z(z-2)}=\frac{1}{z-2}-\frac{1}{z}
Remember that (memorize this, it's very handy)
\frac{1}{1-z}=1+z+z^2+z^3+z^4+...
under the condition that z<1. Thus
\frac{1}{z-2}=-\frac{1}{2}\frac{1}{1-(z/2)}=-\frac{1}{2}(1+\frac{z}{2}+\frac{z^2}{4}+\frac{z^3} {8}+...)
if |z/2|<1, thus if |z|<2
\frac{2}{z(z-2)}=-\frac{1}{2}(1+\frac{z}{2}+\frac{z^2}{4}+\frac{z^3} {8}+... ) -\frac{1}{z}
which can be simplified to
\frac{2}{z(z-2)}=-\frac{1}{z}-\frac{1}{2}-\frac{1}{4}z-\frac{1}{8}z^2-\frac{1}{16}z^3+...
which is valid if 0<|z|<2. Thus the singularity around 2 is not included in the Laurent series. Note that the residue of this function is simply -1.
If you do the calculation of the Laurent series around 2, then you'll get an expression for 0<|z-2|<2, thus 0 is not included in the Laurent series.
micromass
Jun16-11, 07:27 PM
i see now that all your examples were with singularities in 0, so i guess i can just substitute all your z's with (z-a) in the examples...
I did all the singularities in 0 because that was easiest. For example if you want to know the Laurent series of
f(z)=\frac{\sin(z)}{z-2}
in 2, then you will want to calculate the Taylor series of the sine in 2, and that's pretty tedious. So I did it in 0.
Waxbear
Jun16-11, 07:38 PM
Thank you very much! i have just found a practice sheet with this problem: Find the Laurent series for the function [itex]f(z)=\ufrac{1}{z(z+2)}[\itex] i'll try to solve this now, thank you again! :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.