- Why does the particle's path look so jagged and random? Isn't physics supposed to be predictable?
- The randomness is the core phenomenon. The particle is being bombarded millions of times per second by much smaller, invisible fluid molecules. Each collision imparts a tiny, unpredictable force. While the motion of any single molecule is deterministic, the collective effect on the particle is a random force, making its trajectory unpredictable and a classic example of stochastic (random) process in physics.
- What does the linear graph of ⟨r²⟩ vs. time actually tell us?
- The linear trend, ⟨r²⟩ ∝ t, is the signature of normal diffusion. It tells us that the particle's exploration of space scales with the square root of time (since r ∝ √t). The slope of the line is directly related to the diffusion coefficient D. A steeper slope means faster diffusion, which occurs with higher temperature (stronger kicks) or lower fluid viscosity (less friction).
- Does the simulator show the kicks from individual molecules?
- No, this is a key simplification. Real molecular collisions occur on a time scale far too fast and with forces far too small to simulate directly. The simulator models the net effect of many collisions over a short, discrete time step as a single random 'kick'. This is a coarse-grained model that captures the essential statistical behavior without computing trillions of molecular interactions.
- How is this related to temperature?
- Temperature is a measure of the average kinetic energy of the surrounding fluid molecules. In the model, increasing the temperature corresponds to increasing the average magnitude of the random kicks. According to the Einstein relation D = k_B T / γ, a higher temperature directly increases the diffusion coefficient, meaning the Brownian particle moves more vigorously and explores space faster, as the simulator can demonstrate.