Complex Exponential Form and Euler's Formula

Graduate Depth 81 in the knowledge graph I know this Set as goal
Unlocks 260 downstream topics
complex-exponentials euler-formula power-series

Core Idea

Euler's formula e^(iθ) = cos θ + i sin θ allows us to write z = r e^(iθ) in exponential form. This unifies trigonometry with exponentials and makes complex multiplication simple: z₁z₂ = r₁r₂ e^(i(θ₁+θ₂)). The exponential form is fundamental to all of complex analysis because it extends naturally to complex exponents.

How It's Best Learned

Verify Euler's formula by expanding e^(iθ) = Σ(iθ)ⁿ/n! and grouping real/imaginary parts. Compute specific examples like e^(iπ) = -1. Use the exponential form to multiply complex numbers and see how arguments add.

Common Misconceptions

Treating e^(iθ) as purely formal; it represents a real geometric transformation (rotation). Forgetting the 2π periodicity: e^(i(θ+2π)) = e^(iθ).

Explainer

In polar form, you learned to write a complex number as z = r(cos θ + i sin θ), where r is the modulus and θ is the argument. Euler's formula, e^(iθ) = cos θ + i sin θ, compresses this into elegant exponential notation: z = re^(iθ). This is not merely a notational convenience — it reveals a deep connection between exponential functions and rotation.

The formula can be derived from the power series for eˣ. Substituting x = iθ gives e^(iθ) = 1 + iθ + (iθ)²/2! + (iθ)³/3! + .... Expanding the powers of i (which cycle: i, -1, -i, 1, i, ...) and grouping real and imaginary terms produces exactly the Taylor series for cos θ and sin θ respectively. This derivation — which you can verify using the power series prerequisite — is what makes Euler's formula more than a trick: it is a theorem, proved by direct computation.

Geometrically, e^(iθ) is a point on the unit circle at angle θ from the positive real axis. Multiplying any complex number by e^(iθ) rotates it by θ radians without changing its modulus. This is why exponential form makes complex multiplication transparent: (r₁e^(iθ₁))(r₂e^(iθ₂)) = r₁r₂ e^(i(θ₁+θ₂)). The moduli multiply and the angles add — the same rules as real exponentials. Division, nth roots, and powers all follow the same pattern, which would be laborious to compute in rectangular form.

The 2π periodicity deserves special attention: because cos and sin repeat every 2π, we have e^(iθ) = e^(i(θ+2π)) for any θ. This means the complex exponential is not injective — multiple distinct complex numbers map to the same value. This periodicity drives the multi-valued nature of the complex logarithm, the concept of branch cuts, and much of what makes complex analysis richer (and trickier) than real analysis. The formula e^(iπ) + 1 = 0, often called Euler's identity, follows immediately: at θ = π, e^(iπ) = -1.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-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 IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - ConvergenceIntegral TestP-SeriesComparison TestLimit Comparison TestAbsolute vs. Conditional ConvergencePower SeriesComplex Exponential Form and Euler's Formula

Longest path: 82 steps · 363 total prerequisite topics

Prerequisites (2)

Leads To (9)