Table read by antidiagonals upward: T(n,k) is the number of ways to move a chess queen from (1,1) to (n,k) in the first quadrant using only up, right, and diagonal up-left moves.
A334017
Table read by antidiagonals upward: T(n,k) is the number of ways to move a chess queen from (1,1) to (n,k) in the first quadrant using only up, right, and diagonal up-left moves.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =2a(4) =5a(5) =10a(6) =4a(7) =13a(8) =33a(9) =63a(10) =8a(11) =32a(12) =98a(13) =240a(14) =454a(15) =16a(16) =76a(17) =269a(18) =777a(19) =1871a(20) =3539a(21) =32a(22) =176a(23) =702a(24) =2295a(25) =6420a(26) =15314a(27) =29008a(28) =64a(29) =400
External references
- oeis: A334017