Intuition The ONE core idea
Maxwell's equations say a changing electric field births a magnetic field and a changing magnetic field births an electric field. When you write that mutual birthing down honestly, the maths forces a self-sustaining ripple to exist in empty space — and that ripple, travelling at a speed built from two lab constants, is light .
This page is the toolbox. Before we can appreciate the parent derivation , every arrow, every ∇ , every subscript must mean something you can picture . We build each symbol from nothing, in an order where each one leans only on the ones before it.
Before any equation, meet the two main characters: E and B .
Definition A vector — the little arrow on top
The symbol E (read "E-vector") is not one number. At every point in space it stores an arrow: a direction plus a length. The arrow E says "if you put a tiny positive charge here, this is the direction it gets pushed, and this long = how hard."
The arrow B (read "B-vector") is the magnetic version: at every point it stores an arrow telling a moving charge which way it will be deflected.
Intuition Picture: a field is a room full of arrows
Imagine invisible arrows glued to every point of a room. Some regions have long arrows (strong field), some short (weak), all pointing various ways. That whole carpet of arrows is a vector field . E is one such carpet; B is another laid on top.
WHY the topic needs it: light is not a single arrow wiggling — it is a whole pattern of E and B arrows that shifts forward through space. You cannot describe that with plain numbers; you need a field.
An arrow in 3D can be broken into how much of it points along each wall of the room.
Choose three perpendicular directions and name them x ^ , y ^ , z ^ (the "unit arrows", each length 1 , one per direction). Then any arrow is
E = E x x ^ + E y y ^ + E z z ^
The plain number E x is "how much of E leans in the x direction". The subscript is just a label saying which wall we measured against.
Intuition Picture: shadow on each wall
Shine a light straight down the x -axis — the shadow of E on the y –z wall shows E y and E z ; what's "used up" pointing at you is E x . Components are shadows.
WHY the topic needs it: in the derivation we say things like "the wave travels along x , and E has no x -component (E x = 0 )." That sentence is impossible without component labels.
Definition Propagation direction
k
k (read "k-vector" or wave vector) is the arrow pointing the way the ripple is moving . If the wave rolls along the positive x -axis, then k points along + x ^ .
Intuition Picture: the direction a water ripple spreads
Drop a stone; the ring of water races outward. At any spot on the ring, k is the little arrow pointing "outward, that-a-way" — the direction the disturbance advances. For our plane wave it's a single fixed direction, + x .
WHY the topic needs it: the whole punchline is that E , B , and k sit at right angles to each other. We need a named arrow for "where the wave goes" to even state that.
Definition The partial time-derivative
∂ t
∂ t ∂ E (short: ∂ t E ) answers one question: "how fast is E changing as the clock ticks, at this fixed point in space?" The curly ∂ (instead of a plain d ) is a reminder: "E depends on several things — position AND time — but right now I'm only asking about the change with time, holding the position frozen."
Intuition Picture: watch one arrow flicker
Stand at one spot and stare at just the arrow there. It grows, shrinks, swings. ∂ t E is the rate of that flicker — long if it changes fast, zero if it sits still.
WHY the topic needs it: Maxwell's coupling is literally "a changing field makes another field." No time-derivative, no coupling, no light. And the wave equation's signature is the second time-derivative — the "springiness" term.
Everything with ∇ is built from spatial derivatives — how a field changes as you step from point to point (not in time, in space).
∇ ("del") — a vector of spatial-change instructions
∇ = ( ∂ x ∂ , ∂ y ∂ , ∂ z ∂ )
On its own it's not a number — it's a bag of three "how fast does this change as I step sideways in x / y / z ?" questions , waiting to be applied to a field.
∇ combines with a field in exactly three ways. We meet each next.
Definition Divergence (the dot)
∇ ⋅ E = ∂ x ∂ E x + ∂ y ∂ E y + ∂ z ∂ E z
A single number at each point. It asks: "do more arrows point OUT of a tiny box here than point IN?" Positive = arrows gush out (a source, like a hidden + charge). Negative = arrows drain in (a sink). Zero = whatever flows in also flows out.
Intuition Picture: a tiny box and the flux through its walls
Imagine a tiny cube around the point. Count arrows piercing outward through all six faces minus those piercing inward. That net "outflow" is the divergence. In empty space there are no charges to gush from, so ∇ ⋅ E = 0 everywhere.
WHY the topic needs it: the vacuum laws ∇ ⋅ E = 0 and ∇ ⋅ B = 0 are what kill the messy extra term in the derivation, AND what forces the wave to be sideways-wiggling (transverse). See Maxwell's Equations .
Definition Curl (the cross)
∇ × E is itself a vector . It asks: "do the arrows around this point circulate, like water going round a drain?" Its length = how strong the swirl is; its direction = the axle the swirl spins around (right-hand rule: curl fingers along the swirl, thumb gives the axle).
Intuition Picture: a paddlewheel dropped in the field
Drop a tiny paddlewheel at the point. If the surrounding arrows spin it, there's curl — and the axle of the wheel is the direction of ∇ × E . No spin means zero curl.
WHY the topic needs it: the two coupling laws are curl laws. Faraday's Law of Induction says a changing B makes E swirl : ∇ × E = − ∂ t B . The Ampère–Maxwell Law says a changing E makes B swirl. Curl is how one field "curls up" the other.
∇ 2
∇ 2 E = ∂ x 2 ∂ 2 E + ∂ y 2 ∂ 2 E + ∂ z 2 ∂ 2 E
It measures curvature in space : how much the field at a point differs from the average of its neighbours. Big Laplacian = sharply bent field; zero = the point sits at the smooth average of its surroundings.
Intuition Picture: a stretched rubber string
Pluck a string. Where it's sharply curved, it snaps back hardest. ∇ 2 is that "how curved, so how strong the restoring pull" measure — the spatial cousin of the string's tension force.
WHY the topic needs it: the wave equation reads (spatial curvature) = (constant) × (time acceleration) . The Laplacian ∇ 2 IS the spatial-curvature side. See Wave Equation .
ε 0 — the permittivity of free space
ε 0 ≈ 8.854 × 1 0 − 12 (units F/m) measures how easily empty space lets an electric field form from charges. It comes purely from electrostatics experiments (measuring forces between static charges). Think: "how springy is the vacuum to E ."
μ 0 — the permeability of free space
μ 0 = 4 π × 1 0 − 7 (units T·m/A) measures how easily empty space lets a magnetic field form from currents. It comes purely from magnetism experiments (forces between current-carrying wires). Think: "how springy is the vacuum to B ."
WHY the topic needs it: the derivation's stunning payoff is c = 1/ μ 0 ε 0 — a speed built from one electric and one magnetic constant, neither measured using light . Their appearance in the coupling term μ 0 ε 0 ∂ t E is what sets the wave's speed. See Displacement Current .
Definition The wiggle numbers
f = frequency: how many full wiggles pass per second.
λ (lambda) = wavelength: the length of one full wiggle in space.
ω = 2 π f = angular frequency: wiggles counted in radians per second.
k = 2 π / λ = wave number: how many radians of wiggle fit per metre.
c = the speed the whole pattern travels.
Common mistake The two meanings of "k" — vector vs. number
Why it feels confusing: in Section 2 we called k (with the arrow) the direction of travel . Here k (no arrow) is a plain number , 2 π / λ .
The fix: they are the same thing in two dresses. The plain number k = 2 π / λ is the length of the vector k , and the vector points along the travel direction. For a wave going along + x :
k = k x ^ , k = λ 2 π > 0
So "k " carries direction + size; "k " is just its size. In the shorthand below, k x really means k ⋅ r specialised to travel along x .
Definition Which way, from the sign of
k
Writing k x − ω t with k > 0 describes a wave sliding toward + x . If instead the number is negative — equivalently k = k x ^ with k < 0 , i.e. k points along − x ^ — the same formula describes a wave sliding toward − x . (You will also see this written as k x + ω t with k > 0 : same − x -going wave, opposite sign convention.) Both are legal solutions; the derivation just picks + x for concreteness.
Before the shorthand e i ( k x − ω t ) , we owe you two symbols hiding inside it: e and i .
e — Euler's number
e ≈ 2.718 is a fixed constant (like π ), the "natural" base for growth. The expression e ( something ) is just "e raised to that power". We use it because its derivative reproduces itself — perfect for describing smooth repeating motion.
i — the imaginary unit
i is the number defined by i 2 = − 1 . There is no ordinary (real) number whose square is negative, so i is a new kind of number invented to fill that gap. Picture it as a quarter-turn : multiplying by i rotates an arrow 9 0 ∘ in a flat plane rather than stretching it.
e and i together spell a wiggle
The magic fact e i θ = cos θ + i sin θ means "e to an imaginary power" traces a point going round a circle as θ grows. A wiggle (sine wave) is just the shadow of that circling point — so e i ( k x − ω t ) is a compact circle-code for a travelling sine wave.
Definition The complex-wave shorthand
e i ( k x − ω t )
This is a compact way to write "a sine wave moving in + x ." The combination k x − ω t is the phase : it says where in its wiggle the field is, at position x and time t . As t grows you must increase x to keep the phase fixed — that "chasing a fixed phase" IS the wave moving forward at speed ω / k = c .
Intuition Picture: a snapshot vs. a movie
A snapshot (freeze t ) shows the field bending up and down along x with wavelength λ . Press play (let t run) and the whole shape slides right at speed c . λ lives in the snapshot, ω lives in the movie, c links them.
WHY the topic needs it: to test whether a candidate ripple obeys the wave equation, we plug in e i ( k x − ω t ) ; derivatives just pull down factors of ik and − iω , and the wave equation collapses to the clean condition ω = c k .
Divergence: is it a source
Laplacian: spatial curvature
Each foundation flows into Maxwell's vacuum laws or the wave equation, and both meet at the punchline: EM waves ARE light.
Test yourself — say the answer out loud before revealing.
What does the arrow in E mean at a single point? The direction and strength of the push a tiny positive charge would feel there.
What is E x in plain words? How much of the arrow
E leans along the
x -direction (its shadow on the
x -axis).
Why a curly ∂ instead of a plain d in ∂ t E ? Because
E depends on both position and time;
∂ t means "rate of change with time only, position held frozen."
In one sentence, what does ∇ ⋅ E measure? The net outflow of field arrows from a tiny box — positive means a source (charge) sits there.
Why is ∇ ⋅ E = 0 in vacuum? No charges are present, so nothing acts as a source or sink of field lines.
What does ∇ × E (curl) detect? Whether the field arrows swirl around the point, like water round a drain; its direction is the swirl's axle.
What does the Laplacian ∇ 2 measure? Spatial curvature — how much the field bends away from the average of its neighbours.
What is the difference between k and k ? k is the wave vector carrying direction and size;
k = 2 π / λ is just its length, and
k = k x ^ for travel along
x .
What does a negative k (or k x + ω t ) describe? A wave travelling in the − x direction instead of + x .
What are e and i ? e ≈ 2.718 is Euler's number (base of natural growth); i is the imaginary unit with i 2 = − 1 , a quarter-turn in the plane.
Where do ε 0 and μ 0 come from, and why is it surprising they set c ? From electrostatics and magnetism experiments respectively — neither uses light, yet together they give light's speed.
Why does ω /∣ k ∣ equal a speed? ω is radians of wiggle per second, ∣ k ∣ is radians per metre; their ratio is metres per second.
What is the phase k x − ω t , and how does it encode motion? It marks where in its wiggle the field is; keeping it constant as time grows forces x to grow — the wave moving forward at c .
Ready? Return to the parent derivation and watch these tools build light. For where the wave carries energy next, see Poynting Vector and EM Energy ; for the family of wavelengths, Electromagnetic Spectrum ; for the fixed direction of E , Polarization .