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!)
A223640 Number of n X 4 0..1 arrays with rows, columns, diagonals and antidiagonals unimodal. 1

%I #8 Aug 22 2018 06:25:22

%S 11,121,726,2962,9808,28450,74599,179991,404599,855417,1714062,

%T 3275798,6002946,10596004,18086161,29953249,48273537,75902131,

%U 116695104,175776840,259858436,377613366,540116971,761356699,1058820379,1454170173

%N Number of n X 4 0..1 arrays with rows, columns, diagonals and antidiagonals unimodal.

%C Column 4 of A223644.

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

%F Empirical: a(n) = (1/112)*n^8 - (19/210)*n^7 + (107/90)*n^6 - (197/40)*n^5 + (2219/144)*n^4 + (5093/120)*n^3 - (868411/2520)*n^2 + (417721/420)*n - 1091 for n>4.

%F Conjectures from _Colin Barker_, Aug 22 2018: (Start)

%F G.f.: x*(11 + 22*x + 33*x^2 - 140*x^3 + 508*x^4 - 314*x^5 - 17*x^6 + 432*x^7 - 233*x^8 + 28*x^9 + 56*x^10 - 28*x^11 + 2*x^12) / (1 - x)^9.

%F a(n) = 9*a(n-1) - 36*a(n-2) + 84*a(n-3) - 126*a(n-4) + 126*a(n-5) - 84*a(n-6) + 36*a(n-7) - 9*a(n-8) + a(n-9) for n>13.

%F (End)

%e Some solutions for n=4:

%e ..0..1..0..0....1..1..0..0....1..0..0..0....0..1..1..1....0..0..1..1

%e ..0..1..1..1....1..1..1..0....0..1..0..0....0..0..1..1....0..1..1..1

%e ..0..1..1..0....0..1..1..1....0..0..0..0....0..0..0..0....0..0..0..0

%e ..0..0..1..0....0..0..0..1....0..0..1..0....0..0..0..0....0..0..0..0

%Y Cf. A223644.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 24 2013

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 25 13:38 EDT 2024. Contains 371970 sequences. (Running on oeis4.)