[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

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
0, 0, 2, 4, 1, 0, 0, 0, 0, 4, 48, 332, 1360, 3385, 5344, 5476, 3760, 1756, 560, 120, 16, 1, 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
OFFSET
1,3
COMMENTS
The wrapping probability function is Sum_{k=0..4*N^2} T(N,k)*p^k*(1-p)^(4*N^2-k).
EXAMPLE
Triangle begins:
0, 0, 2, 4, 1,
0, 0, 0, 0, 4, 48, 332, 1360, 3385, 5344, 5476, 3760, 1756, 560, 120, 16, 1,
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,
...
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
N. J. A. Sloane, Oct 12 2023
EXTENSIONS
The DATA shows three rows of the triangle.
STATUS
approved