96371
domain: N
Appears in sequences
- Number of simple paths from corner to corner of an n X n grid with king-moves allowed.at n=3A140518
- Number of simple paths from (1, 1) to (n, 4) on an n X 4 grid with king moves allowed.at n=3A193170
- Array read by antidiagonals: T(m, n) is the number of simple paths from corner to diagonally opposite corner on an m X n grid with king moves allowed.at n=24A329118