One idea, 3 fields

Wave-Particle Duality Superposition

The unifying principle

Quantum states live in a complex Hilbert space. If ψ1\lvert\psi_1\rangle and ψ2\lvert\psi_2\rangle are allowed states, so is any normalized linear combination:

ψ=c1ψ1+c2ψ2,ici2=1,ciC.\lvert\psi\rangle = c_1\lvert\psi_1\rangle + c_2\lvert\psi_2\rangle, \qquad \sum_i |c_i|^2 = 1,\quad c_i \in \mathbb{C}.

The physics comes from two facts:

  1. The Schrödinger equation is linear. If H^ψ1\hat{H}\lvert\psi_1\rangle and H^ψ2\hat{H}\lvert\psi_2\rangle evolve, then H^(c1ψ1+c2ψ2)=c1H^ψ1+c2H^ψ2\hat{H}(c_1\lvert\psi_1\rangle+c_2\lvert\psi_2\rangle)=c_1\hat{H}\lvert\psi_1\rangle+c_2\hat{H}\lvert\psi_2\rangle. Superpositions are preserved by dynamics.

  2. Probabilities come from squared amplitudes, not amplitudes. Measuring in basis {i}\{\lvert i\rangle\} gives outcome ii with P(i)=ci2P(i)=|c_i|^2. Because we square a sum of complex numbers, c1+c22=c12+c22+2Re(c1c2),|c_1 + c_2|^2 = |c_1|^2 + |c_2|^2 + 2\,\mathrm{Re}(c_1^*c_2), the last cross term is interference — the fingerprint of superposition and the thing "particle-only" pictures cannot explain.

Everything below is a different choice of basis {i}\{\lvert i\rangle\} for the same algebra.

How it shows up in each field

Physics — wave-particle duality & the double slit

The basis states are "paths" (through slit 1 or slit 2). The electron takes the superposition ψ=12(slit 1+slit 2).\lvert\psi\rangle = \tfrac{1}{\sqrt2}\big(\lvert\text{slit }1\rangle + \lvert\text{slit }2\rangle\big). At the screen the amplitudes add, ψ(x)=ψ1(x)+ψ2(x)\psi(x)=\psi_1(x)+\psi_2(x), and ψ1+ψ22|\psi_1+\psi_2|^2 produces bright/dark fringes with spacing Δx=λL/d\Delta x = \lambda L / d. Detecting which slit projects onto a single slit i\lvert\text{slit }i\rangle, killing the cross term — the fringes vanish. Same c11+c22c_1\lvert 1\rangle + c_2\lvert 2\rangle, same interference term.

Chemistry — orbitals, hybridization & bonding

Atomic orbitals are the basis; molecular orbitals are their linear combinations (LCAO). For H2+_2^+: ψ±=12(1±S)(ϕA±ϕB),\psi_{\pm} = \tfrac{1}{\sqrt{2(1\pm S)}}\big(\phi_A \pm \phi_B\big), where ϕA,B\phi_{A,B} are 1s1s orbitals on each atom and SS is overlap. The ++ combination interferes constructively between nuclei → build-up of electron density → bonding; the - combination has a node → antibonding. Hybridization is the same math within one atom: sp3=12(2s+2px+2py+2pz),\lvert sp^3\rangle = \tfrac12\big(\lvert 2s\rangle + \lvert 2p_x\rangle + \lvert 2p_y\rangle + \lvert 2p_z\rangle\big), giving the tetrahedral 109.5109.5^\circ geometry of methane. The shape of a molecule is literally chosen phases in a superposition.

Hardware — qubits & quantum gates

The basis is {0,1}\{\lvert 0\rangle,\lvert 1\rangle\} (e.g. two states of a superconducting transmon or an electron spin). A qubit is ψ=cosθ20+eiφsinθ21,\lvert\psi\rangle = \cos\tfrac{\theta}{2}\lvert 0\rangle + e^{i\varphi}\sin\tfrac{\theta}{2}\lvert 1\rangle, a point on the Bloch sphere. The Hadamard gate creates equal superposition H0=12(0+1),H\lvert 0\rangle = \tfrac{1}{\sqrt2}(\lvert 0\rangle+\lvert 1\rangle), and algorithms like Deutsch–Jozsa or Grover work by arranging amplitudes to interfere — wrong answers cancel (c1c2<0c_1^*c_2 < 0), right answers reinforce — before measurement collapses to a definite bit. It is the double slit engineered on purpose.

Why this bridge matters

  • One skill, three fields: if you can read a double-slit interference pattern, you already understand why a bonding orbital piles charge between atoms and why a quantum gate can amplify a correct answer. All three are c1+c22|c_1+c_2|^2 with a sign in the cross term.
  • Phase is the currency. Chemistry's "constructive vs. antibonding," physics' "bright vs. dark fringe," and computing's "amplitude amplification vs. cancellation" are the same Re(c1c2)\mathrm{Re}(c_1^*c_2) term. Learning to control phase in one domain transfers directly.
  • Decoherence unifies the failure modes. Which-slit measurement (physics), thermal averaging that washes out bond phase, and environmental noise that destroys a qubit are one phenomenon: losing the off-diagonal (coherence) terms of the density matrix ρ\rho. Insight from lab qubit isolation informs how we think about coherence everywhere.
  • Basis choice is modeling freedom. Orbitals, paths, and {0,1}\{\lvert0\rangle,\lvert1\rangle\} are just convenient bases; the physics is basis-independent. Recognizing this frees you to pick the basis that makes a problem simple.

Connections

  • 01 Hilbert Spaces and State Vectors
  • 02 Double-Slit Interference
  • 03 LCAO and Molecular Orbitals
  • 04 Orbital Hybridization
  • 05 The Bloch Sphere
  • 06 Quantum Gates and Amplitude Amplification
  • 07 Density Matrices and Decoherence

#bridge

paths through slits

orbitals as basis

Hadamard on ket-0, ket-1

cross term 2Re(c1*c2)

cross term 2Re(c1*c2)

cross term 2Re(c1*c2)

loss of off-diagonal ρ

Superposition: sum of ci times ket-i with complex phase

Physics: double-slit interference

Chemistry: LCAO bonding / hybridization

Hardware: qubits & gates

Interference

Decoherence / measurement

Connected notes