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!)
A365951 Irregular triangle read by rows: T(N,k) (0 <= k <= 4*N^2) are coefficients of exact wrapping probability for site percolation on a 2*N X 2*N 2D union jack lattice with periodic boundary conditions. This is for the probability that it wraps in both dimensions. 0

%I #13 Oct 12 2023 19:23:40

%S 0,0,2,4,1,0,0,0,0,4,48,332,1360,3385,5344,5476,3760,1756,560,120,16,

%T 1,0,0,0,0,0,0,6,180,3186,38832,343125,2284920,11812665,48453246,

%U 160204284,432061500,959302998,1766890134,2717497054,3511031418,3832283250,3552960132,2812344534,1909555974,1116592323,563847696,246161187,92809456,30100680,8335404,1947336,376992,58905,7140,630,36,1

%N Irregular triangle read by rows: T(N,k) (0 <= k <= 4*N^2) are coefficients of exact wrapping probability for site percolation on a 2*N X 2*N 2D union jack lattice with periodic boundary conditions. This is for the probability that it wraps in both dimensions.

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

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

%e Triangle begins:

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

%e 0, 0, 0, 0, 4, 48, 332, 1360, 3385, 5344, 5476, 3760, 1756, 560, 120, 16, 1,

%e 0, 0, 0, 0, 0, 0, 6, 180, 3186, 38832, 343125, 2284920, 11812665, 48453246, 160204284, 432061500, 959302998, 1766890134, 2717497054, 3511031418, 3832283250, 3552960132, 2812344534, 1909555974, 1116592323, 563847696, 246161187, 92809456, 30100680, 8335404, 1947336, 376992, 58905, 7140, 630, 36, 1,

%e ...

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

%K nonn,tabf

%O 1,3

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

%E The DATA shows three rows of the triangle.

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 August 15 04:20 EDT 2024. Contains 375172 sequences. (Running on oeis4.)