OFFSET
1,5
COMMENTS
An nnsquare lattice is a square lattice with additional next nearest neighbor links.
The wrapping probability function is Sum_{k=0..n^2} T(n,k)*p^k*(1-p)^(n^2-k).
LINKS
Stephan Mertens, Percolation (Gives first 7 rows)
EXAMPLE
Triangle begins:
0, 1,
0, 0, 6, 4, 1,
0, 0, 0, 48, 117, 126, 84, 36, 9, 1,
0, 0, 0, 0, 160, 1504, 5496, 10352, 12662, 11424, 8008, 4368, 1820, 560, 120, 16, 1,
0, 0, 0, 0, 0, 520, 9000, 73250, 356450, 1135925, 2500910, 4024550, 5038100, 5160175, 4451000, 3268160, 2042950, 1081575, 480700, 177100, 53130, 12650, 2300, 300, 25, 1,
...
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
N. J. A. Sloane, Oct 12 2023
STATUS
approved