Q 7.39

Question

Change variables in equation 7.83 to λ=hc/ϵ and thus derive a formula for the photon spectrum as a function of wavelength. Plot this spectrum, and find a numerical formula for the wavelength where the spectrum peaks, in terms of hc/kT. Explain why the peak does not occur at hc/(2.82kT).

Step-by-Step Solution

Verified
Answer

Hence,  formula for the photon spectrum as a function of wavelength is u(l)=8π(kT)4(hc)31l51e1/l-1

1Step 1: Given information

Changing variables in equation 7.83 to λ=hc/ϵ and thus deriving a formula for the photon spectrum as a function of wavelength. 

2Step 2: Explanation

The equation 7.83 is:

UV=8π(hc)30ϵ3eϵ/kT-1dϵ           (1)  

Change the variables to the wavelength using,

ϵ=hcλdϵ=-hcλ2dλ


Substitute this into (1)

UV=-8π(hc)30(hc)4λ51ehc/kTλ-1dλ




 

3Step 3: Calculations


By changing the integration boundaries, at ϵ=0 the wavelength is and at ϵ=the wavelength is zero.

style="width:30%" UV=8πhc01λ51ehc/kTλ-1dλUV=8πhc01λ51ehc/kTλ-1dλ

Changing the function to be dimensionless variables,

l=kThcλ

Hence,

UV=8π(kT)4(hc)301l51e1/l-1dλ

u(l)=8π(kT)4(hc)31l51e1/l-1


Using python to solve this function. The code is:


The graph is:


The peak occurs at l=0.2014

0.2014=kThcλλ=0.2014hckTλ=hc4.965kT


This isn't the same as the solution to problem 7.37. This is due to the nonlinear relationship between energy and wavelength; for example, the energy difference between 1 eV and 2 eV is the same for 101 eV and 102 eV, but the wavelengths that correspond to these two intervals are not.