I wanted to estimate the probability of finding a molecule in the ground vibrational level using the Boltzmann distribution:
pi=e−ϵi/kT∑Ni=0e−ϵi/kT
Using the quantum harmonic oscillator as a model for the energy
ϵi=hν(i+1/2)=/i=0/=hν2
In the Boltzmann distribution, we have the state of interest divided by the sum of all possible states. But how should I treat the denominator?
Searching a bit I found that the analytical expression for this geometric series is (i not imaginary number)
N∑i=0e−ihν/kT=11−ehν/kT
However, is this using a shifted energy scale for the harmonic potential? In that the vibrational energies are 0, hν, 2hν, ..., and not 12hν, 32hν, 52hν, ...? Should I make sure I use the same energy scale for the nominator and denominator in the Boltzmann distribution?
Doing what porphyrin suggested, I get
∞∑i=0e−hν(i+12)/kT=e−hν/kT∞∑i=0e−ihν/kT
Expanding the four first terms
e−hν/kT∞∑i=0e−ihν/kT=(e−hν/kT⋅1)+(e−hν/kT⋅e−hν/kT)+(e−hν/kT⋅e−2hν/kT)+(e−hν/kT⋅e−3hν/kT)=e−hν/kT+e−2hν/kT+e−3hν/kT+e−4hν/kT=∞∑1e−n⋅hν/kT
which has an analytical expression for the converged value, right?
Answer
You're on the right track.
Also, using i as an index can be confusing some times because it can be confused with the imaginary number; however, here it should not present a problem. As a matter of habbit however, I like to use j or n or something else..there are only so many letters in the alphabet.
The sum in the denominator is called the partition function, and has the form
Z=∑je−ϵjkT
For the harmonic, oscillator ϵj=(12+j)ℏω for j∈{0,1,2..}
Note that ϵ0≠0 there exists a zero point energy.
Let's write out a few terms Z=e−ℏω/2kT+e−ℏω3/2kT+e−ℏω5/2kT+.....
factoring out e−ℏω/2kT
Z=e−ℏω/2kT(1+e−ℏωkT+e−2ℏωkT+.....)
The sum in the bracket takes the form of a geometric series whose sum converges as shown below 1+x+x2+...=1(1−x)
Putting all of this together
Z=e−ℏω/2kT(1−e−ℏωkT)
Now, p0=e−ϵ0/kTZ=e−ℏω/2kTZ=e−ℏω/2kTe−ℏω/2kT(1−e−ℏωkT)=(1−e−ℏωkT)
No comments:
Post a Comment