upgrade
upgrade

💠Intro to Complex Analysis

Key Concepts of Complex Functions

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Complex functions form the backbone of everything you'll encounter in complex analysis. When you're asked to evaluate contour integrals, find residues, or analyze singularities, you need to recognize which type of function you're dealing with and what properties it carries. The exponential, logarithmic, trigonometric, and rational functions aren't just formulas to memorize—they're the building blocks that determine whether a function is entire, meromorphic, or multi-valued, and that distinction drives nearly every problem you'll solve.

You're being tested on your ability to connect function definitions to their analytic properties: holomorphicity, periodicity, branch behavior, and singularity structure. Don't just memorize that eze^z is entire or that log(z)\log(z) needs a branch cut—understand why these properties emerge and how they affect integration paths, series expansions, and transformations. Master the underlying mechanisms, and you'll handle any variation the exam throws at you.


The Exponential Family: Functions Built from eze^z

The exponential function is the engine driving most of complex analysis. Because eze^z is entire and periodic in the imaginary direction, it generates the trigonometric and hyperbolic functions while creating the multi-valuedness that makes logarithms tricky.

Exponential Function

  • Defined as ez=ex+iy=ex(cosy+isiny)e^z = e^{x+iy} = e^x(\cos y + i\sin y)—the only function that equals its own derivative in the complex plane
  • Periodic with period 2πi2\pi i, meaning ez+2πi=eze^{z+2\pi i} = e^z; this periodicity is the root cause of logarithmic branch cuts
  • Entire function (holomorphic everywhere)—no singularities, no poles, making it the cleanest function to work with in contour integration

Trigonometric Functions

  • Defined via exponentials: sin(z)=eizeiz2i\sin(z) = \frac{e^{iz} - e^{-iz}}{2i} and cos(z)=eiz+eiz2\cos(z) = \frac{e^{iz} + e^{-iz}}{2}—these definitions extend real trig functions to the complex plane
  • Entire functions with period 2π2\pi, but unlike their real counterparts, they are unbounded; sin(z)|\sin(z)| can grow arbitrarily large
  • Essential for Fourier analysis and signal processing; their zeros occur exactly at integer multiples of π\pi

Hyperbolic Functions

  • Defined as sinh(z)=ezez2\sinh(z) = \frac{e^z - e^{-z}}{2} and cosh(z)=ez+ez2\cosh(z) = \frac{e^z + e^{-z}}{2}—note the relationship: sin(iz)=isinh(z)\sin(iz) = i\sinh(z)
  • Entire functions with purely imaginary period 2πi2\pi i, connecting them directly to trigonometric functions through rotation
  • Critical in physics applications, particularly hyperbolic geometry, relativity, and solutions to the wave equation

Compare: Trigonometric vs. Hyperbolic functions—both are entire, both derive from eze^z, but trig functions use eize^{iz} (rotation) while hyperbolic functions use real exponentials (scaling). If an exam asks you to relate sin(iz)\sin(iz) to hyperbolic functions, use sin(iz)=isinh(z)\sin(iz) = i\sinh(z).


Multi-Valued Functions: When One Answer Isn't Enough

Some complex functions naturally produce multiple outputs for a single input. The logarithm and fractional powers inherit multi-valuedness from the argument function, requiring branch cuts to make them single-valued and analytic.

Logarithmic Function

  • Defined as log(z)=lnz+iarg(z)\log(z) = \ln|z| + i\arg(z)—the argument arg(z)\arg(z) is only determined up to multiples of 2π2\pi, creating infinitely many values
  • Requires a branch cut (typically along the negative real axis) to restrict to a single-valued function; the principal branch uses π<arg(z)π-\pi < \arg(z) \leq \pi
  • Inverse of the exponential, essential for solving ew=ze^w = z and for defining complex powers via za=ealog(z)z^a = e^{a\log(z)}

Branch Cuts and Riemann Surfaces

  • Branch cuts are artificial barriers in the complex plane that prevent paths from circling around branch points and switching between function values
  • Riemann surfaces provide a geometric resolution—a multi-sheeted surface where the function becomes single-valued by "unfolding" the plane
  • Essential for understanding topology of functions like z\sqrt{z}, log(z)\log(z), and z1/nz^{1/n}; the number of sheets equals the number of function values

Compare: log(z)\log(z) vs. z\sqrt{z}—both are multi-valued, but log(z)\log(z) has infinitely many branches (one for each 2πk2\pi k) while z\sqrt{z} has exactly two. Riemann surface for log(z)\log(z) has infinitely many sheets; for z\sqrt{z}, just two.


Holomorphic Hierarchy: Entire vs. Meromorphic

Understanding where a function is analytic determines which theorems apply. Entire functions are holomorphic everywhere; meromorphic functions allow isolated poles but nothing worse.

Entire Functions

  • Holomorphic on all of C\mathbb{C}—examples include polynomials, eze^z, sin(z)\sin(z), and cos(z)\cos(z)
  • Power series representation f(z)=n=0anznf(z) = \sum_{n=0}^{\infty} a_n z^n converges for all zz; the radius of convergence is infinite
  • Liouville's theorem applies: a bounded entire function must be constant—this proves the Fundamental Theorem of Algebra

Meromorphic Functions

  • Holomorphic except at isolated poles—points where the function blows up like (zz0)n(z-z_0)^{-n} for some positive integer nn
  • Expressible as ratios of entire functions: if f(z)=g(z)/h(z)f(z) = g(z)/h(z) with g,hg, h entire, then ff is meromorphic with poles at zeros of hh
  • Central to residue calculus; the residue theorem requires identifying poles and computing residues for contour integration

Rational Functions

  • Defined as f(z)=P(z)Q(z)f(z) = \frac{P(z)}{Q(z)} where PP and QQ are polynomials—the simplest meromorphic functions
  • Poles occur at zeros of Q(z)Q(z), with order equal to the multiplicity of the zero; partial fractions decomposition reveals the pole structure
  • Fundamental for contour integration—most residue calculations involve rational functions or functions reducible to them

Compare: Entire vs. Meromorphic—entire functions have no singularities at all; meromorphic functions allow poles but not essential singularities. eze^z is entire; 1/z1/z is meromorphic; e1/ze^{1/z} is neither (essential singularity at z=0z=0).


Building Blocks: Power Functions and Transformations

These fundamental functions serve as the raw materials for series expansions and geometric mappings. Power functions generate Taylor and Laurent series; Möbius transformations preserve the analytic structure of the extended plane.

Power Functions

  • Defined as f(z)=znf(z) = z^n for integer nn—for positive nn, entire; for negative nn, meromorphic with a pole at the origin
  • Building blocks for series: Taylor series use non-negative powers; Laurent series include negative powers to capture pole behavior
  • Conformal except at critical pointsznz^n multiplies angles by nn, so it's not conformal at z=0z = 0 unless n=1n = 1

Möbius Transformations

  • Defined as f(z)=az+bcz+df(z) = \frac{az + b}{cz + d} with adbc0ad - bc \neq 0—also called linear fractional transformations
  • Bijective and angle-preserving (conformal), mapping circles and lines to circles and lines; they form a group under composition
  • Act on the extended complex plane C{}\mathbb{C} \cup \{\infty\}, with f(d/c)=f(-d/c) = \infty and f()=a/cf(\infty) = a/c; essential for understanding the Riemann sphere

Compare: Power functions vs. Möbius transformations—znz^n is entire (for n0n \geq 0) but not injective; Möbius transformations are always bijective but have exactly one pole. Use power functions for local behavior; use Möbius transformations for global mappings.


Quick Reference Table

ConceptBest Examples
Entire functionseze^z, sin(z)\sin(z), cos(z)\cos(z), polynomials
Meromorphic functionsRational functions, tan(z)\tan(z), cot(z)\cot(z)
Multi-valued functionslog(z)\log(z), z\sqrt{z}, z1/nz^{1/n}
Require branch cutslog(z)\log(z), fractional powers, inverse trig
Self-derivative propertyeze^z (unique among non-trivial functions)
Periodic in imaginary directioneze^z (period 2πi2\pi i)
Conformal mappingsMöbius transformations, eze^z, power functions (away from critical points)
Series building blocksPower functions znz^n

Self-Check Questions

  1. Which functions from this guide are entire, and what property do they all share regarding their power series representation?

  2. Compare sin(z)\sin(z) and sinh(z)\sinh(z): how are their definitions related, and what identity connects them?

  3. Why does log(z)\log(z) require a branch cut while eze^z does not? What property of eze^z causes this asymmetry?

  4. If you're given a rational function f(z)=z2+1z3zf(z) = \frac{z^2 + 1}{z^3 - z}, how would you identify its poles and determine whether it's meromorphic or has worse singularities?

  5. Explain how Möbius transformations differ from power functions in terms of injectivity and behavior at infinity—when would you use each type of mapping?