Complex Numbers

Complex Numbers

For centuries, mathematicians tried to solve equations like and found no answer in the real numbers. The solution was to invent a new kind of number, one built around the symbol where . This chapter develops the algebra and geometry of complex numbers, which are indispensable in modern science, engineering, and mathematics.

What You Will Learn in This Chapter

This chapter covers the following topics:

Section Topic
4.1 Historical Perspective: how complex numbers were discovered
4.2 Definition of complex numbers, real and imaginary parts
4.3 Arithmetic: addition, subtraction, multiplication, division, conjugates
4.4 Quadratic equations and the Fundamental Theorem of Algebra
4.5 Principal square root of a negative number
4.6 Square roots of a complex number
4.7 Geometric interpretation: the complex plane
4.8 Absolute value (modulus) and complex conjugates

Why Complex Numbers?

The real number system emerged gradually from the need to solve increasingly difficult equations. Natural numbers handle counting. Fractions handle division. Irrational numbers handle lengths like . Negative numbers handle subtraction beyond zero.

But even after all of these extensions, the equation remained unsolvable. No real number, when squared, gives a negative result. There were two choices: accept that this simple equation has no solution, or expand the number system once more.

Mathematicians chose to expand. They introduced the imaginary unit , defined by

and built a new number system around it. A complex number is any expression of the form

where and are real numbers. The real number is the real part and is the imaginary part.

Where Complex Numbers Appear

Complex numbers are not merely an algebraic curiosity. They appear throughout science and engineering:

  • Electrical engineering: AC circuit analysis uses complex impedance.
  • Quantum mechanics: Wave functions are complex-valued.
  • Signal processing: Fourier transforms rely on complex exponentials.
  • Control theory: Stability of systems is analyzed through complex eigenvalues.
  • Pure mathematics: The Fundamental Theorem of Algebra guarantees that every polynomial equation has a solution in the complex numbers.

In this chapter, you will build the foundation needed to work confidently with complex numbers in all of these contexts.

Frequently Asked Questions

Are imaginary numbers really "imaginary"?

The name is historical and somewhat unfortunate. When Gerolamo Cardano and others first encountered in the 16th century, they called such quantities imaginary because they seemed to have no physical meaning. Today we know they are just as legitimate as any other numbers. The geometric interpretation (Section 4.7) shows that complex numbers correspond to real points in a plane. The word "imaginary" has stuck, but it should not be taken to mean fictitious or invalid.


How is related to ? The real numbers are a subset of the complex numbers . Every real number can be written as , so . Complex numbers are a genuine extension of the reals, not a replacement.

Do complex numbers make quadratic equations always solvable? Yes. The quadratic formula always produces two complex solutions (counting multiplicity). When the discriminant is negative, the square root is imaginary, and the two solutions are complex conjugates of each other.

What is the Fundamental Theorem of Algebra? Proved by Gauss in 1799, the Fundamental Theorem of Algebra states that every polynomial equation of degree with complex coefficients has exactly solutions in (counting multiplicity). This means the complex numbers are algebraically closed: no further extension of the number system is needed to solve polynomial equations.