Laurent’s Series
In complex analysis, Laurent's Series is a powerful tool for expressing complex functions, especially those with singularities. Unlike Taylor’s series, which only applies to analytic functions around a point, Laurent’s series is capable of representing functions with isolated singularities. In this blog, we’ll explore the Laurent's Series definition, formula, conditions, and a comparison with Taylor series using examples.
1.0Laurent's Series Definition
Laurent’s series is a representation of a complex function as an infinite series that includes both positive and negative powers of (z - a), where a is a point in the complex plane.
Definition:
If a function f(z) is analytic in an annular region (ring-shaped) around a point a, i.e.,
R1<∣z−a∣<R2
then f(z) can be expressed as a Laurent series: f(z)=∑n→−∞∞cn(z−a)n
This includes both a regular part (positive powers) and a principal part (negative powers).
2.0Laurent's Series Formula
The coefficients cn in the Laurent series are given by:
cn=2πi1∮C(ζ−a)n+1f(ζ)dζ
Where:
- C is a positively oriented simple closed contour within the annular region.
- is the integration variable.
This formula applies to any nϵZ (positive, negative, or zero).
3.0What is the Laurent Series and Taylor Series?
Both are series expansions of complex functions, but they differ in scope and use:
4.0What are the Conditions for Laurent's Series?
To express a function f(z) using Laurent’s series, the following conditions must be satisfied:
- Analyticity: f(z) must be analytic in an annular region: R1<∣z−a∣<R2
- Isolated Singularity: The point a can be a removable singularity, pole, or an essential singularity.
- Contour Integration: The integral used in calculating the coefficients must be well-defined.
5.0Solved Example on Laurent’s Series Expansion
Example 1: Let: f(z)=z(z−1)1. Find the Laurent series around z = 0 in the region 0 < |z| < 1.
Solution:
We write: z(z−1)1=z1.1−z1
Using the geometric series: 1−z1=∑n=0∞zn for ∣z∣<1
So,
f(z)=z1∑n=0∞zn=∑n=0∞zn−1=∑n=−1∞zn
This is the Laurent series of f(z) in the region 0<∣z∣<1.
Example 2: Find the Laurent series expansion of f(z)=z(z+1)1 valid in the region 0 < |z| < 1.
Solution:
We rewrite: f(z)=z(z+1)1=z1.z+11
Now expand z+11 as a geometric series:
z+11=1+z1=∑n=0∞(−a)nzn for ∣z∣<1
So:
f(z)=z1∑n=0∞(−1)nzn=∑n=0∞(−1)nzn−1
Hence, the Laurent series is: f(z)=∑n=0∞(−1)nzn−1
Example 3: Find the Laurent series of f(z)=z(z−1)1 valid in 1<∣z∣<∞
Solution:
Rewrite:
f(z)=z(z−1)1=z1.z−z11
Now expand:
1−z11=∑n=0∞zn1=∑n=0∞z−n for ∣z∣>1
Then:
f(z)=z1∑n=0∞z−n=∑n=0∞z−n−1=∑n=1∞z−n
Example 4: Find the Laurent expansion of f(z)=z2−11 in the region 0<∣z∣<10<∣z∣<1
Solution:
We write:
f(z)=(z−1)(z+1)1=21(z−11−z+11)
Now expand each term around z = 0, for |z| < 1:
- Expand z−11 as: z−11=−1−z1=−∼n=0∞zn
- Expand z+11=∑n=0∞(−1)nzn
So:
f(z)=21(−∑n=0∞zn−∑n=0∞(−1)nzn)=2−1∑n=0∞(1+(−1)n)zn
Thus,
f(z)=∑n=0∞anznonly even powers survive
Example 5: Expand f(z)=ez1 as a Laurent series about z = 0 (valid in 0<∣z∣<∞)
Solution:
We use the exponential series:
f(z)=ez1=∑n=0∞n!1.zn1=∑n=0∞n!1z−n
This is a purely principal part, indicating an essential singularity at z = 0.
Example 6: Find the Laurent expansion of f(z)=(z−1)2(z−2)1 valid in 1 < |z| < 2
Solution:
This requires partial fractions: f(z)=z−2A+z−1B+(z−1)2C
Use algebra to solve for A, B, C.
After decomposition, you expand:
- z−21 in powers of z1 (for outer region)
- z−11,(z−1)21 in powers of 1z (for inner region)
6.0Practice Questions on Laurent Series
Q1. Find the Laurent series of f(z)=z2−11 in the annulus 1<∣z∣<∞
Q2. Find the Laurent series for f(z)=z2−4z about z = 0, valid in the region |z| < 2.
Q3. Find the Laurent expansion of f(z)=sin(z1) around z = 0, up to the term .
Q4. Determine the Laurent expansion for f(z)=z−21 in the region |z| > 2. (Hint: Express in terms of 1/z)
Q5. For the function f(z)=z3ez find the first three non-zero terms of the Laurent expansion at z = 0 and identify the type of singularity.
Q6. Find the residue of f(z)=(z−1)2(z+2)1 at z = 1 using Laurent series.
Q7. Find the Laurent expansion of f(z)=zln(1+z) about z = 0 in the region 0 < |z| < 1.
Q8. Use the Laurent coefficient formula: cn=2πi1∮c(z−a)n+1f(z)dz to find the coefficient c−1 of the function f(z)=z(z−2)1 in the annulus 0 < |z| < 2.
Q9. Expand f(z)=z(z−1)1 in both regions:
a) 0 < |z| < 1
b) |z| > 1 and compare the series.
Q10. Using the Laurent expansion, evaluate the integral: ∮∣z∣=1z2exdz
7.0Applications of Laurent Series
- Residue Calculation for contour integrals.
- Classifying singularities (removable, pole, or essential).
- Solving complex integrals using the Residue Theorem.
- Representing functions with isolated singularities.
Also Read