Overview

Complex numbers extend the real line to a plane. Most AMC/AIME problems start with algebraic manipulation and then switch to geometry when convenient.

Key Ideas

  • z=a+biz = a + bi with i2=1i^2 = -1.
  • Powers of ii repeat every 44.
  • Real part is aa, imaginary part is bb.

Core Skills

Separate Real and Imaginary Parts

Write z=a+biz=a+bi and equate real and imaginary parts to solve equations.

Use i2=1i^2=-1 Early

Simplify powers of ii before multiplying out to avoid sign mistakes.

Convert Between Forms

Switch between algebraic and geometric interpretations when helpful.

Worked Example

Compute i2023i^{2023}.

Powers of ii cycle with period 44. Since 20233(mod4)2023 \equiv 3 \pmod 4, i2023=i3=ii^{2023} = i^3 = -i.

More Examples

Example 1: Add and Multiply

Compute (3+2i)(14i)(3+2i)(1-4i).

312i+2i8i2=1110i3-12i+2i-8i^2 = 11-10i.

Example 2: Solve a Simple Equation

Solve z+2i=34iz+2i=3-4i.

z=36iz=3-6i.

Example 3: Powers of ii

Compute i58i^{58}.

582(mod4)58\equiv 2\pmod 4, so i58=1i^{58}=-1.

Strategy Checklist

  • Reduce powers of ii modulo 44.
  • Keep real and imaginary parts separate.
  • Check arithmetic with i2=1i^2=-1.

Common Pitfalls

  • Forgetting the period 44 for powers of ii.
  • Treating the imaginary part as bibi instead of bb.
  • Dropping the i2=1i^2=-1 sign change.

Practice Problems

StatusSourceProblem NameDifficultyTags

Module Progress:

Join the AoPS Community!

Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.