Molecule collisions in an Ideal Gas

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 · 3K views
derravaragh
Messages
24
Reaction score
0

Homework Statement


Molecules in an ideal gas collide with each other at random times. The probability distribution governing the time between collisions is P(t) = Ae^(-bt).
(a) Find the value of A so that P(t) is correctly normalized.
(b) Find the average time between collisions, t. This time is traditionally called tau. Now re-write P(t) in terms of tau, without the original parameters A and b.
(c) Find the standard deviation of the collision times, σ_t.


Homework Equations


∫(x^n)e^(-x/a)dx = n!a^(n+1) from 0 to ∞


The Attempt at a Solution


I believe I have the right answer to (a), I normalized it to obtain P(t) = -be^(-bt), but I can't figure out what to do for part (b) on.
My attempt was to take the average time t to equal (ƩP(t))/n where n is the number of collisions and the sum goes from 0 to ∞, but that thought process got me no where. Any help would be appreciated.
 
Physics news on Phys.org
derravaragh said:
The probability distribution governing the time between collisions is P(t) = Ae^(-bt).

(b) Find the average time between collisions, t.

If you have the probability density function p(x) for some continuous variable X, what expression gives the average value of X?
 
For the first response, I rechecked my work on part (a) and realized my signs were off, using A = b the ∫Ae^(-bt) from 0 to ∞ gives me a value of +1.

For the second response, the only solution I can think of would be the Expected value E(x) which would give E(t) = ƩtP(t) = Ʃt(Ae^(-bt)) from t = 0 to ∞ which gives 0 + be^(-b) + 2be^(-2b) +...+ 0 which I don't know how to generalize or even how to apply to the next part. Quite frankly, I am lost on this problem after part (a).