help me with a 2D random walk problem
- From: "workhardnorest" <zhengqunwei@xxxxxxxxx>
- Date: 8 Jul 2006 20:37:22 -0700
suppose we have M different areas (e.g. rectangle areas) numbered 1 ...
M in the 2D space. a random walker starts from (x,y). what is the
probability that he enters area 1 after n steps AND enter area 2 after
2n steps(counting from his origin) AND enters area 3 after 3n steps ...
AND enters area M after M*n steps? That is, how to calculate
p(enter area 1 after n steps AND enter area 2 after 2n steps.... AND
enters area M after M*n steps) ?
.
- Follow-Ups:
- Re: help me with a 2D random walk problem
- From: Gib Bogle
- Re: help me with a 2D random walk problem
- From: matt271829-news
- Re: help me with a 2D random walk problem
- From: makc . the . great
- Re: help me with a 2D random walk problem
- Prev by Date: Re: Attempts to Refute Cantor's Uncountability Proof?
- Next by Date: The horse and the general problem
- Previous by thread: An approximate inverse for atanh(x)/x
- Next by thread: Re: help me with a 2D random walk problem
- Index(es):