Summary: When , the rule “velocity = position” forces to move on the unit circle, since multiplying by rotates 90°; one half-revolution gives .
Reframing (extending) the definition of exponentiation
For non-real exponents, "" no longer means repeated multiplication — that interpretation breaks down. What survives is the defining differential equation of the exponential (see eulers-number):
We extend to complex inputs by demanding this equation continues to hold. Everything else (including ) follows.
Multiplication by is rotation by 90°
A quick reminder of the geometry of the complex plane (Recall by definition, so ):
The point becomes — that’s a 90° counterclockwise rotation about the origin. Multiplying any complex number by rotates it by a quarter-turn.
Setting up the dynamical system
Treat as a position in the complex plane at time . The differential equation says:
velocity = position = position rotated 90° counterclockwise
The position at time is . The velocity is the derivative — which is just the position multiplied by , i.e. rotated counterclockwise. So the velocity arrow always points perpendicular to the radius, with the same magnitude — the signature of uniform circular motion.
At every point in the plane, the velocity arrow is perpendicular to the radius arrow, with equal length. This is the velocity field of uniform circular motion.
Why it traces the unit circle
Starting position: , i.e. the point . The velocity there is , i.e. straight up, magnitude 1.
A particle whose velocity is always perpendicular to its position, with magnitude equal to the radius, undergoes uniform circular motion at angular speed 1. Starting at radius 1, it stays on the unit circle forever.
After seconds:
- Distance travelled along the circle: (since speed = 1)
- That distance equals an angle of radians
- So is the point on the unit circle at angle
This is Euler’s formula — derived without any series expansions, purely from the dynamical reframing.
Plugging in
After seconds, the particle has travelled half the circumference, ending diametrically opposite the start:
Equivalently (Euler’s identity). After it’s back to 1: .
What the imaginary unit really did
Compare to the real cases:
| velocity rule | motion | |
|---|---|---|
| along the radius, outward | exponential growth | |
| along the radius, inward | exponential decay | |
| perpendicular to the radius | circular orbit |
A real stretches or shrinks the position vector — moving you along a line. An imaginary rotates it — moving you around a circle. A complex does both simultaneously, producing logarithmic spirals.
Group-theory perspective review
The dynamical view above is one of two complementary lenses. The other comes from group theory: is the structure-preserving map (a homomorphism) between two ways of viewing the complex numbers as a group.
| Side | Group | Elements are… |
|---|---|---|
| Input | additive | sliding actions on the plane |
| Output | multiplicative | stretch + rotate actions fixing 0 |
The exponential identity is the homomorphism property: adding inputs (composing slides) corresponds to multiplying outputs (composing stretch+rotates).
Both groups split into a “real part” and a “complex-specific part,” and matches them up:
| Input (slide) | Output (stretch / rotate) |
|---|---|
| Horizontal slide by | Stretch by (positive real) |
| Vertical slide by (i.e. ) | Rotation by radians (unit circle) |
This is why imaginary inputs produce pure rotation — the imaginary axis maps to the unit circle, which is the rotational (modulus-1) subgroup of . And is just: vertical slide by ↦ rotation by radians (half-turn) ↦ the multiplicative action of the number .
Why specifically?
Different bases differ only in the rate at which a unit of vertical slide converts to radians of rotation: gives rad per unit, gives rad per unit. The base is the unique one that converts 1 unit of slide into exactly 1 radian — making the imaginary-axis-to-unit-circle map an isometry. The deeper “why” lives in calculus (see eulers-number).
Visualising the full transformation
Group-theoretically, takes the entire complex plane to the punctured plane :
- Vertical lines (constant real part, varying imaginary) → concentric circles of radius centred at the origin.
- Horizontal lines (constant imaginary part, varying real) → rays from the origin at angle .
A geometric mnemonic: roll the plane up into a cylinder (wrapping vertical lines into circles), then squish that cylinder onto around 0 — the imaginary axis becomes the unit circle, and everything to its right gets stretched outward, everything to its left gets squished toward 0.
What to remember
- The ” as repeated multiplication” picture is dead in the complex case. Two pictures survive: as the solution to (dynamical), and as the homomorphism (group-theoretic). They are the same fact viewed from two angles.
- is not mysterious — it’s the position of a particle that has moved around the unit circle for a half-revolution, or equivalently, the multiplicative action that a vertical slide of on the additive side maps to.
- This is the gateway to seeing why exponentials show up in oscillation, wave mechanics, Fourier analysis, and quantum mechanics.
- Real exponents → pure growth/decay (scaling only, no rotation);
- Imaginary exponents → pure oscillation (rotation only, no scaling);
- Complex exponents → both at once (scaling and rotation).
Sources
- Strongly recommended: e(iπ) in 3.14 minutes, using dynamics
- Euler’s formula with introductory group theory — the homomorphism perspective