Background radiation and photons

  • Context: Undergrad 
  • Thread starter Thread starter Theraven1982
  • Start date Start date
  • Tags Tags
    Photons Radiation
Click For Summary

Discussion Overview

The discussion revolves around calculating the number of photons per liter in cosmic background radiation using Planck's law and the temperature of the universe (approximately 2.7 K). Participants explore the relationship between energy density and photon energy, as well as the implications of their calculations.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Exploratory
  • Debate/contested

Main Points Raised

  • One participant seeks guidance on calculating the number of photons per liter in cosmic background radiation based on Planck's law and the universe's temperature.
  • Another participant provides a calculation for energy density using the formula \(\frac{\pi}{15} \frac{k^4 T^4}{\hbar^3 c^3}\) and arrives at an energy density of approximately \(1.38 \times 10^{-14}\) joules per cubic meter.
  • Participants discuss the average energy of a photon at this temperature, suggesting it is \(2.701 kT\), leading to a calculation of around 130 million CMB photons per cubic meter.
  • One participant challenges the initial calculation, suggesting a different result of \(5 \times 10^5\) photons per liter and expresses confusion over discrepancies with textbook values.
  • Another participant acknowledges an error in their calculations related to a missing factor of pi in the energy density formula.
  • A later reply mentions that integrating the number of photons excited in a mode with the density of modes may yield a correct answer, referencing additional resources for further exploration.

Areas of Agreement / Disagreement

Participants express differing results regarding the number of photons per liter, with no consensus reached on the correct value. Some calculations suggest around 130 million photons per cubic meter, while others propose values closer to \(5 \times 10^5\) photons per liter. The discussion remains unresolved regarding the accurate calculation method and final result.

Contextual Notes

Participants note potential issues with their calculations, including missing factors in formulas and discrepancies with textbook values. The discussion highlights the complexity of deriving photon counts from energy density and the average photon energy.

Theraven1982
Messages
23
Reaction score
0

Homework Statement


I have a fairly simple question, but for some reason I can't find the answer. It's about Planck's law, and cosmic background radiation.

We know Planck's law, and we know the temperature of the universe (approx 2.7 K). Furthermore, we know the mean number of photons in a field mode at T.

How much photons per litre does the background radiation contain?

Homework Equations


Planck's law: http://upload.wikimedia.org/math/8/8/5/88585bfa92a0a16aff8f1659935218c3.png"
number of photons excited in a mode at T: 1/(e^{hw/kT}-1)

I've just started following a physics course, after a few years of inactivity...

Any kicks in the right direction are welcome ;).
 
Last edited by a moderator:
Space news on Phys.org
Theraven1982 said:

Homework Statement


I have a fairly simple question, but for some reason I can't find the answer. It's about Planck's law, and cosmic background radiation.

We know Planck's law, and we know the temperature of the universe (approx 2.7 K). Furthermore, we know the mean number of photons in a field mode at T.

How much photons per litre does the background radiation contain?

Homework Equations


Planck's law: http://upload.wikimedia.org/math/8/8/5/88585bfa92a0a16aff8f1659935218c3.png"
number of photons excited in a mode at T: 1/(e^{hw/kT}-1)

I've just started following a physics course, after a few years of inactivity...

Any kicks in the right direction are welcome ;).

this should give the energy per unit volume[tex]\frac{\pi}{15} \frac{k^4 T^4}{\hbar^3 c^3}[/tex]

when I put this
(pi/15)*(k*2.75 kelvin)^4/(hbar*c)^3
in the google search box and press search,
what google gives back is:

((pi / 15) * ((k * (2.75 kelvin))^4)) / ((hbar * c)^3) = 1.37731725 × E-14 joules per cubic meter

that must be the energy density of the CMB
then you have only to divide by the average photon energy at that temperature

(I don't mean the Wien peak, I mean the average)

the average photon in Planck-law light at temperature T is 2.701 kT

Let's see what it would be for the CMB.

I get this from the google calculator, which always puts in extra decimal places where you don't want :-)

2.70100 * Boltzmann constant * (2.75 kelvin) = 1.02551253 × E-22 joules

So if the energy density of the CMB is 1.38 E-14 joules per cubic meter
and the average energy of a photon is 1.03 E-22 joules, and you divide you get around
130 million CMB photons per cubic meter. Is that right?
 
Last edited by a moderator:
marcus said:
this should give the energy per unit volume


[tex]\frac{\pi}{15} \frac{k^4 T^4}{\hbar^3 c^3}[/tex]

when I put this
(pi/15)*(k*2.75 kelvin)^4/(hbar*c)^3
in the google search box and press search,
what google gives back is:

((pi / 15) * ((k * (2.75 kelvin))^4)) / ((hbar * c)^3) = 1.37731725 × E-14 joules per cubic meter

that must be the energy density of the CMB
then you have only to divide by the average photon energy at that temperature

(I don't mean the Wien peak, I mean the average)

the average photon in Planck-law light at temperature T is 2.701 kT

Let's see what it would be for the CMB.

I get this from the google calculator, which always puts in extra decimal places where you don't want :-)

2.70100 * Boltzmann constant * (2.75 kelvin) = 1.02551253 × E-22 joules

So if the energy density of the CMB is 1.38 E-14 joules per cubic meter
and the average energy of a photon is 1.03 E-22 joules, and you divide you get around
130 million CMB photons per cubic meter. Is that right?

You're a lot closer than me; the answer should be 5*10^5 photons per litre ... I'll look again at your calculation, maybe I can find the reason why there's a difference.

But a big thanks!

edit:
energy density is (according to my book): pi^2 *k^2*T^4/15c^3*hbar^3
There's an extra pi ;).

edit2:
energy density:
pi^2*k^4*2.7^4/(15*c^3*hbar^3) = 4.0207599 × 10-14 m-1 kg s-2 K-4

There must be a problem at the photon energy; if I divide by kT, i get 1.08*10^6 photons per litre. Only a factor 2 difference.
 
Last edited:
I get about 400 million cmb photons/m^3/sec [just a pi off from marcus!]
 
Hmm ... that's the same answer I get now... I don't know why the book says 5x10^5 photons per litre :\. I tried everything; maybe I should go with this answer instead.

Thanks for all the help! Much appreciated! (You all do a great job, helping untangle the web of science ;) )
 
Theraven1982 said:
...
edit:
energy density is (according to my book): pi^2 *k^2*T^4/15c^3*hbar^3
There's an extra pi ;).
...

right! I was going by memory and forgot a factor of pi. thanks for catching that!
 
I finally found the right solution (well, my teacher did.. when I got to the Riemann zeta function, I always thought: This can't be correct... but it was). But it appears the above mentioned answer was correct as well; or at least it gets very close to the result my teacher gave me. Maybe the book was wrong.
But at least there's a second way to find the answer:
You have to integrate <n> (number of photons excited in a mode) * rho (density of modes).
See http://nullify.wordpress.com/2007/09/01/cosmic-background-radiation/
(There's a pdf with a solution there; this is for reference only ... for future generations ;) .. )
 
Last edited:

Similar threads

  • · Replies 13 ·
Replies
13
Views
7K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
6K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 29 ·
Replies
29
Views
5K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K