1. Memoryless (Markov) Property
A fundamental assumption in deriving the mean free path is the memoryless property. Specifically, let be the random variable for the distance traveled by a particle before it collides. The Markov (or memoryless) property states:
In words, “the probability of traveling an additional distance without collision, given that the particle has already traveled
without collision, does not depend on
.” This memoryless trait is the defining feature of the exponential distribution.
2. Collision Rate and Exponential Distribution
Suppose the medium has:
- Number density of scatterers:
(scatterers per unit volume),
- Effective cross-section:
.
Then, in a small distance , the probability of collision can be approximated as:
provided . Consequently, the probability of not colliding in that interval is
.
Let be the survival function, i.e., the probability that the particle has traveled farther than
without colliding. Because collisions are assumed memoryless,
Taking the limit , we get the differential equation:
Its solution is the familiar exponential function:
Thus, the probability density function (PDF) for is:
3. Mean Free Path
From the properties of the exponential distribution, the expected value of is the reciprocal of the rate:
We call this value the mean free path :
4. Markov Chain Interpretation
- In a discrete Markov chain, the system moves from one state to another with a transition probability depending only on the current state.
- Here, in a continuous sense, the position of the particle changes incrementally, but the chance of collision in the next infinitesimal interval is constant—independent of how far it has already traveled.
Thus, the distance to collision is a waiting-time-like variable with the memoryless property, which is exactly what defines the exponential distribution. Hence, viewing collision events as a Markov process directly yields:
5. Summary
- Memoryless assumption
exponential free-path distribution.
- Rate parameter
mean free path
.
- Markov chain viewpoint
collisions occur in a Poisson-like manner with no dependence on prior “collision-free” distance.
This completes the Markov chain derivation of the mean free path in a uniform medium.
Leave a Reply