Random walkCategory:Stochastic processes In mathematics and physics,\na random walk is a formalization of the intuitive idea of taking successive steps, each in a random direction. \nA random walk is a simple stochastic process. A random walk is sometimes called a "drunkard's walk". \nDrunkard's Walk is also the name of a 1960 science fiction novel by Frederik Pohl.
Example![]() Graphs (i,j(i)) of eight random walks starting at 0. Higher dimensionsImagine now a drunkard walking around in the city. The city is infinite and completely ordered, and at every corner he chooses one of the four possible routes (including the one he came from) with equal probability. Formally, this is a random walk on the set of all points in the plane with integer coordinates. Will the drunkard ever get back to his home from the bar? It turns out that \nhe will, almost surely. This is the high dimensional equivalent of the level crossing problem discussed above. However, the similarity stops here. In dimensions 3 and above, this no longer holds. In other words, a drunk bird might forever wander around, never finding its nest. The formal terms to describe this phenomenon is that random walk in dimensions 1 and 2 is recurrent while in dimension 3 and above it is transient.\n The trajectory of a random walk is the collection of sites it visited, considered as a set with disregard to when the walk arrived at the point. In 1 dimension, the trajectory is simply all points between the minimum height the walk achieved and the maximum (both are, on average, on the order of √n). In higher dimensions the set has interesting geometric properties. In fact, one gets a discrete fractal, that is a set which exhibits stochastic self-similarity on large scales, but on small scales one can observe "jugginess" resulting from the grid on which the walk is performed. The two books of Lawler referenced below are a good source on this topic.Random walk on graphsAssume now that our city is no longer orderly. When our drunkard reaches a certain junction he picks between the various available roads with equal probability. Thus, if the junction has seven exits the drunkard will go to each one with probability one seventh. This is a random walk on a graph. It must not be confused with a Markov chain. Unlike a general Markov chain, random walk on a graph enjoys a property called time symmetry. Roughly it means that the probabilities to traverse a given path in one direction or in the other have a very simple connection between them (if the graph is regular, they are just equal). It turns out that this property has important consequences. Starting from the 80s, much research has gone into connecting properties of the graph, such as isoperimetric inequalities, properties of the graph as an electrical network, and properties of solutions of Laplace's equation, to random walks. A significant portion of this research was focused on Cayley graphs of finitely generated groups. In many cases the results carry over to Manifolds. A good reference for random walk on graphs is the online book by Aldous and Fill. For groups see the book of Woess. \nIf the graph itself is random, this topic is called "random walk in random environment" — see the book of Hughes. All are referenced below.Relation to Brownian motionBrownian motion is the scaling limit of random walk in dimension 1. This means that if you take a random walk with very small steps you get an approximation to Brownian motion. To be more precise, if the step size is ε, one needs to take a walk of length L/ε2 to approximate a Brownian motion of length L. As the size step tend to 0 (and the number of steps increased comparatively) random walk converges to Brownian motion in an appropriate sense. Formally, if B is the space of all paths of length L with the maximum topology, and if M is the space of measure over B with the norm topology, then the convergence is in the space M. Similarly, Brownian motion in several dimensions is the scaling limit of random walk in the same number of dimensions. A random walk is a discrete fractal, but Brownian motion is a true fractal, and there is a connection between the two. For example, take a random walk until it hits a circle of radius r. The average number of steps it performs is r2. This fact is the discrete version of the fact that Brownian motion is a fractal of Hausdorff dimension 2. In two dimensions, the average number of points the same random walk has on the boundary of its trajectory is . This corresponds to the fact that the boundary of the trajectory of Brownian motion is a fractal of dimension 4/3, a fact predicted by Mandelbrot using simulations but proved only in 2001. Brownian motion enjoys many symmetries random walk does not. For example, Brownian motion is invariant to rotations, but random walk is not, since the underlying grid is not (random walk is invariant to rotations by 90 degrees, but Brownian motion is invariant to rotations by 17 degrees too). This means that in many cases, problems on random walk are easier to solve by translating them to Brownian motion, solving the problem there, and then translating back. On the other hand, some problems are easier to solve with random walks due to its discrete nature. Random walk and Brownian motion can be coupled, namely manifested on the same probability space in a dependent way that forces them to be quite close. The simplest such coupling is the Skorokhod embedding, but other, more precise couplings exist as well.Self interacting random walksThere is a number of interesting models of random paths in which each step depends on the past in a complicated manner. All are more difficult to analyze than the usual random walk — some notoriously so. For example\n* The self avoiding walk. See the Madras and Slade book.\n* The loop-erased random walk. See the two books of Lawler.\n* The reinforced random walk.\n* The exploration process.\nApplications
See also\n* Law of the iterated logarithm\n* Martingale\n* coin-tossing problems.References
|
||||
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." - Albert Einstein (1879-1955) |

