A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Complex Numbers Introduction

Middle & High School Depth 67 in the knowledge graph I know this Set as goal
5,070topics build on this
296prerequisites beneath it
See this on the map →
Introduction to Square RootsOperations with Radicals+1 moreAC Circuit Analysis Using PhasorsAC Circuits and Complex Impedance+33 more
complex-numbers imaginary-unit number-systems

Core Idea

Complex numbers extend the real numbers by introducing i, defined as the square root of -1, so that i2 = -1. A complex number has the form a + bi, where a is the real part and b is the imaginary part. Complex numbers allow us to solve equations like x2 + 1 = 0, which have no real solutions. Every real number is a complex number with b = 0. The complex number system is algebraically closed: every polynomial equation has a solution.

How It's Best Learned

Motivate with the equation x2 = -1, which has no real solution. Define i and simplify powers of i (i, -1, -i, 1, repeating). Introduce the complex plane (real axis horizontal, imaginary axis vertical). Practice simplifying square roots of negative numbers using i.

Common Misconceptions

Explainer

Before complex numbers, there was a wall: the equation x² = -1 had no solution in the real numbers, because squaring any real number always gives a non-negative result. For centuries mathematicians dismissed expressions like sqrt(-1) as meaningless. The breakthrough was to stop asking "what real number squares to -1?" and instead *define* a new entity — call it i — with the single property that i² = -1. This is not a trick; it is the same move made when extending natural numbers to integers (define -1 as the additive inverse of 1) or integers to rationals (define 1/2 as the multiplicative inverse of 2). Every number system is a definition.

With i defined, a *complex number* is any expression of the form a + bi, where a and b are real numbers. We call a the *real part* and b the *imaginary part*. The real numbers are a subset of the complex numbers: when b = 0, a + 0i = a is just a real number. So complex numbers do not replace real numbers — they extend them. Every real number you have ever worked with is also a complex number.

Arithmetic with complex numbers follows the same rules as algebra, with one replacement: whenever i² appears, substitute -1. For example, (3 + 2i)(1 - i) = 3 - 3i + 2i - 2i² = 3 - i - 2(-1) = 3 - i + 2 = 5 - i. This substitution is the entire machinery — no new rules needed. Powers of i follow a four-cycle: i¹ = i, i² = -1, i³ = i·i² = -i, i⁴ = i·i³ = i·(-i) = -i² = 1, and then i⁵ = i again. To evaluate in for large n, divide n by 4 and use the remainder.

Geometrically, complex numbers live on the *complex plane*: the real part plotted on the horizontal axis and the imaginary part on the vertical axis. This gives every complex number a unique geometric location. For example, 3 + 2i is the point (3, 2). This two-dimensional view becomes powerful when you study multiplication as rotation — multiplying by i rotates 90° counterclockwise — but for now, the key takeaway is that complex numbers have a visual home.

The motivation for introducing complex numbers goes beyond quadratics. The Fundamental Theorem of Algebra — which you will encounter next — states that every polynomial of degree n has exactly n roots in the complex numbers (counting multiplicity). This is a profound unification: over the complex numbers, polynomials are "complete" in a way that real polynomials are not. Complex numbers were invented to patch one hole (sqrt(-1)) and ended up completing the entire theory of polynomial equations.

Practice Questions 3 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Making 10 as an Addition StrategyAddition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts Through 10Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsMultiplying Binomials (FOIL)Factoring Difference of SquaresFactoring CompletelyIntroduction to Rational ExpressionsSimplifying Radical ExpressionsOperations with RadicalsComplex Numbers Introduction

Longest path: 68 steps · 296 total prerequisite topics

Prerequisites (3)

Leads To (35)