PDA

View Full Version : Maxwell-Boltzmann Distribution


Math Jeans
Sep20-07, 03:22 PM
1. The problem statement, all variables and given/known data
Given the integral
integral(0,infinity)(v^3*e^(-a*v^2)dv)=a^-2/2

Calculate the average speed v(average) of molecules in a gas using the Maxwell-Boltzmann distribution function.


2. Relevant equations
v^2(average)=integral(0,infinity)(v^2*v(t)dv)


3. The attempt at a solution

I took the general approach.

integral(0,infinity)(f(v)dv)=(4/pi)*(m/(2*k*T))^(3/2)*integral(0,infinity)(v^2*e^(-mv^2/(2*k*t))dv)

However, I could not find out how to make a substitution for a in order to get the v^3 into the equation.

fikus
Sep20-07, 03:45 PM
Maxwell-Boltzman distribution is as you wrote. So if you are looking for average speed you just multiply it with v, and than calculate the integral. It's exactly the integral you have given and of course a = m/(2kt).

Math Jeans
Sep20-07, 03:49 PM
Maxwell-Boltzman distribution is as you wrote. So if you are looking for average speed you just multiply it with v, and than calculate the integral. It's exactly the integral you have given and of course a = m/(2kt).

So I should just multiply by v and do integration by parts?

fikus
Sep20-07, 04:07 PM
noup. You have already given the solution of that integral in your problem statement. You should only put in a = m/(2kt) and then multiply the result with all that constants in front (4/pi ...).

Maxwell-Boltzman distribution is: f(v)\propto v^2 e^{-av^2} where a is as mentioned.
the average speed is \int_{0}^{\infty} v\cdot f(v)

the solution of this integral is in your problem statement.