How Do You Calculate the Density of States for Massless Particles in a 3D Cube?

jammydav93
Messages
7
Reaction score
0

Homework Statement


Calculate the single particle density of states for massless particles with dispersion E=h_bar ck for a 3D cube of volume V

Homework Equations


E=pc, p=E/c,
dp=dE/c, d^3p = 4pi*p^2 dp
k=sqrt(k_x^2+k_y^2+k_z^2)
k_j = 2pi/L l_j (j=x,y,z)

The Attempt at a Solution


I have tried calculating the density of states in the exact same way as I do for a massive particle but using different energy relations.

Sum(all K)
= sum(all kx,ky,kz)
= int(dl_x dl_y dl_z)
= int ((2pi/Lh_bar)^3 d^3p)
= int ((2pi/Lh_bar)^3 4pi*p^2 dp)
= int ((2pi/Lh_bar)^3 4pi*E^2/c^3 dE)

D(E) = (2pi/Lh_bar)^3 4pi*E^2/c^3

The powers are correct for E and C however I seem to have a dependce on the volume (1/L^3 = 1/V) which I should not be getting - does anyone know why I am getting this?

Thanks,
James
 
Physics news on Phys.org
jammydav93 said:
k_j = 2pi/L l_j (j=x,y,z)
-----------------------
int(dl_x dl_y dl_z)
= int ((2pi/Lh_bar)^3 d^3p)

From ##k_j = \frac{2\pi}{L}l_j##, what do you get for ##dl_j## in terms of ##dk_j##?
 
I get:

dl_j = L/2pi dk_j = L/(2pi*h_bar) dp_j

Sorry that must have been a typo, I still seem to have an L^3 term which won't go away though.

I now get:
= int(dl_x dl_y dl_z)
= int ((L/2pi*h_bar)^3 d^3p)
= int ((L/2pi*h_bar)^3 4pi*p^2 dp)
= int ((L/2pi*h_bar)^3 4pi*E^2/c^3 dE)

D(E) = (L/2pi*h_bar)^3 4pi*E^2/c^3
 
OK, I think that's corect. But the density of states is often defined on a "per unit volume" basis. If that's what you need, how would you fix your result so that D(E)dE represents the number of states per unit volume with energy between E and E+dE?
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top