A187046 T(n,k)=Number of n-step one or two space at a time bishop's tours on a kXk board summed over all starting positions.
1, 4, 0, 9, 4, 0, 16, 20, 0, 0, 25, 52, 28, 0, 0, 36, 100, 136, 24, 0, 0, 49, 164, 360, 272, 8, 0, 0, 64, 244, 696, 1084, 456, 0, 0, 0, 81, 340, 1144, 2660, 2896, 584, 0, 0, 0, 100, 452, 1704, 5032, 9216, 6952, 400, 0, 0, 0, 121, 580, 2376, 8164, 20648, 29500, 14024, 80, 0
Offset: 1
Examples
Some n=4 solutions for 4X4 ..0..2..0..0....0..4..0..0....0..0..0..0....4..0..0..0....0..3..0..0 ..1..0..3..0....0..0..0..0....0..0..3..0....0..3..0..0....0..0..2..0 ..0..0..0..4....0..1..0..3....0..0..0..2....0..0..1..0....0..1..0..4 ..0..0..0..0....0..0..2..0....4..0..1..0....0..0..0..2....0..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..144
Crossrefs
Row 2 is A108099(n-2)
Formula
Empirical: Row n is a polynomial of degree 2 for k>2n-3
Comments