Annus Mirabilis · Interactive critical edition in preparation
Transforming the field equations
Transform the Maxwell-Hertz equations and see what the fields must do to keep their form.
An executable model
The field equations keep their form
Static worked example
CurrentThese numbers match the current settings.
Model note
- Primary outputs residualMax, residualFaradayX, residualFaradayY, residualFaradayZ, residualAmpereX, residualAmpereY, residualAmpereZ, amplitudeFactor, frequencyFactor, lorentzFactor, formInvariant, stepIndexOut: Host calculation (fields). Owner fields.
- Accepted input revision 1.
- Snapshot version 1.
- Not modeled: sources and currents (the charge-and-current laboratory); media; boundary conditions; radiation reaction; field configurations other than the admitted analytic validation waves.
Carry Maxwell's equations for empty space into a moving frame and they keep exactly the same form, provided the electric and magnetic fields are allowed to change together. That requirement is what fixes how the fields transform.
§6 takes the Maxwell–Hertz equations for empty space in the stationary system K, six equations linking the rates of change of the electric force (X, Y, Z) and the magnetic force (L, M, N); in paper 3, X, Y, Z are electric components and L, M, N are magnetic components. It rewrites them in the coordinates and time of the moving system k by the transformation of §3, which turns each derivative into a combination of derivatives in ξ, η, ζ and τ, and finds the same form again if β(Y − (v/V)N), β(Z + (v/V)M), β(M + (v/V)Z) and β(N − (v/V)Y) are read as the new components. The principle of relativity demands that the equations hold in k for the forces measured there, so the two forms must agree, which fixes the transformed fields up to a common factor ψ(v); the inverse transformation and symmetry make ψ = 1. Einstein's β is the modern γ. The lab steps through one equation at a time and checks the result on a plane wave: at 0.6c, for light moving along the boost, the amplitude and the frequency both fall to 0.5, and all six transformed equations hold at twenty seeded events, every residual 0 against a relative tolerance of 10−12.
Take one of the six, the x component of the Ampère–Maxwell law as printed: (1/V) ∂X/∂t = ∂N/∂y − ∂M/∂z. The transformation of §3 gives τ = β(t − vx/V²), ξ = β(x − vt), η = y and ζ = z. By the chain rule, a derivative with respect to t in K becomes β(∂/∂τ − v ∂/∂ξ), a derivative with respect to x becomes β(∂/∂ξ − (v/V²) ∂/∂τ), and derivatives with respect to y and z are unchanged. Substitute these into all six equations and collect terms. The x equation becomes (1/V) ∂X/∂τ = ∂[β(N − (v/V)Y)]/∂η − ∂[β(M + (v/V)Z)]/∂ζ, which has the shape of the original if the bracketed combinations are called N′ and M′ and X is called X′. The other five equations work out the same way, with X′ = X, L′ = L and the four mixed combinations. In the printed Gaussian units electric and magnetic forces have the same dimension, so Y − (v/V)N makes sense as it stands; in SI the same combination is Ey − vBz, and the lab labels that conversion rather than making it silently. For a plane wave moving along x, N = Y, so at 0.6c the combination gives Y′ = β(Y − (v/V)N) = 1.25 × (1 − 0.6) Y = 0.5 Y: the amplitude halves, and the frequency halves with it, which is §7's Doppler factor. The lab then evaluates the six transformed equations at twenty events drawn from a fixed seed, taking the derivatives in closed form rather than by finite differences, and reports the largest residual, here 0. A boost at or beyond the speed of light is refused, because β is not defined there.
The derivation is §6's, pp. 907–909, and it assumes the Maxwell–Hertz equations for empty space, not a theory of matter. It shows that the equations keep their form; that the transformed quantities are the forces a charge at rest in k would feel is a further step, which §6 takes by defining the fields in k through their ponderomotive effects there, and form invariance of the equations does not by itself prove that identification. Lorentz had given the transformation of the free-space fields in 1904 for his corresponding states, and Poincaré completed the transformation of charge and current in 1905 and 1906. L and N here are magnetic components, not the speed of light of paper 1 or the emitted energy of paper 4, and N is not Avogadro's number.
Worked example: boosting at 0.6c, the six Maxwell–Hertz equations keep their form in the moving system; the largest residual at twenty seeded events is 0.
(1/V) ∂X/∂t = ∂N/∂y − ∂M/∂z
Ampere-Maxwell, x component. Printed Gaussian. X is electric; M and N are magnetic.
Unit layer: Printed Gaussian (Annalen 1905). X, Y, Z electric; L, M, N magnetic.
Step 1 of 6
Chain-rule operators from the §3 map: ∂/∂t and ∂/∂x mix τ and ξ with Einstein's β (modern γ).
The transformed equations keep the Maxwell-Hertz form for the validation wave.
| Printed | Role in this paper | Modern SI (labeled conversion) |
|---|---|---|
| X | electric x in K | Ex |
| Y | electric y in K | Ey |
| Z | electric z in K | Ez |
| L | magnetic x in K (not the speed of light) | Bx |
| M | magnetic y in K | By |
| N | magnetic z in K (not Avogadro's number) | Bz |
K is the stationary system. τ is the moving-frame time, not the modern proper time. Einstein's β is the modern γ.
| Form invariant? | yes |
|---|---|
| Max residual | 0.000000 |
| Faraday x, y, z | 0.000000; 0.000000; 0.000000 |
| Ampere-Maxwell x, y, z | 0.000000; 0.000000; 0.000000 |
| Amplitude factor γ(1 − β) for a +x wave | 0.5000000 |
| Frequency factor | 0.5000000 |
Residuals are an oracle on an admitted analytic wave. They are not the section 6 argument. The algebra above is a static worked example.
Show the validation code
Residuals come from maxwellResidualsPlaneWave and transformSI in the host evaluator src/physics/reference/fields.ts. The derivation steps are an authored static chain, not that function.
Same scientific action without the display equation
Choose an equation from the list, advance or go back a named step, and read the residual table. Ask whether the transformed equations still have the Maxwell-Hertz form.
Not modeled: sources and currents (the charge-and-current laboratory); media; boundary conditions; radiation reaction; field configurations other than the admitted analytic validation waves.
The explanation
Full explanation
Under the transformation of §3 the field equations keep their form only when the electric and magnetic components transform together, as §6 sets out. The laboratory reports the residuals of the transformed equations.
Show every step of the investigation
Change the frame speed and the field components, and read the residuals of the transformed equations. Compare the symbols printed in §6 with their modern names.
An explanatory model, not an observation of nature. This embed starts from the laboratory’s worked defaults, not a saved run. Presentation options change the surrounding guide, never the numerical inputs.