Random Walk in confined region and loop configurations

allanqunzi
Messages
1
Reaction score
0
Suppose I take a random walk on a 2 dimensional square lattice, but this lattice plane has a finite size, e.g. Dx*Dy. I can not cross the boundary, my step length is the lattice cell size, I either go straight or make turns with right angle. Is there any work on this type of random walk?

If the total walking distance is fixed, e.g. 2N, in this confined region, how may ways are there that at the 2Nth step I am at the starting position? Or equivalently, how many configurations of loops of length 2N are there in this confined square lattice? How about if this loop is a self avoiding loop?

Anybody knows related work on this? Since my major is physics, I am not sure if some mathematicians have done this. Thanks in advance.
 
Mathematics news on Phys.org
welcome to pf!

hi allanqunzi! welcome to pf! :smile:
allanqunzi said:
If the total walking distance is fixed, e.g. 2N, in this confined region, how may ways are there that at the 2Nth step I am at the starting position?

if it was a 1D lattice, the answer would be easy …

just write 1 for left and 0 for right, and count the number of ways of writing N 1s and N 0s :wink:

you should be able to find a similar method for 2D :smile:

(alternatively, googling "random walk" and "lattice" should give you plenty of hints)
 
Definitely try it for the 1-D case first if you haven't already. Even that requires some thought. If there were no boundaries, both the 1-D and 2-D cases would be easy. But you have to subtract those paths that cross a boundary. To find those, use the method of images (or principle of reflection). If you have two points, A and B, on the same side of a line, the number of paths between those two points that cross or touch the line is the same as the total number of paths between A* and B, where A* is the reflection of A through that line.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top