Complex numbers extend the real number line into a two-dimensional plane. A complex number z equals a plus bi, where a is the real part, b is the imaginary part, and i is the imaginary unit satisfying i squared equals negative one. While the name suggests unreality, complex numbers are indispensable in engineering, physics, and mathematics.
Addition and subtraction work component-wise: (a plus bi) plus (c plus di) equals (a plus c) plus (b plus d)i. Multiplication follows the distributive law with i squared replaced by negative one: (a plus bi)(c plus di) equals (ac minus bd) plus (ad plus bc)i. Division rationalizes the denominator by multiplying numerator and denominator by the conjugate.
The complex plane provides a geometric interpretation. The real part is the x-coordinate, the imaginary part is the y-coordinate, and the modulus (magnitude) is the distance from the origin: the absolute value of z equals the square root of a squared plus b squared. The argument is the angle from the positive real axis: arg(z) equals arctan(b/a). Our complex number calculator performs all standard operations.
Euler's formula e^(i theta) equals cosine theta plus i sine theta provides a bridge between exponentials and trigonometry. Setting theta equal to pi gives the famous Euler identity: e^(i pi) plus 1 equals 0, connecting five fundamental constants. The polar form z equals r e^(i theta) simplifies multiplication (magnitudes multiply, angles add) and exponentiation (De Moivre's theorem).
The fundamental theorem of algebra states that every polynomial of degree n with complex coefficients has exactly n complex roots (counting multiplicities). This is why complex numbers are essential: the equation x squared plus 1 equals 0 has no real solutions but two complex solutions, i and negative i.
Applications are extensive. In electrical engineering, complex numbers represent impedance and phasors in AC circuits. In control theory, the poles and zeros of transfer functions are complex numbers that determine system stability. In quantum mechanics, the wave function is inherently complex-valued. In signal processing, the Fourier transform maps real signals to complex frequency spectra.
The Riemann zeta function, which encodes deep properties of prime numbers, is a function of a complex variable. Its zeros on the critical line (the Riemann hypothesis) remain one of mathematics' greatest unsolved problems.