Average of cos(x)^2 in spherical distribution

joris_pixie
Messages
25
Reaction score
0
<< Mentor Note -- Thread moved from the technical forums so no Homework Help Template is shown >>[/color]

I'm particle physics at the moment and I don't get why the average value of cosˆ2 is 1/3.
The section :

Screen_Shot_2017_06_01_at_6_40_52_PM.png


My solution is :
&lt; cos^{2}(\alpha)&gt; = \frac{1}{\pi - 0} \int_{0}^{\pi } cos^{2}(\alpha)sin(\alpha)d\alpha
I substitute
u = cos(\alpha)
so i get
-\frac{1}{\pi}\int_{1}^{-1}u^{2}du = \frac{2}{3\pi}

What I am i doing wrong ? :(
 
Last edited by a moderator:
Physics news on Phys.org
joris_pixie said:
<< Mentor Note -- Thread moved from the technical forums so no Homework Help Template is shown >>

I'm particle physics at the moment and I don't get why the average value of cosˆ2 is 1/3.
The section :

View attachment 204679

My solution is :
&lt; cos^{2}(\alpha)&gt; = \frac{1}{\pi - 0} \int_{0}^{\pi } cos^{2}(\alpha)sin(\alpha)d\alpha
I substitute
u = cos(\alpha)
so i get
-\frac{1}{\pi}\int_{1}^{-1}u^{2}du = \frac{2}{3\pi}

What I am i doing wrong ? :(
$$\langle \cos^2(\alpha) \rangle =
\frac{\int_0^{\pi} \cos^2(\alpha) \sin(\alpha) \, d \alpha}{\int_0^{\pi} 1 \cdot \sin(\alpha) \, d \alpha}. $$
To compute an average like ##\langle f(x) \rangle = \int w(x) f(x) dx,## you need the "weight" function ##w(x) \geq 0## to integrate to 1.
 
  • Like
Likes berkeman and joris_pixie
Ray Vickson said:
$$\langle \cos^2(\alpha) \rangle =
\frac{\int_0^{\pi} \cos^2(\alpha) \sin(\alpha) \, d \alpha}{\int_0^{\pi} 1 \cdot \sin(\alpha) \, d \alpha}. $$
To compute an average like ##\langle f(x) \rangle = \int w(x) f(x) dx,## you need the "weight" function ##w(x) \geq 0## to integrate to 1.

Thank you ! Makes sense!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top