Q 7.43

Question

At the surface of the sun, the temperature is approximately 5800 K.

(a) How much energy is contained in the electromagnetic radiation filling a cubic meter of space at the sun's surface?

(b) Sketch the spectrum of this radiation as a function of photon energy. Mark the region of the spectrum that corresponds to visible wavelengths, between 400 nm and 700 nm.

(c) What fraction of the energy is in the visible portion of the spectrum? (Hint: Do the integral numerically.)

Step-by-Step Solution

Verified
Answer

Therefore, the energy contained in electromagnetic radiation is 

 U=0.853J

1Step 1: Given information

At the surface of the sun, the temperature is approximately 5800 K.

2Step 1: Explanation




(a) Assuming the sun's temperature is 5800 K,

The total energy of this radiation inside 1 cubic metre of sun is given by: sum V= 1m3, total energy of this radiation is given by

U=8π5(kT)415(hc)3V

Substitute the given values

U=8π51.38×10-23 J/K(5800 K)4156.626×10-34 J·s3.0×108 m/s31 m3U=0.853J


(b) Spectrum of radiation is:

u(ϵ)=8π(hc)3ϵ3eϵ/kT-1

To sketch the above expression python is used and the code is:




The graph is:






3Step 3: Explanation


The energy in terms of wavelength is:

ϵ=hcλ

Therefore,

ϵ2=6.626×10-34 J·s3.0×108 m/s400×10-9 m=4.9695×10-19 J=3.1eVϵ1=6.626×10-34 J·s3.0×108 m/s700×10-9 m=2.84×10-19 J=1.77eV


The code used to mark the region of the visible  light


(c) Now we need to discover the component of the spectrum that represents visible light (the fraction of the energy), which we can do by integrating the following equation all across the visible light (equation 785):

U=8πV(hc)3ϵ1ϵ2x3ex-1dx

Energy in terms of wavelength is:

ϵ=hcλ

Hence,

ϵ2=6.626×10-34 J·s3.0×108 m/s400×10-9 m=4.9695×10-19 J=3.1eVϵ1=6.626×10-34 J·s3.0×108 m/s700×10-9 m=2.84×10-19 J=1.77eV

Fraction of energy in visible light is:

Uvis. Utot.=1.77eV3.1eVx3ex-1dx0x3ex-1dx

Integration in denominator equals to π4/15, therefore

Uvis. Utot=15π41.77eV3.1eVx3ex-1dϵ

We have,

x=ϵkT

The temperature is T=1500K

x1=ϵ1kT=1.77eV8.62×10-5eV/K(5800 K)=3.54x2=ϵ2kT=3.1eVeV8.62×10-5eV/K(5800 K)=6.8

Hence the integral is:

Uvis. Utot. =15π43.546.8x3ex-1dϵ


To evaluate the integral, python is used, the code is given below and the ratio is:

Uvis. Utot.=0.382