login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A366463 Irregular triangle read by rows: T(n,k) (0 <= k <= n^2) are coefficients of exact wrapping probability for site percolation on an n X n 2D square lattice with periodic boundary conditions. This is for the probability that it wraps around the vertical dimension. 14

%I #10 Oct 12 2023 19:26:13

%S 0,1,0,0,2,4,1,0,0,0,3,18,45,63,36,9,1,0,0,0,0,4,48,280,1008,2558,

%T 4480,5088,3664,1744,560,120,16,1,0,0,0,0,0,5,100,1000,6500,30325,

%U 107695,302025,678075,1209075,1679925,1788325,1452900,910225,446200,172775,52875,12650,2300,300,25,1

%N Irregular triangle read by rows: T(n,k) (0 <= k <= n^2) are coefficients of exact wrapping probability for site percolation on an n X n 2D square lattice with periodic boundary conditions. This is for the probability that it wraps around the vertical dimension.

%C The wrapping probability function is Sum_{k=0..n^2} T(n,k)*p^k*(1-p)^(n^2-k).

%H Stephan Mertens, <a href="https://wasd.urz.uni-magdeburg.de/mertens/research/percolation/">Percolation</a> (Gives first 7 rows)

%e Triangle begins:

%e 0, 1,

%e 0, 0, 2, 4, 1,

%e 0, 0, 0, 3, 18, 45, 63, 36, 9, 1,

%e 0, 0, 0, 0, 4, 48, 280, 1008, 2558, 4480, 5088, 3664, 1744, 560, 120, 16, 1,

%e 0, 0, 0, 0, 0, 5, 100, 1000, 6500, 30325, 107695, 302025, 678075, 1209075, 1679925, 1788325, 1452900, 910225, 446200, 172775, 52875, 12650, 2300, 300, 25, 1,

%e ...

%Y Cf. A365940-A365957, A366464-A366467.

%K nonn,tabf

%O 1,5

%A _N. J. A. Sloane_, Oct 12 2023

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 8 17:45 EDT 2024. Contains 374170 sequences. (Running on oeis4.)