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