The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A215867 Number of permutations of 0..floor((n*7-2)/2) on odd squares of an n X 7 array such that each row, column, diagonal and (downwards) antidiagonal of odd squares is increasing. 2

%I #11 Nov 27 2015 05:43:26

%S 1,5,29,262,1642,15485,97289,918637,5772013,54503318,342457898,

%T 3233726365,20318307913,191859642509,1205501906765,11383190276278,

%U 71523418913482,675374034791837,4243543228336841,40070496565665517

%N Number of permutations of 0..floor((n*7-2)/2) on odd squares of an n X 7 array such that each row, column, diagonal and (downwards) antidiagonal of odd squares is increasing.

%C Column 7 of A215870.

%H R. H. Hardin, <a href="/A215867/b215867.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = 61*a(n-2) -99*a(n-4) -2*a(n-6).

%F Empirical: g.f.: -x*(-1 -5*x +32*x^2 +43*x^3 +28*x^4 +2*x^5) / ( 1 -61*x^2 +99*x^4 +2*x^6 ). - _R. J. Mathar_, Nov 27 2015

%e Some solutions for n=4:

%e ..x..0..x..2..x..4..x....x..0..x..2..x..4..x....x..0..x..2..x..4..x

%e ..1..x..3..x..5..x..7....1..x..3..x..5..x..8....1..x..3..x..6..x..8

%e ..x..6..x..9..x.10..x....x..6..x..9..x.10..x....x..5..x..7..x.10..x

%e ..8..x.11..x.12..x.13....7..x.11..x.12..x.13....9..x.11..x.12..x.13

%K nonn

%O 1,2

%A _R. H. Hardin_, Aug 25 2012

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 June 9 22:16 EDT 2024. Contains 373251 sequences. (Running on oeis4.)