Application of Complex Numbers

Application of Complex Numbers

Introduction

  • Complex numbers extend real numbers to include the imaginary unit $i$, where $i^2 = -1$.
  • Applications span engineering, physics, and mathematics for simplifying oscillatory and rotational problems.

Euler’s Formula

  • Fundamental link between exponential and trigonometric functions: $$ e^{i\theta} = \cos\theta + i\sin\theta $$
  • Used to represent complex numbers in polar form: $$ z = re^{i\theta} $$

Phasor Representation

  • In electrical engineering, sinusoidal signals (voltage/current) are represented as phasors: $$ V(t) = V_0 \cos(\omega t + \phi) \quad \rightarrow \quad \tilde{V} = V_0 e^{i\phi} $$
  • Simplifies AC circuit analysis using impedance: $$ Z = R + iX $$
    • $R$: resistance, $X$: reactance (inductive/capacitive)

Signal Processing

  • Fourier Transform uses complex exponentials to decompose signals: $$ F(\omega) = \int_{-\infty}^{\infty} f(t) e^{-i\omega t} dt $$
  • Complex numbers encode both amplitude and phase information.

Quantum Mechanics

  • Wave function $\psi$ is complex-valued: $$ \psi(x,t) = A e^{i(kx - \omega t)} $$
  • Probability density is $|\psi|^2$, ensuring real measurable quantities.

Control Theory

  • Stability of systems is determined by poles in the complex plane.
  • Transfer functions use complex frequency $s = \sigma + i\omega$ in Laplace transforms.

Fluid Dynamics

  • Conformal mapping via complex functions (e.g., $w = f(z)$) solves potential flow problems.
  • Joukowsky transform maps circles to airfoil shapes.

Fractals

  • Mandelbrot set defined by iteration in complex plane: $$ z_{n+1} = z_n^2 + c, \quad z_0 = 0 $$
  • Visualizes complex dynamics and chaos.

Rotations and Geometry

  • Multiplication by $i$ corresponds to 90° rotation in the complex plane.
  • General rotation by angle $\theta$: $$ z' = ze^{i\theta} $$

Summary

  • Complex numbers unify exponential and trigonometric functions.
  • Essential in fields with periodic, oscillatory, or rotational behavior.

Source: G[L11 & L12] APPLICATION OF COMPLEX NUMBERS.pdf