Statistical Mechanics - Random Walk

Click For Summary
SUMMARY

The discussion focuses on the statistical mechanics concept of random walks, specifically analyzing the probability of a drunkard's movement in one dimension. The probability of taking N total steps, with n1 steps to the right and n2 steps to the left, is calculated using the formula (p^n1)(q^n2) multiplied by the binomial coefficient N!/(n1!n2!). This multiplication accounts for all possible paths leading to the same endpoint, emphasizing that the total probability must sum to 1 across all possible outcomes. The discussion also highlights the importance of the binomial expansion in verifying the probability law.

PREREQUISITES
  • Understanding of binomial coefficients and their notation, specifically N!/(n1!n2!)
  • Familiarity with basic probability concepts, including independent events and probability distributions
  • Knowledge of binomial expansion and its application in probability theory
  • Basic comprehension of random walks in statistical mechanics
NEXT STEPS
  • Study the binomial theorem and its implications in probability theory
  • Explore the concept of random walks in greater detail, focusing on applications in physics and mathematics
  • Investigate the implications of probability laws in statistical mechanics, particularly in relation to Markov processes
  • Examine examples of random walks with different probabilities, such as biased random walks
USEFUL FOR

This discussion is beneficial for students and researchers in physics, particularly those studying statistical mechanics, as well as mathematicians interested in probability theory and its applications in random processes.

Fermi-on
Messages
1
Reaction score
0
I'm reading through Reif's "Statistical Mechanics" to prepare for the upcoming semester. Basically, a drunk guy takes N total steps, n1 to the right and n2 to the left. The probability that the current step will be to the right is "p," while the probability that the current step will be to the left is "q=1-p." The probability that one sequence of N steps will have a total of "n1" steps to the right and "n2" steps to the left is "(p^n1)(q^n2)." The total number of possible ways to get that specific number of steps to the right and left after N total steps is "N!/(n1!(N-n1)!) = N!/(n1!n2!)."

I understand that just fine. What I'm stuck on is why you multiply N!/(n1!n2!) and (p^n1)(q^n2) to get the probability of the drunk ending up with n1 steps to the right and n2 steps to the left. Why isn't it just (p^n1)(q^n2)?
 
Physics news on Phys.org
Picture the guy walking on the axis of integers (starting in 0). [itex]p^{n_1}q^{n_2}[/itex] would be the probability of the guy getting to position [itex]n_1 - n_2[/itex] after [itex]N[/itex] steps, via anyone allowed path. For example, if we keep track of the sequence in which the steps were taken, [itex]q \underbrace{p p ... p}_{n_1 \mbox{times}}\underbrace{q q ... q}_{n_2 - 1 \mbox{times}}[/itex] would represent (the probability of) the path that ends in position [itex]n_1 - n_2[/itex] by first taking 1 step to the left, then [itex]n_1[/itex] steps to the right and finally [itex]n_2 - 1[/itex] more steps to the left. So by writing [itex]p^{n_1}q^{n_2}[/itex] you are only looking at one precise path. But since it doesn't matter which path the guy took, we have to add the probabilities of getting there by all possible paths (if there are 2 ways to get to a point, the probability of getting there would be twice as large as the probability of getting there if there was only 1 way). In this case there are [itex]\binom{N}{n_1}[/itex] paths, each with the same probability [itex]p^{n_1}q^{n_2}[/itex], so adding this probability up [itex]\binom{N}{n_1}[/itex] times gives the answer.
It might be insightful to check this reasoning in the most simple example: [itex]p = q = \frac{1}{2}[/itex] and [itex]n_1 = n_2 = 1[/itex]. What's the probability that the guy ends up in the origin?
You can also check that this formula defines a probability law, and that just [itex]p^{n_1}q^{n_2}[/itex] alone would not. Given [itex]N[/itex], the probability to take [itex]N[/itex] steps in total must be equal to 1. But the probability of taking [itex]N[/itex] steps in total is the sum of the probabilities of taking [itex]n_1 = 0[/itex] steps to the right, [itex]n_1 = 1[/itex] step to the right, ..., [itex]n_1 = N[/itex] steps to the right. Use the binomial expansion to check that this sums to 1 for the correct formula, but not for just [itex]p^{n_1}q^{n_2}[/itex] alone.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
800
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
5
Views
4K
Replies
29
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K