3764367
domain: N
Appears in sequences
- Number of simple paths from (1, 1) to (n, 4) on an n X 4 grid with king moves allowed.at n=4A193170
- Number of simple paths from (1, 1) to (n, 5) on an n X 5 grid with king moves allowed.at n=3A193171
- 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=31A329118
- 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=32A329118