login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A263566
Number of (n+2)X(2+2) arrays of permutations of 0..n*4+7 with each element moved 0 or 1 knight moves and no more than 1 element left unmoved.
1
16, 256, 1296, 28561, 331776, 4100625, 49787136, 655360000, 8100000000, 101904600625, 1281641353216, 16160601000625, 202865213941776, 2552640623984896, 32107262791520016, 403852218590929761
OFFSET
1,1
COMMENTS
Column 2 of A263568.
LINKS
FORMULA
Empirical: a(n) = 5*a(n-1) +51*a(n-2) +369*a(n-3) +2931*a(n-4) -6607*a(n-5) -3490*a(n-6) +7362*a(n-7) -489366*a(n-8) -431514*a(n-9) +3977678*a(n-10) -10138510*a(n-11) +11574177*a(n-12) -8356653*a(n-13) -28046919*a(n-14) +111372795*a(n-15) -213047067*a(n-16) +72776559*a(n-17) -25967340*a(n-18) +15214476*a(n-19) -105060228*a(n-20) +105060228*a(n-21) -15214476*a(n-22) +25967340*a(n-23) -72776559*a(n-24) +213047067*a(n-25) -111372795*a(n-26) +28046919*a(n-27) +8356653*a(n-28) -11574177*a(n-29) +10138510*a(n-30) -3977678*a(n-31) +431514*a(n-32) +489366*a(n-33) -7362*a(n-34) +3490*a(n-35) +6607*a(n-36) -2931*a(n-37) -369*a(n-38) -51*a(n-39) -5*a(n-40) +a(n-41)
EXAMPLE
Some solutions for n=4
..6..7.11.10....6..7..4.10....9..7..4..5....9..7.11.10....6..8..4..5
..2.12..0..1....2..3..0..1....2..3..0..1....2..3.15..1...13.11..0..9
.14.15..3.13...17.16.19..5...17.15.19.13....6..0..4.13....1..7..3..2
..5..4..8..9...18.11.23.22...21.11.23..6....5.20.23.17...10.19.23.22
.22.23.20.21....9..8.20.21...22..8.20.10...22..8.12.21...14.15.20.21
.18.19.16.17...13.12.15.14...18.12.16.14...18.19.16.14...18.12.16.17
CROSSREFS
Cf. A263568.
Sequence in context: A207947 A308467 A223404 * A208140 A189266 A208366
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 21 2015
STATUS
approved