Skip to main content

Complex Variables

topicmedium9 MCQ

What is Complex Variables?

A number of the form $z = x + iy$, where $x$ and $y$ are real numbers and $i$ is the imaginary unit ($i2 = -1$).

Key formula / rule: Complex Number Arithmetic

Key points

  • Understand the representation and arithmetic of complex numbers.
  • Grasp the concept of complex functions and their properties.
  • Apply the Cauchy-Riemann equations to check for analyticity.
  • Utilize Cauchy's Integral Theorem and Formula for evaluating integrals.

Common exam trap

Incorrectly applying the argument function for different quadrants.

Definitions

Term

Complex Number

Meaning

A number of the form $z = x + iy$, where $x$ and $y$ are real numbers and $i$ is the imaginary unit ($i2 = -1$).

Term

Complex Plane

Meaning

A two-dimensional plane where the horizontal axis represents the real part and the vertical axis represents the imaginary part of a complex number.

Term

Analytic Function

Meaning

A complex function that is differentiable at every point in an open region of the complex plane.

Term

Cauchy-Riemann Equations

Meaning

A pair of first-order partial differential equations that a complex function must satisfy to be analytic.

Term

Residue

Meaning

The coefficient of the $(z-a)-1$ term in the Laurent series expansion of a function $f(z)$ around an isolated singularity $a$.

Term

Conformal Mapping

Meaning

A transformation that preserves angles between curves in the complex plane.

Learning objectives

  • Understand the representation and arithmetic of complex numbers.

  • Grasp the concept of complex functions and their properties.

  • Apply the Cauchy-Riemann equations to check for analyticity.

  • Utilize Cauchy's Integral Theorem and Formula for evaluating integrals.

  • Apply the Residue Theorem for complex integration.

  • Understand the basics of conformal mapping.

Formulae

Name

Complex Number Arithmetic

Note

Addition and subtraction

Expression

$(x1 + iy1) \± (x2 + iy2) = (x1 \± x2) + i(y1 \± y2)$

Name

Complex Number Multiplication

Note
Expression

$(x1 + iy1)(x2 + iy2) = (x1x_2 - y1y_2) + i(x1y_2 + x2y_1)$

Name

Complex Conjugate

Note
Expression

If $z = x + iy$, then $\bar{z} = x - iy$.

Name

Modulus of a Complex Number

Note

Distance from origin in complex plane

Expression

$|z| = \sqrt{z\bar{z}} = \sqrt{x2 + y2}$

Name

Euler's Formula

Note

Relates exponential and trigonometric forms

Expression

$ei\θ = \cos\θ + i\sin\θ$

Name

Polar Form

Note

where $r = |z|$ and $\θ = \arg(z)$

Expression

$z = r(\cos\θ + i\sin\θ) = rei\θ$

Name

Cauchy-Riemann Equations

Note
Expression

For $f(z) = u(x, y) + iv(x, y)$, $f$ is analytic if $\frac{\partial u}{\partial x} = \frac{\partial v}{\partial y}$ and $\frac{\partial u}{\partial y} = -\frac{\partial v}{\partial x}$.

Name

Cauchy's Integral Theorem

Note
Expression

If $f(z)$ is analytic in a simply connected domain $D$, then for any simple closed contour $C$ in $D$, $\ointC f(z) dz = 0$.

Name

Cauchy's Integral Formula

Note
Expression

If $f(z)$ is analytic in a simply connected domain $D$ and $C$ is a simple closed contour in $D$ with $a$ inside $C$, then $f(a) = \frac{1}{2\π i} \ointC \frac{f(z)}{z-a} dz$.

Name

Cauchy's Formula for Derivatives

Note
Expression

If $f(z)$ is analytic in a simply connected domain $D$ and $C$ is a simple closed contour in $D$ with $a$ inside $C$, then $f(n)(a) = \frac{n!}{2\π i} \ointC \frac{f(z)}{(z-a)n+1} dz$.

Name

Residue Theorem

Note
Expression

If $f(z)$ is analytic inside and on a simple closed contour $C$, except for a finite number of isolated singular points $z1, z2, ..., zn$ inside $C$, then $\ointC f(z) dz = 2\π i \sumk=1^n Res(f, zk)$.

Prerequisites

  • Basic Calculus (differentiation, integration, partial derivatives)

  • Basic Algebra (complex number arithmetic)

Common mistakes

  • Incorrectly applying the argument function for different quadrants.

  • Confusing the conditions for analyticity with differentiability at a single point.

  • Errors in algebraic manipulation of complex numbers, especially with powers of $i$.

  • Misapplication of the residue theorem without correctly identifying poles and residues.

  • Assuming a function is analytic without verifying the Cauchy-Riemann equations.

Keywords

  • Complex numbers

  • Complex plane

  • Analyticity

  • Cauchy-Riemann equations

  • Cauchy's Integral Theorem

  • Cauchy's Integral Formula

  • Residue Theorem

  • Conformal mapping

  • Imaginary unit

  • Modulus

  • Argument

  • Euler's formula

Practice preview

  • The residue of the function f(z) = e^z / (z - 2) at its pole z = 2 is:

    easy

  • According to the Cauchy-Goursat theorem, if a function f(z) is analytic at all points within and on a simple closed contour C, then the value of the integral of f(z) around C is:

    easy

  • If f(z) = z^2 is mapped under w = f(z), what is the image of the line x = 1 in the w-plane (where w = u + iv)?

    medium