upgrade
upgrade

Key Concepts of Complex Numbers

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Complex numbers are one of those topics that initially seem abstract but unlock powerful problem-solving techniques across algebra and trigonometry. You're being tested on your ability to move fluidly between different representations—rectangular form, polar form, and exponential form—and to understand why each representation makes certain operations easier. The concepts here connect directly to solving polynomial equations, graphing in two dimensions, and working with trigonometric identities.

Don't just memorize the formulas for conjugates, modulus, and De Moivre's theorem. Know what each concept accomplishes: conjugates eliminate imaginary parts in denominators, polar form simplifies multiplication and powers, and roots of complex numbers distribute evenly around circles. When you understand the underlying mechanics, you can tackle any variation an exam throws at you.


Building Blocks: The Foundation of Complex Numbers

Every complex number builds from two simple components—a real part and an imaginary part. The imaginary unit ii extends our number system from a one-dimensional line to a two-dimensional plane.

Definition of a Complex Number

  • Standard form a+bia + bi—where aa and bb are real numbers, creating a two-dimensional number system
  • Real part aa represents the horizontal component; imaginary part bb represents the vertical component
  • Two-dimensional extension of the real number line, allowing solutions to equations like x2+1=0x^2 + 1 = 0

The Imaginary Unit ii

  • Defined as i=1i = \sqrt{-1}—the foundation that makes complex numbers possible
  • Powers of ii cycle every four: i1=ii^1 = i, i2=1i^2 = -1, i3=ii^3 = -i, i4=1i^4 = 1, then repeats
  • Simplification strategy: divide the exponent by 4 and use the remainder to find the equivalent power

Real and Imaginary Parts

  • Notation Re(z)=a\text{Re}(z) = a extracts the real part from z=a+biz = a + bi
  • Notation Im(z)=b\text{Im}(z) = b extracts the imaginary coefficient (not bibi, just bb)
  • Separation technique is essential for adding, comparing, and graphing complex numbers

Compare: The imaginary unit ii vs. the imaginary part bbii is always 1\sqrt{-1}, while bb is the real coefficient that scales it. If an FRQ asks you to identify the imaginary part of 3+7i3 + 7i, the answer is 77, not 7i7i.


Operations: Working with Complex Numbers

Arithmetic with complex numbers follows predictable rules once you treat ii as a variable and remember that i2=1i^2 = -1. Conjugates are your best friend for division and simplification.

Arithmetic Operations

  • Addition/Subtraction: combine like parts—(a+bi)+(c+di)=(a+c)+(b+d)i(a + bi) + (c + di) = (a + c) + (b + d)i
  • Multiplication: use FOIL and substitute i2=1i^2 = -1(a+bi)(c+di)=(acbd)+(ad+bc)i(a + bi)(c + di) = (ac - bd) + (ad + bc)i
  • Division: multiply numerator and denominator by the conjugate of the denominator to eliminate ii below the fraction bar

Complex Conjugates

  • Definition z=abi\overline{z} = a - bi—flip the sign of the imaginary part only
  • Key property: zz=a2+b2z \cdot \overline{z} = a^2 + b^2, always a non-negative real number
  • Primary use: rationalizing denominators in complex fractions and finding the modulus squared

Compare: Adding complex numbers vs. multiplying them—addition keeps real and imaginary parts separate, while multiplication mixes them through the FOIL process. Exam questions often test whether you can correctly apply i2=1i^2 = -1 during multiplication.


Geometric Representation: The Complex Plane

Visualizing complex numbers geometrically transforms abstract algebra into concrete spatial reasoning. The complex plane maps every complex number to a unique point, with distance and angle carrying mathematical meaning.

Graphing on the Complex Plane

  • Horizontal axis (real axis) represents the real part aa; vertical axis (imaginary axis) represents bb
  • Point (a,b)(a, b) corresponds to the complex number a+bia + bi—identical to coordinate geometry
  • Modulus z=a2+b2|z| = \sqrt{a^2 + b^2} measures the distance from the origin to the point

Polar Form of Complex Numbers

  • Polar representation z=r(cosθ+isinθ)z = r(\cos\theta + i\sin\theta)—where rr is the modulus and θ\theta is the argument
  • Modulus formula: r=a2+b2r = \sqrt{a^2 + b^2}; argument formula: θ=tan1(ba)\theta = \tan^{-1}\left(\frac{b}{a}\right), adjusted for quadrant
  • Advantage: multiplication and division become simple operations on rr and θ\theta

Compare: Rectangular form a+bia + bi vs. polar form r(cosθ+isinθ)r(\cos\theta + i\sin\theta)—rectangular is better for addition/subtraction, polar is better for multiplication/powers. Know when to convert between them based on the operation required.


Advanced Forms: Exponentials and Powers

Euler's formula and De Moivre's theorem connect complex numbers to trigonometry and provide elegant shortcuts for computing powers and roots. These tools transform tedious calculations into straightforward applications of exponent rules.

Euler's Formula

  • Statement eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta—bridges exponential and trigonometric functions
  • Exponential form z=reiθz = re^{i\theta} is the most compact representation of a complex number
  • Famous result: eiπ+1=0e^{i\pi} + 1 = 0 connects five fundamental constants in one equation

De Moivre's Theorem

  • Power formula: (r(cosθ+isinθ))n=rn(cos(nθ)+isin(nθ))(r(\cos\theta + i\sin\theta))^n = r^n(\cos(n\theta) + i\sin(n\theta))
  • Simplifies exponentiation—raise the modulus to the power, multiply the argument by the power
  • Works for integer powers both positive and negative, making it essential for exam calculations

Roots of Complex Numbers

  • nn-th root formula: zk=r1/n(cos(θ+2kπn)+isin(θ+2kπn))z_k = r^{1/n}\left(\cos\left(\frac{\theta + 2k\pi}{n}\right) + i\sin\left(\frac{\theta + 2k\pi}{n}\right)\right) for k=0,1,,n1k = 0, 1, \ldots, n-1
  • Exactly nn distinct roots exist for any non-zero complex number
  • Geometric pattern: roots are evenly spaced around a circle of radius r1/nr^{1/n} in the complex plane

Compare: De Moivre's theorem for powers vs. the root formula—both use the same principle, but roots require dividing the argument and adding multiples of 2πn\frac{2\pi}{n} to find all solutions. FRQs often ask you to find all cube roots or fourth roots of a complex number.


Quick Reference Table

ConceptBest Examples
Standard form componentsReal part aa, imaginary part bb, form a+bia + bi
Powers of iii1=ii^1 = i, i2=1i^2 = -1, i3=ii^3 = -i, i4=1i^4 = 1
Conjugate applicationsDivision, finding modulus squared $$
Arithmetic operationsAddition (combine like parts), multiplication (FOIL with i2=1i^2 = -1)
Modulus and argumentr=a2+b2r = \sqrt{a^2 + b^2}, θ=tan1(b/a)\theta = \tan^{-1}(b/a)
Polar formr(cosθ+isinθ)r(\cos\theta + i\sin\theta), exponential form reiθre^{i\theta}
Powers and rootsDe Moivre's theorem, nn-th root formula
Geometric interpretationComplex plane, roots evenly spaced on circles

Self-Check Questions

  1. What is the imaginary part of 53i5 - 3i, and how does this differ from the imaginary term?

  2. Simplify i47i^{47} using the cyclic pattern of powers of ii. What strategy did you use?

  3. Compare rectangular form and polar form: which would you choose to compute (1+i)8(1 + i)^8, and why?

  4. If z=2+2iz = 2 + 2i, find its modulus, argument, and polar form. Then verify by converting back to rectangular form.

  5. How many distinct fourth roots does the complex number 1616 have, and what geometric shape do they form when plotted on the complex plane?