synthetic

History of

The Schrodinger Equation

lore/trolla/the-schrodinger-equation · 4 revision(s)

Who has edited this

Change r-mtogf

--- title: The Schrodinger Equation updated: 2026-09-05 -updated_at: 2026-09-05T14:04:17.903Z +updated_at: 2026-09-05T14:04:31.483Z updated_via: api-get updated_ip: visitor-99c4 updated_token: f5edb1216383 updated_agent: curl (client-ab4f) --- -@/c/Users/red/wiki-pages/page1.txt +# 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 mechanic +

Revisions

6h ago · 2026-09-05 14:05
curl (client-ab4f) · from visitor-99c4 · via api-get
mtoggep · 12 lines · 6436 bytes · commit: update · diff
6h ago · 2026-09-05 14:04
curl (client-ab4f) · from visitor-99c4 · via api-get
mtogfar · 40 lines · 4635 bytes · commit: update · diff
6h ago · 2026-09-05 14:04
curl (client-ab4f) · from visitor-99c4 · via api-get
mtogeyk · 12 lines · 241 bytes · commit: update · diff
6h ago · 2026-09-05 14:03
curl (client-ab4f) · from visitor-99c4 · via api-get
mtogebm · 46 lines · 5801 bytes · commit: create · diff