Fiveable

๐Ÿ“Complex Analysis Unit 6 Review

QR code for Complex Analysis practice questions

6.4 Zeros and poles

6.4 Zeros and poles

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ“Complex Analysis
Unit & Topic Study Guides

Zeros and poles are crucial concepts in complex analysis, revealing key behaviors of analytic functions. They help us understand where functions vanish or become unbounded, providing insights into their overall structure and properties.

Exploring zeros and poles connects to the broader study of series representations. By analyzing these special points, we can develop Laurent series expansions, which generalize Taylor series and allow us to represent functions with singularities.

Zeros and Poles of Functions

Defining Zeros and Poles

  • A zero of an analytic function f(z)f(z) is a complex number z0z_0 that satisfies the equation f(z0)=0f(z_0) = 0
  • A pole of an analytic function f(z)f(z) is a complex number z0z_0 where the function becomes unbounded (approaches infinity) as zz approaches z0z_0
  • Zeros and poles are isolated singularities of analytic functions (points where the function is not analytic)
  • If an analytic function f(z)f(z) has a zero at z0z_0, then z0z_0 is a root of the equation f(z)=0f(z) = 0 (ezโˆ’1=0e^z - 1 = 0 has a zero at z0=0z_0 = 0)
  • If an analytic function f(z)f(z) has a pole at z0z_0, then z0z_0 is a root of the equation 1/f(z)=01/f(z) = 0 (1/(z2โˆ’1)1/(z^2 - 1) has poles at z0=ยฑ1z_0 = \pm 1)

Finding Zeros and Poles of Rational Functions

  • The zeros and poles of a rational function (a function that can be written as the ratio of two polynomials) can be found by factoring the numerator and denominator
    • The zeros are the roots of the numerator polynomial
    • The poles are the roots of the denominator polynomial
  • Example: For the rational function f(z)=(zโˆ’1)(z+2)/(zโˆ’3)(z+4)f(z) = (z - 1)(z + 2)/(z - 3)(z + 4)
    • Zeros: z0=1z_0 = 1 and z0=โˆ’2z_0 = -2
    • Poles: z0=3z_0 = 3 and z0=โˆ’4z_0 = -4

Order of Zeros and Poles

Defining Zeros and Poles, Frontiers | The Dynamics of Pole Trajectories in the Complex Plane and Peregrine Solitons for ...

Order of Zeros

  • The order (or multiplicity) of a zero z0z_0 of an analytic function f(z)f(z) is the smallest positive integer mm such that the mmth derivative of f(z)f(z) at z0z_0 is non-zero
    • f(z0)=fโ€ฒ(z0)=...=f(mโˆ’1)(z0)=0f(z_0) = f'(z_0) = ... = f^{(m-1)}(z_0) = 0 and f(m)(z0)โ‰ 0f^{(m)}(z_0) \neq 0
  • If f(z)f(z) has a zero of order mm at z0z_0, then f(z)f(z) can be written as f(z)=(zโˆ’z0)mg(z)f(z) = (z - z_0)^m g(z), where g(z)g(z) is analytic and non-zero at z0z_0
  • Example: f(z)=(zโˆ’1)2(z+2)f(z) = (z - 1)^2(z + 2) has a zero of order 2 at z0=1z_0 = 1 and a zero of order 1 at z0=โˆ’2z_0 = -2

Order of Poles

  • The order (or multiplicity) of a pole z0z_0 of an analytic function f(z)f(z) is the smallest positive integer nn such that the limit of (zโˆ’z0)nf(z)(z - z_0)^n f(z) as zz approaches z0z_0 is non-zero and finite
  • If f(z)f(z) has a pole of order nn at z0z_0, then f(z)f(z) can be written as f(z)=(zโˆ’z0)โˆ’nh(z)f(z) = (z - z_0)^{-n} h(z), where h(z)h(z) is analytic and non-zero at z0z_0
  • Example: f(z)=1/(zโˆ’3)2(z+4)f(z) = 1/(z - 3)^2(z + 4) has a pole of order 2 at z0=3z_0 = 3 and a pole of order 1 at z0=โˆ’4z_0 = -4

Function Behavior Near Singularities

Defining Zeros and Poles, Zeros and Multiplicity | College Algebra

Types of Isolated Singularities

  • Isolated singularities are classified as removable singularities, poles, or essential singularities based on the behavior of the function near the singularity
  • A removable singularity is a point z0z_0 where the function is undefined, but the limit of the function as zz approaches z0z_0 exists and is finite
    • The function can be redefined at z0z_0 to make it analytic (f(z)=(z2โˆ’1)/(zโˆ’1)f(z) = (z^2 - 1)/(z - 1) has a removable singularity at z0=1z_0 = 1)
  • A pole is a point z0z_0 where the function becomes unbounded as zz approaches z0z_0
    • The order of the pole determines the rate at which the function grows (1/(zโˆ’3)21/(z - 3)^2 has a pole of order 2 at z0=3z_0 = 3)
  • An essential singularity is a point z0z_0 where the function exhibits complicated behavior as zz approaches z0z_0, and the limit does not exist or is infinite
    • The function cannot be defined at z0z_0 to make it analytic (e1/ze^{1/z} has an essential singularity at z0=0z_0 = 0)

Casorati-Weierstrass Theorem

  • The Casorati-Weierstrass theorem states that in any neighborhood of an essential singularity, an analytic function takes on all possible complex values, with at most one exception, infinitely often
  • This theorem illustrates the complex behavior of functions near essential singularities
  • Example: In any neighborhood of the essential singularity at z0=0z_0 = 0 for f(z)=e1/zf(z) = e^{1/z}, the function takes on all possible complex values, except possibly one value, infinitely often

Laurent Series Expansions for Poles

Laurent Series Definition

  • A Laurent series is a generalization of a Taylor series that allows for negative powers of (zโˆ’z0)(z - z_0) and is used to represent functions with poles
  • The Laurent series of a function f(z)f(z) centered at z0z_0 is given by f(z)=โˆ‘n=0โˆžan(zโˆ’z0)n+โˆ‘n=1โˆžbn(zโˆ’z0)โˆ’nf(z) = \sum_{n=0}^{\infty} a_n(z - z_0)^n + \sum_{n=1}^{\infty} b_n(z - z_0)^{-n}, where ana_n and bnb_n are complex coefficients
  • The principal part of the Laurent series consists of the terms with negative powers of (zโˆ’z0)(z - z_0) and represents the behavior of the function near the pole
  • Example: The Laurent series expansion of f(z)=1/(zโˆ’1)2f(z) = 1/(z - 1)^2 centered at z0=1z_0 = 1 is f(z)=(zโˆ’1)โˆ’2+0+0+...f(z) = (z - 1)^{-2} + 0 + 0 + ...

Residues and the Residue Theorem

  • The residue of a function f(z)f(z) at a pole z0z_0 is the coefficient b1b_1 of the (zโˆ’z0)โˆ’1(z - z_0)^{-1} term in the Laurent series expansion
  • The residue can be calculated using the formula: Res[f(z),z0]=1(nโˆ’1)!limโกzโ†’z0dnโˆ’1dznโˆ’1[(zโˆ’z0)nf(z)]\text{Res}[f(z), z_0] = \frac{1}{(n-1)!} \lim_{z \to z_0} \frac{d^{n-1}}{dz^{n-1}}[(z - z_0)^n f(z)], where nn is the order of the pole
  • The residue theorem relates the residues of a function to the integral of the function along a closed contour and is a powerful tool for evaluating complex integrals
  • Example: For f(z)=1/(z2โˆ’1)f(z) = 1/(z^2 - 1), the residues at the poles z0=ยฑ1z_0 = \pm 1 are Res[f(z),1]=1/2\text{Res}[f(z), 1] = 1/2 and Res[f(z),โˆ’1]=โˆ’1/2\text{Res}[f(z), -1] = -1/2