00.14.01 · precalc / complex-numbers

Complex numbers — rectangular and polar form

shipped3 tiersLean: none

Anchor (Master): Needham Visual Complex Analysis Ch. 1–2; Nahin An Imaginary Tale Ch. 1–3; Euler 1748 and Gauss 1831

Intuition Beginner

Some equations have no answer on the ordinary number line. The equation asks for a number whose square is . No real number works, because any real number squared is zero or positive. The real line is stuck.

The fix is to add one new number, called , defined by the rule . With this single symbol added, and the usual rules of arithmetic kept, the complex numbers are born. Every complex number looks like , where and are real. The real part is , and the imaginary part is .

These numbers do not live on a line. They live in a plane. The number is drawn as the point : walk steps horizontally and steps vertically. The real numbers sit along the horizontal axis, and the numbers sit along the vertical axis.

Why bother? Because closing this gap lets every polynomial equation have a solution, and because the geometry of this plane turns out to describe rotations, waves, and electrical circuits. The number is not a puzzle — it is a tool that makes algebra and geometry line up.

Visual Beginner

The complex plane has a horizontal axis for the real part and a vertical axis for the imaginary part. Each complex number is one point . The distance from the origin to is , called the modulus. The angle from the positive real axis to that point is the argument, written .

Every complex number carries two descriptions. The rectangular form tells you where the point sits using a grid. The polar form tells you the same location using a distance and a direction : walk out a distance along the angle . Addition lives most naturally in rectangular form; multiplication lives most naturally in polar form.

Worked example Beginner

Multiply by .

Use the distributive rule, the same one used for ordinary algebra:

The last term is . Since , this becomes . So the whole expression is . The and cancel, leaving

Notice the answer is a pure real number. Multiplying a complex number by its mirror image (called its conjugate) always produces a real number equal to the square of the modulus: here .

Now convert to polar form. The modulus is . The argument is the angle whose tangent is , which is (or radians). So

Two numbers that looked unrelated — a grid point and a distance-plus-angle — are the same point described two ways.

Check your understanding Beginner

Formal definition Intermediate+

Definition (complex numbers, rectangular form). A complex number is an expression where and is a symbol satisfying . The set of all complex numbers is denoted . The real part is , and the imaginary part is . Two complex numbers are equal precisely when their real parts agree and their imaginary parts agree.

Equivalently, is the set of ordered pairs with componentwise addition and the multiplication rule

Setting recovers . This ordered-pair model, made public by Gauss in 1831 [Gauss 1831], shows that complex numbers need no metaphysical leap: they are pairs of real numbers with a particular multiplication.

Arithmetic. For and :

  • Addition: .
  • Subtraction: .
  • Multiplication: .
  • Conjugate: .
  • Modulus: , so .

Division uses the conjugate to clear the denominator:

For example, .

Definition (complex plane). Identifying with the point gives the complex plane (the Argand diagram). Addition of complex numbers is vector addition: . Geometrically, two complex numbers add by the parallelogram rule.

Definition (polar form). The modulus of is , and the argument is the angle from the positive real axis to the point , measured counter-clockwise, with . Then

This is the polar form. The angle is determined up to addition of , since sine and cosine have period (a fact inherited from the unit circle of 00.07.01).

Definition (exponential form). Defining (Euler's formula, justified from power series in 00.05.03), every complex number admits the compact form

The modulus is the distance from the origin; the argument is the direction. Numbers with lie on the unit circle and have the form .

Why polar form: multiplication is angle addition

The decisive reason polar form matters is that multiplication becomes geometric. If and , then

Multiply the moduli, add the arguments. Multiplying by rotates the whole plane by angle and leaves lengths unchanged; multiplying by a general rotates by and scales by . Division subtracts arguments: .

Counterexamples to common slips

  • is not unique. The argument is defined only up to : . A single-valued principal argument is usually fixed in .
  • Multiplication is not componentwise. In rectangular form, ; the correct rule is . Componentwise multiplication does not respect .
  • holds, but in general. The triangle inequality is the correct relation; equality holds only when and point in the same direction.

Key theorem with proof Intermediate+

Theorem (De Moivre's theorem). For every integer and every real ,

Equivalently, .

Proof. We induct on for positive integers. The base case reads , which matches , so the formula holds.

For the inductive step, assume the formula holds for some :

Multiply both sides by :

Expand the right side, using :

The addition formulas of 00.08.01 and — with and collapse the brackets:

That is exactly the formula with replaced by . By induction the identity holds for every positive integer .

For , both sides equal . For negative integers, write with and use that the conjugate of is : . So the formula holds for all integers .

Corollary (powers in polar form). If , then for any integer ,

To raise a complex number to the th power, raise the modulus to the th power and multiply the argument by . A worked instance: , so .

Bridge. The foundational reason De Moivre's theorem is true is that complex multiplication adds angles, and this is exactly the content of the trigonometric addition formulas of 00.08.01 rewritten in exponential form. The central insight is that polar form converts exponentiation into a single scaling and rotation: becomes and becomes , so the pattern is dual to the angle-addition identities and generalises from integer to rational and real , which produces the th roots below. Putting these together, the bridge is between the algebra of powers and the geometry of rotations: exponentiation in is repeated rotation. This builds toward the th roots of unity forming regular polygons, and appears again in 00.05.03 where Euler's formula is derived from power series, in 00.07.01 where the modulus-1 complex numbers are exactly the points of the unit circle, and in the analysis strand 02.01.01 where the same exponential law underpins Fourier decomposition and the complex-valued functions that model waves.

Exercises Intermediate+

Advanced results Master

Theorem 1 (Euler's identity). . Setting in Euler's formula gives . This single equation links the five central constants .

Theorem 2 (roots of a complex number). For any non-zero and any positive integer , the equation has exactly distinct solutions,

Each has modulus , and their arguments are equally spaced by . Geometrically they form the vertices of a regular -gon centred at the origin. This is De Moivre's theorem inverted: roots are powers with rational exponent.

Theorem 3 (roots of unity and the cyclic group). The th roots of unity form a cyclic group of order under multiplication, isomorphic to via . Their sum vanishes:

This is the algebraic echo of the geometric fact that the vertices of a regular -gon balance at the origin.

Theorem 4 (fundamental theorem of algebra). Every non-constant polynomial with complex coefficients has at least one complex root. Equivalently, a degree- polynomial in factors completely as . Gauss gave the first accepted proof in his 1799 doctoral thesis. The proof uses the topology of the plane (or, in modern proofs, Liouville's theorem that a bounded entire function is constant) and is beyond precalc; what matters here is that complex numbers are algebraically closed, which is the precise sense in which they complete the number system.

Theorem 5 (conjugate-root theorem). If a polynomial has real coefficients and is one of its roots, then is also a root. Real polynomials therefore factor into real linear factors and real irreducible quadratic factors with negative discriminant — exactly the quadratic pairs that first forced complex numbers into existence.

Theorem 6 (multiplication is a similarity of the plane). Multiplication by a fixed is the map , which rotates every point about the origin by angle and scales every distance by factor . It preserves angles between curves, so it is a conformal map. This is the geometric fact that makes complex multiplication indispensable for describing rotations in two dimensions and is the gateway to complex analysis.

Theorem 7 (preview: complex functions and analysis). A function that is complex-differentiable is called holomorphic. Holomorphic functions are exactly those that preserve angles locally (conformal), and they admit power-series representations around every point of their domain. The integral of a holomorphic function around a closed loop depends only on the loop's winding around singularities (Cauchy's theorem). This is the entry point to the analysis strand and to the wave-based models of quantum mechanics.

Synthesis. The foundational reason complex numbers unify algebra, geometry, and analysis is that the single equation turns the number line into a plane on which multiplication is rotation plus scaling, and this is exactly the content encoded by Euler's formula . The central insight is that polar form makes exponentiation into repeated rotation, so the angle-addition identities of 00.08.01 become the exponential law , and the bridge is between the algebraic operation of raising powers and the geometric operation of rotating the plane. Putting these together, De Moivre's theorem is dual to the angle-addition formulas, it generalises from integer exponents to rational exponents (producing the regular -gon of roots of unity), and it generalises further to real and complex exponents in the holomorphic functions of analysis. The pattern is that is algebraically closed (the fundamental theorem of algebra), conformally rich (multiplication is a similarity), and analytically rigid (holomorphic functions admit power series), and these three faces — algebraic, geometric, analytic — are three descriptions of the same object.

Full proof set Master

Proposition 1 (De Moivre's theorem for all integers). For every and every , .

Proof. The case is proved by induction in the Key theorem above. For both sides equal . For , write with . Since is also , and , we have . Expanding the first and last exponentials gives the stated identity.

Proposition 2 (the th roots of unity sum to zero). For , .

Proof. Let . The sum is the geometric series . Since (because gives ), the finite geometric-sum formula gives

But , so the numerator is . The denominator is , so the quotient is .

Proposition 3 (multiplication is multiplicative on the modulus and additive on the argument). If and with , then .

Proof. Using the exponential law — which here is the angle-addition formulas in disguise — . To verify directly from the definition :

which equals by the addition formulas of 00.08.01.

Connections Master

  • Unit-circle trigonometry 00.07.01. The polar form borrows its coordinates directly from the unit circle: the modulus-1 complex numbers are exactly the points on the unit circle of 00.07.01, and the argument is the same angle. The Pythagorean identity becomes the modulus statement .

  • Trigonometric addition formulas 00.08.01. De Moivre's theorem is the angle-addition identities of 00.08.01 in disguise. The inductive proof of runs on exactly the two identities and , which is why multiplying two complex numbers adds their arguments.

  • Complex numbers (introductory) 00.05.03. The lighter unit 00.05.03 introduces , the complex plane, and rectangular arithmetic; the present unit adds polar form, the exponential form, De Moivre's theorem, and the roots of unity. Euler's formula , derived from power series in 00.05.03, is the bridge that links the rectangular and polar descriptions.

  • Real and complex analysis 02.01.01. This unit is the on-ramp the audit flagged for the analysis strand. The exponential law is the engine behind the Fourier decomposition of periodic functions, the power series for holomorphic functions, and contour integration. Every result about waves, heat conduction, and signal processing descends from the geometry of the complex plane built here.

  • Quantum mechanics 12.01.01. Quantum states live in a complex Hilbert space: wavefunctions are complex-valued, amplitudes combine by complex addition, and time evolution multiplies each state by a phase . The polar form introduced here is the literal algebra of quantum phases, and the roots of unity describe the discrete symmetries that organise particle spectra.

Historical & philosophical context Master

Complex numbers entered mathematics through the cubic, not the quadratic. Cardano's 1545 Ars Magna [Cardano 1545] gave the formula for the roots of , and applying it to produces the intermediate expression , in which a square root of a negative number appears even though the true root is perfectly real. This was the first sign that the "impossible" objects do real work. Cardano himself was uneasy; he called such quantities sophistic and used them only formally.

Bombelli's 1572 L'Algebra [Bombelli 1572] took the decisive step of treating as an algebraic object obeying the ordinary rules, working out its arithmetic, and showing that the two cube roots above combine to give the real answer . Bombelli's rules for adding, subtracting, multiplying, and dividing these objects are exactly the rules in the Formal definition section. The philosophy was pragmatic: the objects computed correct answers, so they deserved arithmetic, regardless of whether they "existed."

Euler's 1748 Introductio in analysin infinitorum [Euler 1748] unified the field by proving from the power series for the exponential, sine, and cosine, and by writing down . This gave complex numbers an analytic footing independent of cubics and linked them permanently to rotation and waves.

The geometric representation came late. Wessel in 1797 (published 1799) [Wessel 1799] and Argand in 1806 [Argand 1806] independently described the complex plane, showing that is a point and that multiplication adds angles. The picture was not widely accepted until Gauss, in his 1831 Theoria residuorum biquadraticorum [Gauss 1831], publicly identified complex numbers with ordered pairs of reals and used the plane systematically. Once the geometry was in place, the earlier algebraic and analytic discoveries fused into a single subject, and the road opened to Riemann's complex analysis and to the twentieth-century use of complex Hilbert spaces in quantum mechanics.

Bibliography Master

@book{StewartPrecalculus,
  author = {Stewart, James and Redlin, Lothar and Watson, Saleem},
  title = {Precalculus: Mathematics for Calculus},
  publisher = {Cengage Learning},
  edition = {7th},
  year = {2016}
}

@book{Needham1997,
  author = {Needham, Tristan},
  title = {Visual Complex Analysis},
  publisher = {Oxford University Press},
  year = {1997}
}

@book{Nahin1998,
  author = {Nahin, Paul J.},
  title = {An Imaginary Tale: The Story of $\sqrt{-1}$},
  publisher = {Princeton University Press},
  year = {1998}
}

@book{Cardano1545,
  author = {Cardano, Girolamo},
  title = {Artis Magnae, sive de Regulis Algebraicis (Ars Magna)},
  publisher = {Johann Petreius},
  address = {Nuremberg},
  year = {1545}
}

@book{Bombelli1572,
  author = {Bombelli, Rafael},
  title = {L'Algebra},
  publisher = {Giovanni Rossi},
  address = {Bologna},
  year = {1572}
}

@book{Euler1748,
  author = {Euler, Leonhard},
  title = {Introductio in analysin infinitorum},
  publisher = {Marcus-Michaelis Bousquet},
  address = {Lausanne},
  year = {1748}
}

@article{Wessel1799,
  author = {Wessel, Caspar},
  title = {Om Directionens analytiske Betegning},
  journal = {Nye Samling af det Kongelige Danske Videnskabernes Selskabs Skrifter},
  year = {1799}
}

@book{Argand1806,
  author = {Argand, Jean-Robert},
  title = {Essai sur une mani\`ere de repr\'esenter les quantit\'es imaginaires dans les constructions g\'eom\'etriques},
  publisher = {self-published},
  address = {Paris},
  year = {1806}
}

@article{Gauss1831,
  author = {Gauss, Carl Friedrich},
  title = {Theoria residuorum biquadraticorum, Commentatio secunda},
  journal = {Commentationes Societatis Regiae Scientiarum Gottingensis Recentiores},
  year = {1831}
}

@book{Lang1988,
  author = {Lang, Serge},
  title = {Basic Mathematics},
  publisher = {Springer},
  year = {1988}
}