Get AI summaries of any video or article — Sign up free
What is Euler's formula actually saying? | Ep. 4 Lockdown live math thumbnail

What is Euler's formula actually saying? | Ep. 4 Lockdown live math

3Blue1Brown·
5 min read

Based on 3Blue1Brown's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Treat e^{x} as the exp function defined by the power series 1 + x + x^2/2! + x^3/3! + …, not as repeated multiplication of the constant e.

Briefing

Euler’s formula stops being a mysterious “imaginary exponent” once the exponential function is treated as a specific power series (exp), not as repeated multiplication of the constant e. With that shift, the identity e^{iθ} = cos(θ) + i sin(θ) becomes a concrete claim about what the series does in the complex plane: the terms rotate by powers of i (quarter-turn steps) while their lengths shrink according to θ^n/n!, and the infinite vector sum lands exactly on the unit circle at angle θ.

The lesson begins by anchoring complex numbers on the unit circle: a complex number one unit from the origin at angle θ has real part cos(θ) and imaginary part i sin(θ), which is why cos(θ) + i sin(θ) is the natural “polar-to-Cartesian” form. The familiar shorthand e^{iθ} is then introduced—but immediately challenged. Many people interpret e^{x} as “multiply e by itself x times,” which breaks down for non-integer and especially imaginary inputs. Instead, exp(x) is defined as the infinite series 1 + x + x^2/2! + x^3/3! + …, where the factorial in the denominator makes the series converge and gives exp(x) a precise meaning for all real x.

From that series, a key structural property emerges: exp(a+b) = exp(a)·exp(b). This isn’t obvious from the notation “e^{x},” but it follows from how the factorial-weighted terms expand and recombine. The instructor uses a live multiple-choice reasoning exercise to show that this functional equation forces strong consequences—such as exp(5) = exp(1)^5 and exp(1/2)^2 = exp(1)—and highlights a subtle point: the value exp(0) = 1 is not automatic for every function satisfying exp(a+b)=exp(a)exp(b); it’s a specific feature of the exp function defined by the series.

Only after that foundation is laid does the discussion move to complex inputs. Powers of i cycle every four steps: i^1 = i, i^2 = −1, i^3 = −i, i^4 = 1, and then repeat. Plugging iθ into the exp series produces a sum of vectors whose directions follow that four-step rotation pattern, while magnitudes are governed by θ^n/n!. A visualization for θ = 1 (i.e., exp(i)) and a computational check in Python illustrate that the real and imaginary parts land where cos(θ) and sin(θ) predict.

The famous special case θ = π yields e^{iπ} = −1. The explanation emphasizes why this is less about the constant 2.71828 “showing up” directly and more about exp’s defining series: the computation of exp(iπ) never needs to insert 2.71828 explicitly. What matters is that exp(x) behaves like a function whose real inputs match the conventional e^{x} shorthand, while complex inputs trace circles. The takeaway is that Euler’s formula is a statement about exp’s geometry—its complex values move around the unit circle with angle θ—setting up the next lecture’s deeper reason for the circular motion.

Cornell Notes

Euler’s formula becomes understandable once “e^{x}” is treated as the exp function defined by the power series 1 + x + x^2/2! + x^3/3! + … . That series implies a crucial functional identity: exp(a+b) = exp(a)·exp(b), which explains why exponent notation works for real inputs and why it’s not really about repeated multiplication of the constant e. In the complex plane, plugging in iθ makes each term rotate by powers of i (cycling every four steps) while its length shrinks by θ^n/n!. The infinite vector sum therefore lands on the unit circle at angle θ, giving e^{iθ} = cos(θ) + i sin(θ) and in particular e^{iπ} = −1. This matters because it turns a “convention” into a precise geometric consequence of the exp series.

Why is it misleading to think of e^{x} as “e multiplied by itself x times,” especially for imaginary x?

The notation e^{x} is shorthand for a specific function, exp(x), defined by the power series 1 + x + x^2/2! + x^3/3! + … . Repeated multiplication only makes sense cleanly for nonnegative integers. The series definition gives exp(x) a meaning for all real x and also allows direct substitution of complex numbers like iθ, where “multiplying e by itself iθ times” has no literal interpretation.

What property does exp(x) satisfy that makes exponent rules feel inevitable?

exp(a+b) = exp(a)·exp(b). The lesson motivates this as a discovery from the series: adding inputs corresponds to multiplying outputs. A live reasoning question shows that this functional equation forces results like exp(5) = exp(1)^5 (since 5 = 1+1+1+1+1) and exp(1/2)^2 = exp(1) (since exp(1/2 + 1/2) = exp(1/2)·exp(1/2)).

Does exp(a+b)=exp(a)exp(b) automatically force exp(0)=1?

Not for every function satisfying the same multiplicative-additive rule. The exp function defined by the series does have exp(0)=1, but the functional equation alone doesn’t guarantee it for an arbitrary f. The lesson corrects an earlier overreach: exp’s value at 0 is a special feature of the series definition, not a universal consequence of the functional equation by itself.

How do powers of i control the directions of terms in exp(iθ)?

Because i has magnitude 1, multiplying by i rotates by 90 degrees in the complex plane. The cycle is i^1 = i, i^2 = −1, i^3 = −i, i^4 = 1, then repeats. In exp(iθ) = Σ (iθ)^n/n!, each term’s direction is determined by i^n, so the vectors turn in quarter-turn steps while their magnitudes are scaled by θ^n/n!.

Why does the infinite sum stay on the unit circle rather than wandering off?

The lengths of terms shrink fast because n! grows much faster than θ^n. Meanwhile, the directions keep rotating in a structured way via i^n. The combined effect is that the real and imaginary parts converge to cos(θ) and sin(θ), so the total vector has radius 1 and angle θ.

What’s the conceptual meaning of e^{iπ} = −1 in this framework?

It’s the special case θ = π: exp(iπ) equals cos(π) + i sin(π) = −1 + 0i. Geometrically, the series’ rotating-and-shrinking vector sum lands exactly at the point on the unit circle opposite 1. The lesson also stresses that the computation is driven by the exp series, not by explicitly inserting the numerical constant 2.71828.

Review Questions

  1. If exp(a+b)=exp(a)exp(b) holds, what must be true about exp(3) in terms of exp(1)? What about exp(−1) in terms of exp(1)?
  2. Using the cycle of i^n, list i^n for n=0,1,2,3,4 and describe how this would affect the direction of terms in exp(iθ).
  3. Explain, in terms of θ^n/n! and i^n, why the terms in exp(iθ) should converge and why the result should have magnitude 1.

Key Points

  1. 1

    Treat e^{x} as the exp function defined by the power series 1 + x + x^2/2! + x^3/3! + …, not as repeated multiplication of the constant e.

  2. 2

    The series definition yields the functional equation exp(a+b)=exp(a)exp(b), which underpins standard exponential rules.

  3. 3

    The value exp(0)=1 is specific to the exp series; the functional equation alone does not force every function with that property to satisfy it.

  4. 4

    In exp(iθ), each term’s direction is controlled by i^n, which cycles every four powers: i, −1, −i, 1.

  5. 5

    Each term’s length is scaled by θ^n/n!, and the factorial growth makes the infinite sum converge.

  6. 6

    Euler’s formula e^{iθ}=cos(θ)+i sin(θ) follows as the real and imaginary parts of the convergent vector sum on the unit circle.

  7. 7

    The famous identity e^{iπ} = −1 is best understood as a geometric consequence of exp’s series behavior, not as a direct computation involving 2.71828.

Highlights

Euler’s formula stops being “imaginary exponent” mysticism once exp(x) is defined by its power series; then e^{iθ} is just exp(iθ).
The identity exp(a+b)=exp(a)exp(b) is a structural consequence of the factorial-weighted series terms, not a rule pulled from notation.
Powers of i rotate by 90 degrees each time and repeat every four steps, giving exp(iθ) a built-in rotational pattern.
The factorial in θ^n/n! forces the vector lengths to shrink fast enough that the infinite sum lands exactly on the unit circle.
In the computation of exp(iπ), the constant 2.71828 is not explicitly required; the geometry comes from the exp series itself.

Topics