Differential cross section/simple integral

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
5 replies · 12K views
jonwell
Messages
11
Reaction score
0
At least it should be a simple integral...

Homework Statement



The whole text is here- http://i35.tinypic.com/2nisnp.jpg

Basically (I think) I need to integrate the differential over all angles theta and phi, and get sigma(naught) back out.


Homework Equations



given in pic

The Attempt at a Solution



If I use the given substitution and integrate I get log(tan(pi/2)) which is log(0) which is broken... I don't really know where to go other than that.

Thanks! Been reading the forum for a long time but this is my first question :)
 
Physics news on Phys.org
I substitute sin(theta) for d(omega), and the integral for 1/sin(theta) is log(tan(theta/2)) at least as given by mathematica and the back of my book.

I kind of figured I shouldn't be getting that, which is what makes me think I'm approaching the problem all out of whack.
 
You should be substituting [itex]sin(\theta) d \theta d \phi[/itex] for [itex]d \Omega[/itex] not just [itex]sin(\theta)[/itex]...[itex]d \Omega[/itex] is a differential, [itex]sin(\theta)[/itex] is just a function...you should have:

[tex]\frac{d \sigma}{d \Omega}=\frac{d \sigma}{sin(\theta) d \theta d \phi}=\frac{\sigma_0}{4 \pi}[/tex]

[tex]\Rightarrow d \sigma=\frac{\sigma_0}{4 \pi} sin(\theta) d \theta d \phi[/tex]

...do you follow?

Then just integrate both sides of the equation.
 
gabbagabbahey said:
You should be substituting [itex]sin(\theta) d \theta d \phi[/itex] for [itex]d \Omega[/itex] not just [itex]sin(\theta)[/itex]...[itex]d \Omega[/itex] is a differential, [itex]sin(\theta)[/itex] is just a function...you should have:

[tex]\frac{d \sigma}{d \Omega}=\frac{d \sigma}{sin(\theta) d \theta d \phi}=\frac{\sigma_0}{4 \pi}[/tex]

[tex]\Rightarrow d \sigma=\frac{\sigma_0}{4 \pi} sin(\theta) d \theta d \phi[/tex]

...do you follow?

Then just integrate both sides of the equation.


I figured it was something simple. I follow perfectly, thank you very much :)

[...I need to figure out that LaTeX code stuff, that's pretty cool.]