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, 2, 4, 1,
0, 0, 0, 6, 45, 90, 78, 36, 9, 1,
0, 0, 0, 0, 8, 160, 1240, 4400, 8202, 9440, 7448, 4272, 1812, 560, 120, 16, 1,
0, 0, 0, 0, 0, 10, 350, 5350, 45550, 238925, 819740, 1915800, 3190350, 3977875, 3879550, 3055790, 1982350, 1068575, 478700, 176900, 53120, 12650, 2300, 300, 25, 1,
...
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
N. J. A. Sloane, Oct 12 2023
STATUS
approved