Relate wavelength and energy scale

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
35 replies · 4K views
senobim
Messages
34
Reaction score
1

Homework Statement


Light intensity is measured by monochromator and is given by [tex]I(\lambda ) = I_{0}\lambda ^{3}[/tex] How to change it to the energy scale [tex]I(h\nu ) = ?[/tex]

Homework Equations


Photons energy [tex]E = h\nu, E =\frac{hc}{\lambda }[/tex]

The Attempt at a Solution


It's kind of strange to relate energy with wavelength
 
Physics news on Phys.org
Power could be calculated from intensity and area P = I * A.
and It could be related in terms of photon energy P = N * E --> P = N * hv
N - number of photons
 
Last edited:
Yes, but that is not the point. Can you calculate it with the given intensity profile? Approximations for small ##\delta##v are fine.
 
can't think of anything how to do that..

any hints? ;]
 
Last edited:
How much intensity is there between two wavelengths ##\lambda## and ##\lambda + \delta \lambda##? How is that related to my previous question?
 
[tex]I = I_{0}(\lambda + (\lambda + \delta \lambda ))^{3}[/tex]

and [tex]\nu = \frac{c}{\lambda }[/tex]
 
Last edited:
senobim said:
[tex]I = I_{0}(\lambda + (\lambda + \delta \lambda ))^{3}[/tex]
That is not right.
and [tex]\nu = \frac{c}{\lambda }[/tex]
You'll need that formula once you found the intensity in the wavelength range.
 
  • Like
Likes   Reactions: senobim
emm.. Intensity at some wavelength is defind by [tex]I(\lambda)=I_{0}\lambda^{3}[/tex]

at some different lamda [tex]I(\lambda_{2})=I_{0}(\lambda_{2})^{3}[/tex]

where am I going wrong?
 
Right, and how is this related to what you wrote in #7?

Can you draw a sketch, ##I(\lambda)##? How would you get the integrated intensity between ##\lambda## and ##\lambda + \delta \lambda##? How can you approximate this for very small intervals of ##\lambda##?
 
you mean something like this? [tex]I = I_{0}\int \lambda ^{3}d\lambda[/tex]
 
Yes.

There are two approaches: keep the integrals everywhere, or go via the integrands. The former is easier if you know how to do substitutions in integrals, otherwise the latter is easier.
 
so my answer is [tex]I=I_{0}\int \lambda ^{3}d\lambda =I_{o}\frac{\lambda ^{4}}{4}[/tex]

and [tex]I(h\nu )=I_{o}\frac{h}{4}\left ( \frac{c}{\nu } \right )^4[/tex]

am I right?
 
No, that does not work.

The second "=" in the first line is wrong, and the transition between the first line and the second line does not make sense.

What is ##\lambda## at the very right of the first line? Which wavelength is that?
 
i seems that i don't get the concept at all..

I just integrated the expression, what could be wrong by that

P.S. Thanks for your patiece
 
senobim said:
I just integrated the expression, what could be wrong by that
Okay, let me ask differently: what did you use as range for the integral, and why?
 
  • Like
Likes   Reactions: senobim
I did indefinte integral and that's not the case here, maybe i should try something like this
[tex]I = I_{0}\int_{\lambda }^{\lambda +\delta \lambda }\lambda ^{3}d\lambda[/tex]
 
That's what I suggested in post #6.

The integrand should use a different symbol (like ##\lambda'##) to avoid mixing two different things.
 
  • Like
Likes   Reactions: senobim
good, so now we have this [tex]I = I_{0}\int_{\lambda }^{\lambda +\delta \lambda }\lambda'd\lambda = I_{0}\frac{\lambda'^4}{4}|_{\lambda}^{\lambda + \delta \lambda} = I_{0}(\frac{(\lambda +\delta \lambda)^4 }{4} - \frac{\lambda^4}{4})[/tex]

and how to relate this with energy?
 
You can find an approximation of this for small ##\delta \lambda##. What is the approximate value of an integral if the function is (roughly) constant over the integration range?

This is also the integrated intensity between two specific frequencies, which you can get with the formula relating wavelengths and frequencies.
 
  • Like
Likes   Reactions: senobim
Could I let [tex]\delta\lambda \rightarrow 0[/tex]?
 
Well, if you set it exactly to zero then the integrated intensity is zero, so you want to keep the first order in ##\delta \lambda##.
 
still struggling on the approximation, what do you mean by that? Do i need to use trapezoidal rule for the definite integral approximation? Or something else?
 
In order to perform approximation how do I find y-cordinate for this function?
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    4.7 KB · Views: 440
Last edited:
[tex]I=I_{0}\int_{\lambda }^{\lambda +\delta \lambda }\lambda' d\lambda = \lambda +\delta \lambda -\lambda * f(\lambda') = I_{0} \delta \lambda \lambda^3[/tex]

does that make any sense?
 
That is the intensity between ##\lambda## and ##\lambda + \delta \lambda## right (not exactly, but we let ##\delta \lambda## go to zero later so that approximation works).

Now you have to find the frequencies that correspond to ##\lambda## and ##\lambda + \delta \lambda##.
 
  • Like
Likes   Reactions: senobim
λ=c/ν

[tex]I=I_{0}\int_{\nu }^{\nu +\delta \nu }\left ( \frac{c}{\nu } \right )^3d\nu \approx I_{0}\delta \nu \left ( \frac{c}{\nu } \right )^3[/tex]