Temperature based on colour index using Planck's law

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
heavystray
Messages
71
Reaction score
0
Hi, I'm trying to find temperature of stars using the stars' B-V magnitude by using the Planck law. However i do not know how to solve for T (assume other quantities are all given and determined first). Any idea how to do so? I already tried to do it but reach a dead end. Here I attached the Planck equation. h is Planck's constant, k is Boltzmann's constant, c is the speed of light,

upload_2018-1-23_0-13-28.png
 

Attachments

  • upload_2018-1-23_0-13-28.png
    upload_2018-1-23_0-13-28.png
    7.4 KB · Views: 605
Astronomy news on Phys.org
It should be a simple matter to solve for T numerically. To do it right, you really should integrate λ over the bandpass of the filter.
 
phyzguy said:
It should be a simple matter to solve for T numerically. To do it right, you really should integrate λ over the bandpass of the filter.
How do you integrate it tho? It'd be great if you can show step by step on how to do it, thanks for answering.
 
heavystray said:
How do you integrate it tho? It'd be great if you can show step by step on how to do it, thanks for answering.

I would do that numerically as well. You can write some simple code in Mathematica, Matlab, or Python to do it. Do you know how to use any of those?
 
phyzguy said:
I would do that numerically as well. You can write some simple code in Mathematica, Matlab, or Python to do it. Do you know how to use any of those?
hmmm no..but i think it's ok for now...i'll just solve it using graph, thanks!