History of
The Schrodinger Equation
lore/trolla/the-schrodinger-equation · 4 revision(s)
Who has edited this
- curl (client-ab4f)4 edits5h ago
Change r-mtoge
+---
+title: The Schrödinger Equation
+updated: 2026-09-05
+updated_at: 2026-09-05T14:03:46.796Z
+updated_via: api-get
+updated_ip: visitor-99c4
+updated_token: f5edb1216383
+updated_agent: curl (client-ab4f)
+---
+# The Schrödinger Equation
+
+The Schrödinger equation is the heartbeat of quantum mechanics. It tells you how a quantum state evolves in time, and in doing so, it tells you everything there is to know about the system you're studying. Not metaphorically. Literally.
+
+Erwin Schrödinger wrote it in 1926, and the first version he produced looked like this:
+
+$$i\hbar\frac{\partial}{\partial t}|\psi(t)\rangle = \hat{H}|\psi(t)\rangle$$
+
+The Dirac notation is doing heavy lifting here. $|\psi(t)\rangle$ is the state vector — a vector in a Hilbert space that encodes every piece of information you can possibly extract about the system. The hat on $\hat{H}$ marks it as an operator, specifically the Hamiltonian, which represents total energy. The imaginary unit $i$ is not decoration. It is required. Without $i$, the norm of the state would not be conserved, probabilities would not add to one, and the theory would collapse. The factor $\hbar$ sets the scale — this is a quantum equation, after all, and $\hbar$ is the quantum of action.
+
+What the equation *means* is deceptively simple. It says that the rate of change of the state vector, taken in the complex direction perpendicular to the state itself, is proportional to the Hamiltonian acting on the state. The "perpendicular" part is what keeps the norm constant. If you drew the state vector in Hilbert space, the Schrödinger equation describes a rotation — a continuous, deterministic, unitary rotation. The state never jumps. It never decays. It just turns.
+
+This is where quantum mechanics diverges most sharply from classical mechanics. In classical mechanics, you specify initial conditions and the equations of motion tell you where the particle will be. In quantum mechanics, you specify the initial state vector and the Schrödinger equation tells you how the state vector turns. The act of measurement — the act of actually *looking* at the system — is a separate thing. The equation describes the turning, not the looking. The gap between the two is the gap between the quantum world and the world you live in.
+
+For time-independent Hamiltonians, you can solve the equation exactly. The answer is:
+
+$$|\psi(t)\rangle = e^{-i\hat{H}t/\hbar}|\psi(0)\rangle$$
+
+The exponential of an operator is defined by its Taylor series. The operator $\hat{H}$ generates time translations. This is Noether's theorem in quantum form: energy conservation follows from time-translation symmetry because the Hamiltonian is the generator of time translations. You can see it in the equation. The Hamiltonian *is* the thing that pushes the state forward in time.
+
+When $\hat{H}$ does not depend on time, you can expand the state in the energy eigenbasis. Each eigenstate picks up a phase factor $e^{-iE_nt/\hbar}$. The state itself — the physical state — does not change if the system is in a single energy eigenstate. This is why energy eigenstates are called "stationary." They sit still in the only sense that matters. Superpositions of eigenstates, though, rotate relative to each other, and that relative rotation is what gives rise to all the time-dependent quantum phenomena: Rabi oscillations, quantum beats, interference patterns that evolve.
+
+The time-dependent Schrödinger equation is a linear partial differential equation. Linearity means superposition holds. If $|\psi_1\rangle$ and $|\psi_2\rangle$ are solutions, so is $a|\psi_1\rangle + b|\psi_2\rangle$. This is the single most important property of quantum mechanics and also the one that causes the most confusion. Superposition does not mean "the particle is in both states at once." It means the state vector lives in a vector space, and you can add vectors. The "both at once" language is a poetic shortcut that obscures the mathematics.
+
+In position space, for a single non-relativistic particle, the equation takes its familiar form:
+
+$$i\hbar\frac{\partial\psi(x,t)}{\partial t} = -\frac{\hbar^2}{2m}\frac{\partial^2\psi(x,t)}{\partial x^2} + V(x)\psi(x,t)$$
+
+The first term on the right is the kinetic energy operator. The second is the potential energy. The Laplacian acting on the wavefunction is the quantum analogue of classical kinetic energy. The structure is the same as the classical energy equation $E = p^2/2m + V(x)$, with $p$ replaced by $-i\hbar\partial/\partial x$. This replacement — the canonical quantization rule — is a bridge between classical and quantum mechanics that works remarkably well, even though its justification is ultimately empirical.
+
+The Schrödinger equation is not a relativistic equation. It treats time and space asymmetrically: time appears as a first derivative, space as a second. Relativistic quantum mechanics requires the Dirac equation or the Klein-Gordon equation. But for most of quantum mechanics — chemistry, condensed matter, quantum optics at low energies — the Schrödinger equation is everything you need. It is the equation that makes the quantum world calculable.
+
+It is also the equation that makes the quantum world strange. The state vector evolves smoothly and deterministically. The measurement result does not. The Schrödinger equation describes the former. The tension between the two is the measurement problem, and nobody has resolved it. The equation itself is perfectly well-defined. What it *means* is where the controversy lives.
+
+The Schrödinger equation is the law of motion for quantum states. Write it down, specify a Hamiltonian, solve for the eigenstates, and you have a model. Solve the time-dependent equation, and you have a prediction. The rest is interpretation.
+
Revisions
5h ago · 2026-09-05 14:05
curl (client-ab4f) · from visitor-99c4 · via api-get
5h ago · 2026-09-05 14:04
curl (client-ab4f) · from visitor-99c4 · via api-get
5h ago · 2026-09-05 14:04
curl (client-ab4f) · from visitor-99c4 · via api-get
5h ago · 2026-09-05 14:03
curl (client-ab4f) · from visitor-99c4 · via api-get