login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A187591 Number of 8-step E, S, NW and NE-moving king's tours on an n X n board summed over all starting positions. 1

%I #11 Apr 24 2018 23:15:31

%S 0,0,34,2309,15056,45718,95776,164135,250132,353767,475040,613951,

%T 770500,944687,1136512,1345975,1573076,1817815,2080192,2360207,

%U 2657860,2973151,3306080,3656647,4024852,4410695,4814176,5235295,5674052,6130447,6604480

%N Number of 8-step E, S, NW and NE-moving king's tours on an n X n board summed over all starting positions.

%C Row 8 of A187586.

%H R. H. Hardin, <a href="/A187591/b187591.txt">Table of n, a(n) for n = 1..50</a>

%F Empirical: a(n) = 8819*n^2 - 63926*n + 111127 for n>6.

%F Conjectures from _Colin Barker_, Apr 24 2018: (Start)

%F G.f.: x^3*(34 + 2207*x + 8231*x^2 + 7443*x^3 + 1481*x^4 - 1095*x^5 - 663*x^6) / (1 - x)^3.

%F a(n) = 3*a(n-1) - 3*a(n-2) + a(n-3) for n>9.

%F (End)

%e Some solutions for 4 X 4:

%e ..0..0..6..0....3..1..0..0....0..0..0..0....0..0..6..7....0..0..0..0

%e ..4..5..7..8....4..2..7..8....1..5..6..7....4..5..0..8....1..0..0..6

%e ..0..3..0..0....5..6..0..0....2..3..4..8....2..3..0..0....2..4..5..7

%e ..0..1..2..0....0..0..0..0....0..0..0..0....0..1..0..0....3..0..0..8

%Y Cf. A187586.

%K nonn

%O 1,3

%A _R. H. Hardin_, Mar 11 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 06:24 EDT 2024. Contains 371769 sequences. (Running on oeis4.)