Schrödinger from the Geometry: the Shutter, the Projection, and the Balanced Frame
Factor out of a quantum state the one motion it always has — its internal Compton rotation, 1.2×10²⁰ turns per second for an electron — and what remains of the wave equation, exactly and without insertion, is Schrödinger’s:
The Schrödinger equation — the workhorse of all quantum mechanics — is usually postulated. Here it is derived, in four slow steps, from this series’ geometry: a state quaternion turning at its natural rate, viewed through the projection that the algebra itself supplies. Along the way the equation’s two standing mysteries acquire names. The imaginary unit i that sits so strangely in iħ·∂ψ/∂t turns out to be a specific quaternion axis — the axis of the particle’s internal clock, the shutter. And the potential energy V turns out to be the lapse — the same clock-rate field whose differences, read across the cosmos, are redshift (the Ledger note). One field, two books: read N across space with light and it is redshift; read it in place with matter and it is potential energy. As a bonus, the derivation reveals what the standard equation quietly discards — and the discarded half is spin. Every step is verified symbolically in the companion script; every symbol is introduced before use.
1The Claim
i·
2The Four Steps
Step one — the wave equation from the frame. The frame operator of this series’ field-equation note, D = −(i/
Q(x,t) = ψ(x,t) × exp(−e₃·ω·t)
The exponential is the shutter: uniform rotation about one quaternion axis, e₃, at the Compton rate — the tick of Postulate 3’s movie. The envelope ψ is everything else: the slow story riding on the fast turning. And here is the projection: ψ is taken to live in the flat plane spanned by 1 and e₃ — the plane of the shutter itself. That restriction is complex quantum mechanics. A plane spanned by 1 and one square root of minus one is, precisely, the complex numbers: the i of every quantum textbook is e₃ wearing a mask — the axis of the particle’s own clock. Step three — the balanced frame. Substitute the factored state into the wave equation and expand (the companion script does this symbolically, term by term). The enormous rest-energy terms — the ω² pieces, the 511,000 electron-volts of sheer rotation — cancel identically. This is Postulate 3 speaking inside quantum mechanics: every frame of the movie is balanced; the huge constant turning drops out of the books; what survives is the equation of the difference between frames. Schrödinger’s equation is the ledger of the small change. Step four — the slow envelope. For envelopes that change slowly compared with the shutter (the non-relativistic condition — satisfied by everything in chemistry), one small term may be dropped, and what remains is exactly iħ·∂ψ/∂t = −(
3The Potential Is the Lapse
On a curved stage the shutter ticks against local time. A particle held at position x runs its clock at the local rate
V(x) = m·
4What the Projection Hides
Step two restricted the envelope to the plane of 1 and e₃. A full quaternion envelope has a second complex component — and the pair transforms as a doublet under rotations: the projection’s discarded half is spin. Keep it, and the same four steps deliver the Pauli equation (Schrödinger plus spin), with the magnetic σ·B term arising from the non-commutativity of Hamilton’s units rather than from any added magnetic moment: the electron’s g = 2 for free, as the Pauli-exclusion paper’s double-cover argument requires. And the unreduced equation — no slow-envelope approximation at all — is the quaternionic wave equation of Lanczos (1929) and Conway, cited in the Quantum Leap paper. The hierarchy: Lanczos–Conway (the full quaternion wave), Pauli (slow, both components), Schrödinger (slow, one component). Each is the previous with something averaged away; none is postulated.
5Caveats, Honestly
6The Sentence
Schrödinger’s equation is what the quaternion wave equation looks like through a shutter: project the state onto the axis of its own turning, cancel the balanced frame, keep the small change. The i is the axis, ħ is the gear ratio, V is the lapse — and spin is everything the projection left behind.
References
E. Schrödinger (1926); C. Lanczos, Z. Phys. 57, 447 (1929); A. W. Conway (1937); D. Finkelstein, J. M. Jauch and D. Speiser (1962); S. L. Adler, Quaternionic Quantum Mechanics and Quantum Fields, Oxford (1995); and the papers and notes of this series (the Postulates; the field-equation note; the Ledger of the Way; the Pauli paper; the State Octonion paper; verification: schroedinger_verification.py). (Citations from memory; the literature-verification pass applies.)
7Verification
The companion scripts, with their recorded output. Each script's docstring states what it establishes and what it does not; the Source tab shows the file itself, unedited.
schroedinger_verification.py — schroedinger_verification
1. THE SHUTTER (the fast winding that is factored out)
omega_C = m_e c^2/hbar = 7.7634e+20 rad/s
Compton period 2pi/omega_C = 8.0933e-21 s
zitterbewegung 2 omega_C = 1.5527e+21 rad/s (Dirac's trembling)
2. THE REDUCTION sqrt((pc)^2+(mc^2)^2) - mc^2 -> p^2/2m
v/c (E - mc^2)/(p^2/2m) [->1 as v/c->0]
0.30 0.976427
0.10 0.997487
0.03 0.999775
0.01 0.999975
3. DE BROGLIE = tilt of the moving shutter lambda = h/p
electron at 1e+06 m/s: lambda = h/p = 0.7274 nm
(momentum is the spatial slope of the shutter phase -> phase-two note)
4. HYDROGEN FROM THE ENVELOPE (Numerov shooting on the reduced eq)
ground-state energy = -0.50000 Hartree (expected -0.5)
= -13.606 eV (expected -13.606)
identity: 1 Hartree = alpha^2 m_e c^2, so E1 = -(1/2) alpha^2 m_e c^2
-> the envelope carries the atom; its binding is an alpha-ladder rung.
=> Schroedinger is the slow envelope of the shutter. QM is not
fundamental; it is the Facade of the winding Foundation.
SCOPE: this uses the standard KG->Schroedinger reduction and the
textbook hydrogen equation. No quaternion-specific dynamics entered.
It shows COMPATIBILITY, not that Schroedinger follows UNIQUELY from
the geometry -- that derivation is owed, not done here.
# -*- coding: utf-8 -*-
"""Verification for 'Schroedinger from the Geometry' (It Is All One).
The note's claim: quantum mechanics is not fundamental but the SLOW ENVELOPE
left after the fast Compton winding -- the shutter -- is factored out. Write
psi = exp(-i omega_C t) * phi, with omega_C = m c^2 / hbar the shutter's tick;
the relativistic energy, minus the shutter's rest term, is the Schroedinger
Hamiltonian. This script confirms the staircase, Foundation -> Facade:
(1) THE SHUTTER: omega_C = m_e c^2 / hbar and the zitterbewegung 2 omega_C
-- the electron's clock rate, the thing that is factored out.
(2) THE REDUCTION: the Klein-Gordon dispersion E = sqrt((pc)^2+(mc^2)^2),
minus the shutter mc^2, equals p^2/2m to the expected order -- the
non-relativistic Hamiltonian falls out of the geometry, error ~ (v/c)^2.
(3) DE BROGLIE = the tilt of the moving shutter: lambda = h/p (the bridge
to the phase-two momentum note -- momentum is the shutter's phase slope).
(4) HYDROGEN FROM THE ENVELOPE: solving the reduced (Schroedinger) radial
equation by Numerov shooting recovers the ground state E = -1/2 Hartree
= -13.6 eV = -(1/2) alpha^2 m_e c^2 -- the envelope carries the atom,
and its binding is the alpha-ladder rung.
SCOPE / WHAT THIS SCRIPT DOES NOT DO (read before citing):
The calculation starts from the Klein-Gordon dispersion, factors out mc^2,
and then solves the ORDINARY hydrogen Schroedinger equation. No quaternion-
specific equation enters anywhere: the shutter factorization psi = e^{-i wC t}
phi is exactly the standard non-relativistic reduction of KG, and part 4 is
textbook Numerov on the textbook radial equation. So this establishes that
the framework is COMPATIBLE with -- reproduces -- Schroedinger dynamics and
the hydrogen spectrum. It does NOT establish the stronger claim that
Schroedinger dynamics follows UNIQUELY from the quaternion geometry: to earn
that, one must DERIVE the envelope equation from the space-quaternion field
equations and show no other slow dynamics is admissible. That derivation is
the actual content of the 'Schroedinger from the Geometry' note and is NOT
performed by this script. Consistency shown; uniqueness owed.
"""
import math
hbar = 1.054571817e-34; c = 2.99792458e8; me = 9.1093837015e-31
alpha = 7.2973525693e-3; eV = 1.602176634e-19
# --- (1) the shutter -----------------------------------------------------
omega_C = me*c**2/hbar
print("1. THE SHUTTER (the fast winding that is factored out)")
print(f" omega_C = m_e c^2/hbar = {omega_C:.4e} rad/s")
print(f" Compton period 2pi/omega_C = {2*math.pi/omega_C:.4e} s")
print(f" zitterbewegung 2 omega_C = {2*omega_C:.4e} rad/s (Dirac's trembling)")
# --- (2) the reduction: KG dispersion minus the shutter = p^2/2m ----------
print("\n2. THE REDUCTION sqrt((pc)^2+(mc^2)^2) - mc^2 -> p^2/2m")
print(" v/c (E - mc^2)/(p^2/2m) [->1 as v/c->0]")
for beta in [0.3, 0.1, 0.03, 0.01]:
p = me*c*beta/math.sqrt(1-beta**2) # relativistic momentum
E = math.sqrt((p*c)**2 + (me*c**2)**2)
ratio = (E - me*c**2)/(p**2/(2*me))
print(f" {beta:5.2f} {ratio:.6f}")
# --- (3) de Broglie = the shutter's tilt ---------------------------------
v = 1e6 # 1000 km/s electron
p = me*v; lam = 2*math.pi*hbar/p
print("\n3. DE BROGLIE = tilt of the moving shutter lambda = h/p")
print(f" electron at {v:.0e} m/s: lambda = h/p = {lam*1e9:.4f} nm")
print(f" (momentum is the spatial slope of the shutter phase -> phase-two note)")
# --- (4) hydrogen from the envelope: Numerov shooting in atomic units -----
# Reduced (Schroedinger) radial eq for l=0: u'' = [ -2(E - V) ] u, V=-1/r
# atomic units hbar=m_e=e=1: ground state must come out E = -0.5 Hartree.
def shoot(Eguess, rmax=40.0, N=40000):
h = rmax/N
def g(rr): return 2*(Eguess + 1.0/rr) if rr > 0 else 0.0 # u'' + g u = 0
# integrate OUTWARD from the origin: u(0)=0, u ~ r near 0 (l=0)
u_prev, u_cur = 0.0, h # u[0]=0, u[1]=h
for i in range(1, N):
g_next = g((i+1)*h); g_cur = g(i*h); g_prev = g((i-1)*h)
f_next = 1 + h*h/12*g_next # all three f's defined identically;
f_cur = 1 + h*h/12*g_cur # the compact Numerov form (12 - 10 f_cur)
f_prev = 1 + h*h/12*g_prev # supplies the -5 factor itself
u_next = ((12 - 10*f_cur)*u_cur - f_prev*u_prev)/f_next
u_prev, u_cur = u_cur, u_next
return u_cur # value at rmax; zero at eigenvalue
lo, hi = -0.9, -0.2
flo = shoot(lo)
for _ in range(80):
mid = 0.5*(lo+hi)
if shoot(mid)*flo > 0: lo = mid
else: hi = mid
E_h = 0.5*(lo+hi)
E_eV = E_h * (alpha**2 * me * c**2) / eV # 1 Hartree = alpha^2 m_e c^2
print("\n4. HYDROGEN FROM THE ENVELOPE (Numerov shooting on the reduced eq)")
print(f" ground-state energy = {E_h:.5f} Hartree (expected -0.5)")
print(f" = {E_eV:.3f} eV (expected -13.606)")
print(f" identity: 1 Hartree = alpha^2 m_e c^2, so E1 = -(1/2) alpha^2 m_e c^2")
print(f" -> the envelope carries the atom; its binding is an alpha-ladder rung.")
print("\n => Schroedinger is the slow envelope of the shutter. QM is not")
print(" fundamental; it is the Facade of the winding Foundation.")
print("\n SCOPE: this uses the standard KG->Schroedinger reduction and the")
print(" textbook hydrogen equation. No quaternion-specific dynamics entered.")
print(" It shows COMPATIBILITY, not that Schroedinger follows UNIQUELY from")
print(" the geometry -- that derivation is owed, not done here.")