• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Laurent’s Series

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:

Feature

Taylor Series

Laurent Series

Powers

Only non-negative integers

Both positive and negative integers

Validity

Around analytic points

Around isolated singularities

Form

∑n=0∞​an​(z−a)n

∑n=−∞∞​an​(z−a)n

Applications

Entire/analytic functions

Functions with poles or essential singularities

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:

  1. Analyticity: f(z) must be analytic in an annular region: R1​<∣z−a∣<R2​ 
  2. Isolated Singularity: The point a can be a removable singularity, pole, or an essential singularity.
  3. 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−z1​1​

Now expand:

1−z1​1​=∑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:

  1. Expand z−11​ as: z−11​=−1−z1​=−∼n=0∞​zn
  2. 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∞​an​znonly 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!1​z−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∣=1​z2ex​dz

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

Arithmetic Progression

Geometric Progression

Weighted Arithmetic Mean

Arithmetic Mean

Harmonic Mean

Arithmetic Progression Questions

Table of Contents


  • 1.0Laurent's Series Definition
  • 2.0Laurent's Series Formula
  • 3.0What is the Laurent Series and Taylor Series?
  • 4.0What are the Conditions for Laurent's Series?
  • 5.0Solved Example on Laurent’s Series Expansion
  • 6.0Practice Questions on Laurent Series
  • 7.0Applications of Laurent Series

Frequently Asked Questions

It is an expansion of a complex function that includes both negative and positive powers of (z - a).

The function must be analytic in an annular region around the point aa.

Laurent series can represent functions with singularities; Taylor series cannot.

In complex integration, particularly near singular points using the Residue Theorem.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET 2025 Results
    • NEET 2025 Answer Key
    • NEET College Predictor
    • NEET 2025 Counselling

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO