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!)
A187159 Number of 6-step one space at a time bishop's tours on an n X n board summed over all starting positions. 1

%I #10 Apr 20 2018 09:44:27

%S 0,0,0,56,456,1588,3288,5556,8392,11796,15768,20308,25416,31092,37336,

%T 44148,51528,59476,67992,77076,86728,96948,107736,119092,131016,

%U 143508,156568,170196,184392,199156,214488,230388,246856,263892,281496,299668

%N Number of 6-step one space at a time bishop's tours on an n X n board summed over all starting positions.

%C Row 6 of A187155.

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

%F Empirical: a(n) = 284*n^2 - 1992*n + 3316 for n>4.

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

%F G.f.: 4*x^4*(14 + 72*x + 97*x^2 - 41*x^3) / (1 - x)^3.

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

%F (End)

%e Some solutions for 4 X 4:

%e ..0..3..0..0....0..0..2..0....0..0..5..0....0..0..4..0....0..3..0..0

%e ..4..0..2..0....0..1..0..3....0..4..0..6....0..5..0..3....2..0..4..0

%e ..0..5..0..1....6..0..4..0....3..0..1..0....6..0..2..0....0..1..0..5

%e ..0..0..6..0....0..5..0..0....0..2..0..0....0..1..0..0....0..0..6..0

%Y Cf. A187155.

%K nonn

%O 1,4

%A _R. H. Hardin_, Mar 06 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 September 8 19:48 EDT 2024. Contains 375759 sequences. (Running on oeis4.)