sha1000
- 125
- 6
- TL;DR
- I have a probability/combinatorics question about random particles on a grid.
Hello,
Consider a square lattice with total number of sites ##N_{\text{tot}}=L^2##.
I place ##N_p## indistinguishable particles uniformly at random on distinct sites
(sampling without replacement).
I am interested in compact fully occupied clusters. For example, in 2D a cluster
of size ##s=2## is a completely filled ##2\times2## square (4 neighboring occupied sites).
More generally, a cluster of size ##s## is a fully occupied ##s\times s## block.
My questions are:
1) What is the expected (average) number of such fully occupied ##s\times s## clusters
as a function of ##N_{\text{tot}}##, ##N_p##, and ##s##?
2) Similarly in 3D, what is the expected number of fully occupied ##s\times s\times s##
cubes?
What I tried:
For a ##10\times10## lattice (so ##N_{\text{tot}}=100##), consider ##s=2##.
There are ##(L-s+1)^2=81## possible positions of a ##2\times2## square.
If ##N_p=4##, the total number of ways to choose occupied sites is
$$
\binom{100}{4}.
$$
A specific ##2\times2## square is fully occupied only if all 4 chosen sites fall inside it,
so I estimated the probability as
$$
P \approx \frac{81}{\binom{100}{4}}.
$$
For larger ##N_p## I am not sure how to write the correct general formula,
especially since occupancies are not independent when ##N_p## is fixed.
Any help with the correct expected value, or references to known results, would be
greatly appreciated.
Thank you.
Consider a square lattice with total number of sites ##N_{\text{tot}}=L^2##.
I place ##N_p## indistinguishable particles uniformly at random on distinct sites
(sampling without replacement).
I am interested in compact fully occupied clusters. For example, in 2D a cluster
of size ##s=2## is a completely filled ##2\times2## square (4 neighboring occupied sites).
More generally, a cluster of size ##s## is a fully occupied ##s\times s## block.
My questions are:
1) What is the expected (average) number of such fully occupied ##s\times s## clusters
as a function of ##N_{\text{tot}}##, ##N_p##, and ##s##?
2) Similarly in 3D, what is the expected number of fully occupied ##s\times s\times s##
cubes?
What I tried:
For a ##10\times10## lattice (so ##N_{\text{tot}}=100##), consider ##s=2##.
There are ##(L-s+1)^2=81## possible positions of a ##2\times2## square.
If ##N_p=4##, the total number of ways to choose occupied sites is
$$
\binom{100}{4}.
$$
A specific ##2\times2## square is fully occupied only if all 4 chosen sites fall inside it,
so I estimated the probability as
$$
P \approx \frac{81}{\binom{100}{4}}.
$$
For larger ##N_p## I am not sure how to write the correct general formula,
especially since occupancies are not independent when ##N_p## is fixed.
Any help with the correct expected value, or references to known results, would be
greatly appreciated.
Thank you.
Last edited: