Fiveable

๐Ÿ“Complex Analysis Unit 6 Review

QR code for Complex Analysis practice questions

6.3 Taylor and Laurent series

6.3 Taylor and Laurent series

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

Taylor and Laurent series are powerful tools for representing complex functions. They allow us to express analytic functions as infinite sums of powers, providing insights into their behavior and properties.

These series expansions are crucial for understanding singularities, convergence, and analytic continuation. They form the foundation for many important theorems and applications in complex analysis, bridging the gap between local and global function properties.

Taylor Series Expansions

Power Series Representation of Analytic Functions

  • A function f(z)f(z) is analytic at a point z0z_0 if it has a power series expansion in some neighborhood of z0z_0
    • This power series representation is called the Taylor series of ff centered at z0z_0
  • The Taylor series of an analytic function f(z)f(z) centered at z0z_0 is given by f(z)=โˆ‘n=0โˆžf(n)(z0)n!(zโˆ’z0)nf(z) = \sum_{n=0}^{\infty} \frac{f^{(n)}(z_0)}{n!} (z - z_0)^n, where f(n)(z0)f^{(n)}(z_0) denotes the nnth derivative of ff evaluated at z0z_0
    • The coefficients of the Taylor series, f(n)(z0)n!\frac{f^{(n)}(z_0)}{n!}, are uniquely determined by the function ff and the center point z0z_0
    • They can be found by repeatedly differentiating ff and evaluating at z0z_0

Convergence and Representation of Taylor Series

  • The radius of convergence of the Taylor series is the largest radius RR such that the series converges for all zz satisfying โˆฃzโˆ’z0โˆฃ<R|z - z_0| < R
    • Within this radius, the Taylor series represents the original function f(z)f(z)
  • If a function is analytic at every point within a disk centered at z0z_0, then its Taylor series centered at z0z_0 converges to the function at every point in the disk
    • Example: The Taylor series of eze^z centered at z0=0z_0 = 0 converges to eze^z for all zz in the complex plane
    • Example: The Taylor series of sinโก(z)\sin(z) centered at z0=0z_0 = 0 converges to sinโก(z)\sin(z) for all zz in the complex plane

Taylor Series for Elementary Functions

Power Series Representation of Analytic Functions, Taylor series - Wikipedia

Exponential, Trigonometric, and Logarithmic Functions

  • The Taylor series of the exponential function eze^z centered at z0=0z_0 = 0 is given by ez=โˆ‘n=0โˆžznn!e^z = \sum_{n=0}^{\infty} \frac{z^n}{n!}
    • This series converges for all zz in the complex plane
  • The Taylor series of the sine function sinโก(z)\sin(z) centered at z0=0z_0 = 0 is given by sinโก(z)=โˆ‘n=0โˆž(โˆ’1)nz2n+1(2n+1)!\sin(z) = \sum_{n=0}^{\infty} \frac{(-1)^n z^{2n+1}}{(2n+1)!}
    • This series converges for all zz in the complex plane
  • The Taylor series of the cosine function cosโก(z)\cos(z) centered at z0=0z_0 = 0 is given by cosโก(z)=โˆ‘n=0โˆž(โˆ’1)nz2n(2n)!\cos(z) = \sum_{n=0}^{\infty} \frac{(-1)^n z^{2n}}{(2n)!}
    • This series converges for all zz in the complex plane
  • The Taylor series of the logarithmic function lnโก(1+z)\ln(1+z) centered at z0=0z_0 = 0 is given by lnโก(1+z)=โˆ‘n=1โˆž(โˆ’1)n+1znn\ln(1+z) = \sum_{n=1}^{\infty} \frac{(-1)^{n+1} z^n}{n}
    • This series converges for โˆฃzโˆฃ<1|z| < 1

Binomial Function

  • The Taylor series of the binomial function (1+z)ฮฑ(1+z)^{\alpha} centered at z0=0z_0 = 0 is given by (1+z)ฮฑ=โˆ‘n=0โˆž(ฮฑn)zn(1+z)^{\alpha} = \sum_{n=0}^{\infty} \binom{\alpha}{n} z^n, where (ฮฑn)=ฮฑ(ฮฑโˆ’1)โ‹ฏ(ฮฑโˆ’n+1)n!\binom{\alpha}{n} = \frac{\alpha (\alpha-1) \cdots (\alpha-n+1)}{n!}
    • This series converges for โˆฃzโˆฃ<1|z| < 1
    • Example: The Taylor series of 1+z=(1+z)1/2\sqrt{1+z} = (1+z)^{1/2} centered at z0=0z_0 = 0 is given by 1+z=1+12zโˆ’18z2+116z3โˆ’โ‹ฏ\sqrt{1+z} = 1 + \frac{1}{2}z - \frac{1}{8}z^2 + \frac{1}{16}z^3 - \cdots

Laurent Series Expansions

Power Series Representation of Analytic Functions, real analysis - power series representation theorem help - Mathematics Stack Exchange

Representation and Convergence of Laurent Series

  • A Laurent series is a generalization of a Taylor series that allows for negative powers of (zโˆ’z0)(z - z_0)
    • It is used to represent functions in annular domains, which are regions bounded by two concentric circles
  • The Laurent series of a function f(z)f(z) in an annular domain centered at z0z_0 is given by f(z)=โˆ‘n=โˆ’โˆžโˆžan(zโˆ’z0)nf(z) = \sum_{n=-\infty}^{\infty} a_n (z - z_0)^n, where the coefficients ana_n are complex numbers
  • The Laurent series of a function f(z)f(z) converges in an annular domain R1<โˆฃzโˆ’z0โˆฃ<R2R_1 < |z - z_0| < R_2, where R1R_1 and R2R_2 are the inner and outer radii of convergence, respectively

Calculating Laurent Series Coefficients

  • The coefficients ana_n of the Laurent series can be found using the integral formula: an=12ฯ€iโˆฎCf(z)(zโˆ’z0)n+1dza_n = \frac{1}{2\pi i} \oint_C \frac{f(z)}{(z - z_0)^{n+1}} dz, where CC is any closed path within the annular domain that encircles z0z_0 once counterclockwise
  • If a function has a Laurent series with no negative powers of (zโˆ’z0)(z - z_0), then the Laurent series reduces to a Taylor series, and the function is analytic in the annular domain
    • Example: The function f(z)=1z(zโˆ’1)f(z) = \frac{1}{z(z-1)} has a Laurent series expansion in the annular domain 0<โˆฃzโˆฃ<10 < |z| < 1 given by f(z)=1z+โˆ‘n=0โˆžznf(z) = \frac{1}{z} + \sum_{n=0}^{\infty} z^n

Singular Point Classification

Types of Singular Points

  • Singular points are points where a function is not analytic
    • The behavior of a function near a singular point can be characterized using its Laurent series expansion
  • An isolated singular point z0z_0 is a removable singularity if the Laurent series of f(z)f(z) at z0z_0 has no negative power terms (i.e., an=0a_n = 0 for all n<0n < 0)
    • In this case, the function can be made analytic at z0z_0 by defining f(z0)=a0f(z_0) = a_0
    • Example: The function f(z)=sinโก(z)zf(z) = \frac{\sin(z)}{z} has a removable singularity at z0=0z_0 = 0
  • An isolated singular point z0z_0 is a pole of order mm if the Laurent series of f(z)f(z) at z0z_0 has a finite number of negative power terms, with the lowest power being (zโˆ’z0)โˆ’m(z - z_0)^{-m}
    • The function approaches infinity as zz approaches z0z_0
    • A pole of order 1 is called a simple pole
    • Example: The function f(z)=1(zโˆ’1)2f(z) = \frac{1}{(z-1)^2} has a pole of order 2 at z0=1z_0 = 1
  • An isolated singular point z0z_0 is an essential singularity if the Laurent series of f(z)f(z) at z0z_0 has an infinite number of negative power terms
    • The function exhibits complex behavior near z0z_0, such as oscillating rapidly or approaching different limits along different paths
    • Example: The function f(z)=e1zf(z) = e^{\frac{1}{z}} has an essential singularity at z0=0z_0 = 0

Residues and the Residue Theorem

  • The residue of a function f(z)f(z) at an isolated singular point z0z_0 is the coefficient aโˆ’1a_{-1} of the (zโˆ’z0)โˆ’1(z - z_0)^{-1} term in the Laurent series expansion of f(z)f(z) at z0z_0
  • Residues are used in the residue theorem for evaluating complex integrals
    • The residue theorem states that if f(z)f(z) is analytic in a simply connected domain DD except for a finite number of isolated singular points z1,z2,โ€ฆ,znz_1, z_2, \ldots, z_n, then โˆฎCf(z)dz=2ฯ€iโˆ‘k=1nRes(f,zk)\oint_C f(z) dz = 2\pi i \sum_{k=1}^{n} \text{Res}(f, z_k), where CC is a closed path in DD that does not pass through any of the singular points and Res(f,zk)\text{Res}(f, z_k) denotes the residue of ff at zkz_k