Physics & Math Primer: A Practical Introduction
Short notes with small visuals for core tools: complex phase, rotations, spacetime metric, two‑state waves, potentials and curvature, and a first look at gauge fields.
Hover here to see how these tools feed the main physics article.
Complex Numbers and Phase
Complex numbers sound intimidating, but the picture is simple: they are arrows that spin. The number $e^{i\alpha}$ is a unit arrow in the plane, pointing at angle $\alpha$. Its real part is $\cos\alpha$, its imaginary part is $\sin\alpha$. That is it. Euler discovered this link between exponentials and trigonometry in the 1700s, and it turned out to be one of the most useful identities in all of mathematics. Physicists use it constantly to track oscillations, waves, and quantum phases.
Drag the slider and watch the arrow sweep around the unit circle. The horizontal reach is $\cos\alpha$; the vertical reach is $\sin\alpha$. The arrow never stretches or shrinks -- it just rotates.
Key pieces: $\alpha$ is the rotation angle; $i$ means "rotate 90 degrees"; $\cos\alpha$ and $\sin\alpha$ are the horizontal and vertical components; the length stays exactly 1.
cos(α)=…, sin(α)=…
Rotations as Matrices
A 2D rotation is a matrix acting on a vector. The entries are sines and cosines of the angle. This form became common in 19th–20th century mechanics because matrices compose cleanly: two rotations multiply to give a third. It’s also how computers represent and combine rotations.
Sweep the angle and watch the arrow turn. The matrix $R(\theta)=\begin{bmatrix}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{bmatrix}$ does the rotating; its columns are simply the new positions of the original unit vectors.
What each piece does: $\theta$ is the rotation angle; $\cos\theta$ keeps the component along the original axis; $\sin\theta$ mixes in the perpendicular component; the determinant equals 1, so nothing stretches -- pure rotation.
R(θ) = …
Euclidean Circles vs. Minkowski Cones
In ordinary space, “same distance from the origin” means a circle: $x^2+y^2=r^2$. In spacetime, a single minus sign changes everything. Replace the plus with a minus and you get $t^2-x^2=s^2$, which draws hyperbolas instead of circles. That tiny sign flip is the entire story of special relativity. It is why time slows down for fast travelers, why lengths contract, and why nothing outruns light. Einstein’s 1905 postulate about light’s speed forced it; Minkowski in 1908 saw the geometry it implied.
See both geometries side by side. The blue circle is Euclidean distance; the green hyperbola is spacetime “distance”. Same idea, different sign -- and that difference reshapes the universe.
Reading the picture: $t$ is time, $x$ is space (with $c=1$); $s$ is the invariant interval (proper time for a moving clock); the minus sign means time and space pull in opposite directions; lines $t=\pm x$ are light rays, and nothing crosses them.
In a Lorentz boost, the light cone stays fixed while the axes tilt; these hyperbolas stay the same.
Two‑State Systems (Bloch Picture)
Quantum computers run on qubits -- systems that can be in a blend of two states at once. How do you picture something that is partly $|0\rangle$ and partly $|1\rangle$? The Bloch sphere gives the answer: a single point on a sphere encodes the entire quantum state $|\psi\rangle=\cos\tfrac{\theta}{2}\,|0\rangle+e^{i\phi}\sin\tfrac{\theta}{2}\,|1\rangle$, with probabilities $P(0)=\cos^2(\theta/2)$ and $P(1)=\sin^2(\theta/2)$. The idea dates to Bloch's work on nuclear magnetic resonance in the 1940s and is now the standard language of quantum information.
Tilt the $\theta$ slider from pole to pole and watch the probabilities trade places. At the north pole the qubit is pure $|0\rangle$; at the south pole, pure $|1\rangle$; anywhere in between, a genuine quantum blend.
What the angles mean: $\theta$ sets how much $|0\rangle$ versus $|1\rangle$ (probabilities $\cos^2(\theta/2)$ and $\sin^2(\theta/2)$); $\phi$ is the relative phase -- invisible in a single measurement but crucial when quantum states interfere.
P(0)=…, P(1)=…
Potentials and Small Oscillations
A particle tends to roll downhill in a potential $V(x)$. Near a minimum, the curvature $V''(x_\text{min})$ sets the small‑oscillation frequency. From Lagrange onward, this “small oscillations” idea powered mechanics: approximate the bottom of a well by a quadratic and read off the frequency. In high‑energy units ($\hbar=c=1$), a mass behaves like $m^2\sim V''$.
Watch the ball roll toward a minimum of the double-well potential $V(x)=\tfrac{\lambda}{4}(x^2-v^2)^2$. How sharply the valley curves at the bottom determines the mass: $m^2=V''(x_\text{min})=2\lambda v^2$.
Reading the landscape: $x$ is the field value or position; $v$ sets where the minima sit; $\lambda$ controls wall steepness; $V'(x)$ is the slope (force $=-V'$); and the curvature $V''$ at a minimum sets how fast small oscillations wiggle -- that is, the mass.
Readout: m² = …
Why We Need a Covariant Derivative (1D)
Imagine you are measuring wind speed from a moving car. Your speedometer reading mixes the true wind with your own motion. You need a correction to separate the two. That is exactly the problem a covariant derivative solves, but for quantum phases instead of wind. If a wave’s phase $\alpha(x)$ varies with position, an ordinary derivative picks up that variation even when the actual amplitude is perfectly constant. A gauge field $A_\mu$ provides the correction, so the derivative respects the relabeling. This idea grew out of Maxwell’s equations, where a hidden freedom to shift potentials leaves the physical fields unchanged; Yang and Mills later extended it to richer “internal labels”.
Crank up the phase amplitude and notice how the naive derivative $\partial_x\psi$ grows large -- it is reacting to the phase wobble, not to any real change in the wave. The covariant derivative $D_x\psi$, with its gauge correction $A_x=-(1/g)\,\partial_x\alpha$, stays calm.
The moving parts: $\psi$ is a complex wave with amplitude and phase; $\alpha(x)$ is the position-dependent phase; $\partial_x$ is the ordinary derivative (fooled by relabeling); $A_x$ is the gauge field that cancels pure phase gradients; $g$ is the coupling strength; $D_x=\partial_x+i g A_x$ is the corrected derivative that sees only real physics.
Readout: ⟨|∂xψ|⟩ = …; ⟨|Dxψ|⟩ = …
What You Learned
You now have six ideas in your pocket, and they are more connected than they first appear. Complex phase is just a spinning arrow. Rotations package that spin into a matrix. Flip one sign in the distance formula and Euclidean geometry becomes spacetime. Put a quantum state on a sphere and you can see a qubit. Read the curvature at the bottom of a valley and you get a mass. Correct a derivative for a shifting phase and you have invented force fields.
These are not abstract curiosities -- they are the actual building blocks of modern physics. Every section in the main article ahead will call on at least one of them. Go back, move the sliders again, and let the shapes become second nature. When you meet them in context, they will feel like familiar faces.
Where these tools are used:
- Phase & rotations → Roadmap: Spin‑1/2, Lorentz.
- Two‑state (Bloch) → Roadmap: Neutrino oscillations.
- Potentials/curvature → Roadmap: Higgs.
- Covariant derivative → Roadmap: Gauge (U(1)).