Fiveable

📐Complex Analysis Unit 6 Review

QR code for Complex Analysis practice questions

6.1 Sequences and series of complex numbers

6.1 Sequences and series of complex numbers

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

Complex sequences and series are fundamental to understanding analytic functions. They extend real number concepts to the complex plane, allowing us to explore convergence and divergence in two dimensions. These tools are crucial for representing functions as power series.

Convergence tests for complex series build on real series techniques. The comparison, ratio, and root tests help determine if a series converges absolutely or conditionally. Geometric and telescoping series provide important examples of convergent complex series with known sums.

Sequences and series in the complex domain

Complex sequences and series definitions

  • A complex sequence maps natural numbers to complex numbers, denoted as {zn}\{z_n\} where znz_n represents the nth term
  • The limit LL of a complex sequence {zn}\{z_n\} satisfies znL<ϵ|z_n - L| < \epsilon for all n>Nn > N, given any real number ϵ>0\epsilon > 0 and some natural number NN
  • A complex series, denoted as zn\sum z_n, adds the terms of a complex sequence
  • The nth partial sum of a complex series zn\sum z_n, denoted as sns_n, equals z1+z2+...+znz_1 + z_2 + ... + z_n
  • A complex series zn\sum z_n converges when its partial sum sequence {sn}\{s_n\} approaches a complex number SS, called the series sum

Convergence properties of complex sequences and series

  • A complex sequence {zn}\{z_n\} converges if and only if its real part {Re(zn)}\{Re(z_n)\} and imaginary part {Im(zn)}\{Im(z_n)\} sequences converge
  • The absolute value sequence {zn}\{|z_n|\} of a convergent complex sequence {zn}\{z_n\} with limit LL converges to L|L|
  • A complex series zn\sum z_n converges if and only if its real part series Re(zn)\sum Re(z_n) and imaginary part series Im(zn)\sum Im(z_n) converge
  • The term sequence {zn}\{z_n\} of a convergent complex series zn\sum z_n must approach 0
  • The Cauchy criterion states that zn\sum z_n converges if and only if for every ϵ>0\epsilon > 0, there exists NN such that zn+1+...+zn+p<ϵ|z_{n+1} + ... + z_{n+p}| < \epsilon for all n>Nn > N and all p1p \geq 1

Convergence of complex sequences and series

Complex sequences and series definitions, sequences and series - complex analysis poles and residues - Mathematics Stack Exchange

Limits and convergence of complex sequences

  • A complex sequence {zn}\{z_n\} converges to a limit LL if for any ϵ>0\epsilon > 0, there exists an NN such that znL<ϵ|z_n - L| < \epsilon for all n>Nn > N
  • Convergence of complex sequences requires both the real and imaginary parts to converge as real sequences ({Re(zn)}\{Re(z_n)\} and {Im(zn)}\{Im(z_n)\})
  • If a complex sequence {zn}\{z_n\} converges to LL, then the sequence of its absolute values {zn}\{|z_n|\} converges to L|L|
  • Examples of convergent complex sequences include {1/n+i/n2}\{1/n + i/n^2\} (converges to 0) and {eiθ/n}\{e^{i\theta}/n\} (converges to 0 for any real θ\theta)

Convergence of complex series

  • A complex series zn\sum z_n converges if and only if both its real part series Re(zn)\sum Re(z_n) and imaginary part series Im(zn)\sum Im(z_n) converge as real series
  • For a complex series zn\sum z_n to converge, the sequence of its terms {zn}\{z_n\} must converge to 0
  • The Cauchy criterion for complex series states that zn\sum z_n converges if and only if for every ϵ>0\epsilon > 0, there exists an NN such that zn+1+...+zn+p<ϵ|z_{n+1} + ... + z_{n+p}| < \epsilon for all n>Nn > N and all p1p \geq 1
  • Examples of convergent complex series include 1n2+in\sum \frac{1}{n^2+in} and (1)n(1+i)n\sum \frac{(-1)^n(1+i)}{n}

Tests for convergence of complex series

Complex sequences and series definitions, complex analysis - Evaluating series by contour integration, the residue theorem, and cotangent ...

Comparison and absolute convergence tests

  • The comparison test states that if znan|z_n| \leq a_n for all nn, where an\sum a_n is a convergent real series, then zn\sum z_n converges
  • Absolute convergence of a complex series zn\sum z_n implies its convergence, but a series may converge conditionally without absolute convergence
  • Examples of applying the comparison test include comparing inn2\sum \frac{i^n}{n^2} with 1n2\sum \frac{1}{n^2} (convergent) and 1+in\sum \frac{1+i}{n} with 1n\sum \frac{1}{n} (divergent)

Ratio and root tests for complex series

  • The ratio test states that if limnzn+1zn=L\lim_{n\to\infty} |\frac{z_{n+1}}{z_n}| = L, then zn\sum z_n converges absolutely for L<1L < 1, diverges for L>1L > 1, and is inconclusive for L=1L = 1
  • The root test states that if limn(zn)1/n=L\lim_{n\to\infty} (|z_n|)^{1/n} = L, then zn\sum z_n converges absolutely for L<1L < 1, diverges for L>1L > 1, and is inconclusive for L=1L = 1
  • Examples of applying the ratio test include (1+i)nn!\sum \frac{(1+i)^n}{n!} (converges) and n!(1i)n\sum n!(1-i)^n (diverges)
  • Examples of applying the root test include (1+i)nnn\sum \frac{(1+i)^n}{n^n} (converges) and nn(1i)nn!\sum \frac{n^n(1-i)^n}{n!} (diverges)

Sum of convergent geometric and telescoping series

Complex geometric series and their sums

  • A complex geometric series has the form zn=a+az+az2+...\sum z^n = a + az + az^2 + ..., where aa and zz are complex numbers
  • A complex geometric series converges if and only if z<1|z| < 1, and its sum equals a1z\frac{a}{1-z}
  • The sum of a finite geometric series with nn terms and common ratio zz is given by sn=a(1zn)1zs_n = \frac{a(1-z^n)}{1-z}, where aa is the first term
  • Examples of complex geometric series include (1+i2)n\sum (\frac{1+i}{2})^n (converges to 21i\frac{2}{1-i}) and (1i)n\sum (1-i)^n (diverges)

Telescoping series and their sums

  • A telescoping series has most terms cancel out, leaving only a finite number of terms contributing to the sum
  • The partial sums of a telescoping series can be written as sn=(b1c1)+(b2c2)+...+(bncn)s_n = (b_1 - c_1) + (b_2 - c_2) + ... + (b_n - c_n), where each cic_i cancels with the bi+1b_{i+1} term, except for the first and last terms
  • The sum of a convergent telescoping series equals the limit of its partial sums, found by evaluating the remaining terms after cancellation
  • Examples of telescoping series include 1n(n+1)\sum \frac{1}{n(n+1)} (converges to 1) and innin+1n+1\sum \frac{i^n}{n} - \frac{i^{n+1}}{n+1} (converges to 1i1-i)
Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly → and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →