Example of Finding Hamiltonian
Let there be a particle in space where energy is kinetic energy plus potential energy.
In classical physics, we know that
KE=21mv2=2mp2
where KE is kinetic energy, m is mass, v is velocity and p=mv is momentum.
We know that potential energy V(x) is a function of position x.
Hence in classical physics, energy is
E=KE+V(x)=2mp2+V(x)
A wavelength λ travelling in the direction x can be written as eikx where wave number k is defined as
k≜λ2π
de Broglie in 1924 hypothesized that every particle has wave-like behavior with wavelength λ
λ=ph
⇒p=2π/kh=ℏk
But we want this as an operator where the plane wave is an eigenstate of p^ with eigenvalue ℏk (its momentum).
p^eikx=ℏkeikx
Now differentiate eikx w.r.t x
⇒∂x∂eikx=ikeikx
Multiply by ℏ/i
⇒iℏ∂x∂eikx=ℏkeikx
Comparing like terms we find
p^=iℏ∂x∂
Anyways, after doing all of that, we’re going to guess the Hamiltonian.
Guess that the Hamiltonian is H(t)=E
H(t)=2mp^2+V(x^)
Expand the state into basis via Spectral Decomposition
∣ψ(t)⟩=k∑⟨xk∣ψ(t)⟩∣xk⟩=∫dx⟨x∣ψ(t)⟩∣x⟩
The intergral is the continuum limit of the discretized version on the left.
Let’s take the Schrödinger equation and apply it to the state.
⟨x∣iℏdtd∣ψ(t)⟩=⟨x∣H(t)∣ψ(t)⟩
LHS and RHS are both manipulated to get
iℏ∂t∂⟨x∣ψ(t)⟩=H(t)⟨x∣ψ(t)⟩
⇒iℏ∂t∂⟨x∣ψ(t)⟩=⟨x∣2mp^2∣ψ(t)⟩+V(x)⟨x∣ψ(t)⟩
⇒iℏ∂t∂⟨x∣ψ(t)⟩=−2mℏ2∂x2∂2⟨x∣ψ(t)⟩+V(x)⟨x∣ψ(t)⟩
⇒iℏ∂t∂⟨x∣ψ(t)⟩=(−2mℏ2∂x2∂2+V(x))⟨x∣ψ(t)⟩
If we solve this for specific systems and check against measurements, it will confirm whether or not our guess for H(t) was right