cahill8
- 29
- 0
Homework Statement
A group of stars in a Maxwellian distribution have a one-dimensional velocity dispersion \sigma. The number of objects within an element d^3v is
dN=F(v) d^3 v=\beta\hspace{2pt}Exp[-v^2/2 \sigma^2]d^3v where \beta is a constant
Find that the mean speed \bar{v}=\sqrt{8/\pi} \text{ }\sigma and \bar{v^2}=3\sigma^2
Homework Equations
I think I need to use these:
\bar{v}=<v>=\int^\infty_0 v F(v) dv
\bar{v^2}=<v^2>=\int^\infty_0 v^2 F(v) dv
The Attempt at a Solution
I'm trying to find the right approach, neither of the above integrals yield the correct answer. Here's what I tried:
F(v) can be found in the equation for dN
F(v)=\beta Exp[-v^2/2\sigma^2]
\bar{v}=\beta \int^\infty_0 v Exp[-v^2/2\sigma^2] dv
\bar{v}=\beta [4 \sigma^4]
which can equal \sqrt{8/\pi} if \beta=\sqrt{2}/2\sigma^3
However then \bar{v^2}=\beta \int^\infty_0 v^2 Exp[-v^2/2\sigma^2] dv
\bar{v^2}=\beta [16 \sigma^6]
Putting in \beta=\sqrt{2}/2\sigma^3:
\bar{v^2}=\sqrt{2}\hspace{3pt} 8 \sigma^3
while the given answer above was \bar{v^2}=3\sigma^2
Where have I gone wrong? Thanks