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!)
A223615 Number of n X 3 0..1 arrays with rows and columns unimodal. 1

%I #8 Aug 21 2018 10:04:30

%S 7,49,240,876,2582,6504,14547,29659,56161,100123,169786,276030,432888,

%T 658106,973749,1406853,1990123,2762677,3770836,5068960,6720330,

%U 8798076,11386151,14580351,18489381,23235967,28958014,35809810,43963276,53609262

%N Number of n X 3 0..1 arrays with rows and columns unimodal.

%C Column 3 of A223620.

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

%F Empirical: a(n) = (23/360)*n^6 + (31/120)*n^5 + (8/9)*n^4 + (31/24)*n^3 + (737/360)*n^2 + (29/20)*n + 1.

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

%F G.f.: x*(7 + 44*x^2 - 20*x^3 + 20*x^4 - 6*x^5 + x^6) / (1 - x)^7.

%F a(n) = 7*a(n-1) - 21*a(n-2) + 35*a(n-3) - 35*a(n-4) + 21*a(n-5) - 7*a(n-6) + a(n-7) for n>7.

%F (End)

%e Some solutions for n=4:

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

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

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

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

%Y Cf. A223620.

%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 14:55 EDT 2024. Contains 371989 sequences. (Running on oeis4.)