Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

The Schrödinger Equation

The exciting journey into the microscopic world

SE-intro

Figure 1:You are now entering the quantum world. Proceed with caution.

What do we require from the new quantum theory?

SE-intro

Figure 2:Schrödinger had to accept that electrons are correctly described by wave functions.

Quantum wave equation

Ψ(x,t)=Aei(kxωt)\Psi(x,t) = Ae^{i(kx-\omega t)}
Ψ(x,t)=Aei(pxEt)\Psi(x,t)=Ae^{\frac{i}{\hbar}(px-E t)}

From Quantum Wave Function to Quantum Wave Equation

Ψ(x,t)t=iEΨ(x,t)\frac{\partial \Psi(x,t)}{\partial t} = -\frac{i}{\hbar} E \Psi(x,t)
Ψ(x,t)x=ipΨ(x,t)\frac{\partial \Psi(x,t)}{\partial x} = \frac{i}{\hbar} p \Psi(x,t)
2Ψ(x,t)x2=p22Ψ(x,t)=2m(EV)2Ψ(x,t)\frac{\partial^2 \Psi(x,t)}{\partial x^2} = -\frac{p^2}{\hbar^2} \Psi(x,t) = -\frac{2m(E - V)}{\hbar^2} \Psi(x,t)

Quantum vs Classical Wave equation

SE-intro

Figure 3:Dissecting the Schrödinger equation, using the 1D version for simplicity.

Separation of Variables and the Time-Independent Schrödinger Equation

The Mathematical Language of Quantum Mechanics: Operators

SE-intro

Figure 4:Analogy of operators with ordinary functions.

Linear operators

A^[c1f1(x)+c2f2(x)]=c1A^f1(x)+c2A^f2(x)\hat{A}[c_1 f_1(x)+c_2f_2(x)]= c_1 \hat{A}f_1(x)+c_2 \hat{A}f_2(x)

Schrödinger equation in operator notation

The correspondence principle of Quantum Mechanics

ObservablesClassicalQuantum
Positionxxx^=x\hat{x}=x
Momentump=mvp=mvp^=ix\hat{p}=-i\hbar \frac{\partial}{\partial x}
Potential EnergyV(X)V(X)V^=V(x)\hat{V}=V(x)
Kinetic EnergyK=p22mK=\frac{p^2}{2m}K^=p^22m\hat{K}=\frac{\hat{p}^2}{2m}
Total EnergyH(x,p)=p22m+V(x)H(x,p)=\frac{p^2}{2m}+V(x)H^=K^+V^\hat{H}=\hat{K}+\hat{V}
Equation of motionNewton’s law F=maF=ma
or Hamiltons equations
H^ψ=Eψ\hat{H}\psi=E\psi Or
iψt=H^ψi\hbar\frac{\partial \psi}{\partial t}=\hat{H}\psi
Quantization and wave-particle duality?N/AEnergy quantization and duality are
naturally described by EnE_n and ψn\psi_n.

Linearity and the Principle of Superposition

ψ(x,t)=ncnψn(x)fn(t)\psi(x,t) = \sum_n c_n \psi_n(x) f_n(t)

Eigenvalues and Eigenfunctions

eigval-func

Figure 5:Eigenvalue/Eigenfunction problem

Problems

Problem 1

Confirm that the following wavefunctions are eigenfunctions of linear momentum and kinetic energy (or neither or both):

Problem 2: Taking the Square of an Operator

Consider the operator A^=xddx \hat{A} = x \frac{d}{dx} . Find A^2 \hat{A}^2 , i.e., A^(A^f(x)) \hat{A}(\hat{A}f(x)) , and apply it to an arbitrary function f(x) f(x) .

Problem 3: Verifying Eigenfunction and Eigenvalue

Consider the operator B^=iddx \hat{B} = -i\hbar \frac{d}{dx} (momentum operator). Verify that f(x)=eikx f(x) = e^{ikx} is an eigenfunction of B^ \hat{B} , and find the corresponding eigenvalue.

Problem 4: Testing for an Eigenfunction and Eigenvalue

Given the operator C^=d2dx2 \hat{C} = \frac{d^2}{dx^2} (second derivative operator), check if f(x)=eαx2 f(x) = e^{-\alpha x^2} is an eigenfunction of C^ \hat{C} , and find the eigenvalue if it is.

Problem 5: Linearity and Eigenfunction Testing

Consider the operator D^=x2ddx \hat{D} = x^2 \frac{d}{dx} . Show whether this operator is linear and check if f(x)=xn f(x) = x^n is an eigenfunction of D^ \hat{D} .