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

Polar Form of Complex Numbers

Graduate Depth 74 in the knowledge graph I know this Set as goal
769topics build on this
324prerequisites beneath it
See this on the map →
Modulus and Argument of Complex NumbersTrigonometric Ratios ReviewComplex Exponential Form and Euler's Formula
complex-numbers polar-coordinates trigonometry

Core Idea

Any complex number z can be written as z = r(cos θ + i sin θ) = r cis θ, where r = |z| and θ = arg(z). This polar form makes multiplication and division geometrically transparent: to multiply, multiply moduli and add arguments; to divide, divide moduli and subtract arguments.

How It's Best Learned

Start with z = 1 + i, find its modulus and argument, and verify the polar form. Practice multiplying two complex numbers in polar form (e.g., 2eiπ/4 · 3eiπ/3) and visualize the result. Compare to Cartesian multiplication to see the simplification.

Common Misconceptions

Thinking polar form is harder to compute with; it is actually easier for multiplication and division. Forgetting that cos and sin must be in radians when computing the argument.

Explainer

You already know that a complex number has a modulus r = |z| (its distance from the origin in the complex plane) and an argument θ = arg(z) (the angle it makes with the positive real axis). The polar form z = r(cos θ + i sin θ) is simply the Cartesian coordinate conversion you know from trigonometry, applied to the complex plane: the real part is r cos θ and the imaginary part is r sin θ. Every complex number lives somewhere in the plane, and polar form describes that location using distance and direction instead of horizontal and vertical offsets.

The power of polar form is revealed in multiplication. In Cartesian form, multiplying (a + bi)(c + di) requires expanding and simplifying — straightforward but mechanical. In polar form, the result is geometric: multiplying z₁ = r₁(cos θ₁ + i sin θ₁) by z₂ = r₂(cos θ₂ + i sin θ₂) gives z₁z₂ = r₁r₂(cos(θ₁ + θ₂) + i sin(θ₁ + θ₂)). The moduli multiply and the arguments add. In the complex plane, this is a stretch by factor r₂ followed by a rotation by θ₂. Division does the reverse: divide moduli and subtract arguments. These rules follow directly from the angle addition formulas for cosine and sine — formulas you know from trigonometry — applied to the product.

To convert a specific number: start with z = 1 + i. Its modulus is √(1² + 1²) = √2 and its argument is arctan(1/1) = π/4. So z = √2 (cos(π/4) + i sin(π/4)). To multiply z² = (√2)²(cos(π/2) + i sin(π/2)) = 2(0 + i) = 2i. The same calculation in Cartesian form gives (1+i)² = 1 + 2i + i² = 2i — same answer, but the polar route gives geometric insight: squaring a complex number squares its modulus and doubles its argument. This geometric interpretation — that multiplication acts on the complex plane as scaling and rotation — is the key idea polar form unlocks, and it leads directly to De Moivre's theorem and the exponential form e that unifies complex numbers and trigonometry.

Practice Questions 5 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 10Number Bonds to 10Addition 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 (0s, 1s, 2s, 5s, 10s)Multiplication 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 LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewPolar Form of Complex Numbers

Longest path: 75 steps · 324 total prerequisite topics

Prerequisites (2)

Leads To (1)