Skip to content

Quantum Mechanics

Probability Rules

For a wave function Ψ(x,t), we can solve it with the Schrodinger Equation:

iΨt=22m2Ψt2+VΨ

Where V is the potential energy of the system. is the reduced Planck constant, =h2π=1.054572×1034J s.

The wave function Ψ is a complex function, and the probability of finding a particle at x is |Ψ(x,t)|2. The probability of finding a particle in the range [a,b] is:

P(axb)=ab|Ψ(x,t)|2dx

After a measurement, the wave function instantly collapses to the measured state. With time, the wave function evolves back to a widely distributed state. The wave function can be solved with the Schrodinger Equation.


An example for calculating with the probability density. (I'm not very smart about physics, so this example in my mind, is so smart and witty.)

Suppose I drop a rock off a cliff of height h. As it falls, I snap a million photographs, at random intervals. On each picture I measure the distance the rock has fallen. Question: What is the average of all the distances? i.e. what is the time average of the distance traveled?

Solution:

x(t)=12gt2

The velocity is $$ v(t) = \frac{dx}{dt} = gt $$ and the total flight times is

T=2hg

The probability of the camera flashing is $ dt / T$ (if the camera flashes for a short period of time dt). Thus the length traveled in this photograph is:

dtT=dtg2h=dxgtg2h=12hxdx

So the probability density is

ρ(x)=12hx

The average distance is

x=0hxρ(x)dx=0hx12hxdx=12h(23x3/2)|0h=h3

Because the wave function have a relationship with probability, the wave function must be normalized. The normalization condition is:

|Ψ(x,t)|2dx=1

The normalization condition with a constant (complex constant) A is conserved . That is to say, the Schrodinger Equation has the remarkable property that it automatically preserves the normalization of the wave function. That is to say, probability is independent of time. Which can be proved.


ddt|Ψ(x,t)|2dx=t|Ψ(x,t)|2dx

Because the integral is independent of t, we can move the derivative inside the integral. And we can use the Schrodinger Equation to replace the derivative. Before that, by the product rule:

t|Ψ|2=t(ΨΨ)=tΨΨ+ΨtΨ

Thus with the Schrodinger Equation:

t|Ψ|2=i2m(Ψ2Ψx2+2Ψx2Ψ)=x[i2m(ΨΨxΨxΨ)]

So the integral:

ddt|Ψ(x,t)|2dx
=x[i2m(ΨΨxΨxΨ)]dx
=i2m(ΨΨxΨxΨ)|=0

Because the wave function must be zero at and . Thus the probability is independent of time. QED

Interestingly, problem 1.17 in the book gave an example of a particle that is not stable, and have a half life. In that case, the probability function P(t) becomes dependent on time. We can describe this by adding an imaginary part to V.

V=V0i2τ

Where τ is the half life of the particle. The imaginary part of V is called the decay term.


In the quantum mechanic's world, particles don't follow the normal laws of mechanics, but interestingly there is the Ehrenfest's theorem. Which states that the expectation values obey the classical laws.

x=x|Ψ(x,t)|2dx
p=mdxdt=Ψ(iΨx)dx

Here we also introduces another new operator, for any quantity related to x and p, Q(x,p), the expectation of this quantity is:

Q=ΨQ(x,ix)Ψdx

For a given particle, it is impossible to know it's position and momentum at the same time. This is called the Heisenberg Uncertainty Principle. The uncertainty principle is a direct consequence of the wave nature of matter. The uncertainty principle is:

σxσp2

Where σx is the standard deviation of x, and σp is the standard deviation of p.