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

%I #8 Aug 22 2018 02:02:02

%S 7,49,229,801,2297,5699,12657,25753,48811,87253,148501,242425,381837,

%T 583031,866369,1256913,1785103,2487481,3407461,4596145,6113185,

%U 8027691,10419185,13378601,17009331,21428317,26767189,33173449,40811701,49864927

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

%C Column 3 of A223637.

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

%F Empirical: a(n) = (23/360)*n^6 + (11/120)*n^5 + (91/72)*n^4 + (11/8)*n^3 + (301/180)*n^2 + (23/15)*n + 1.

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

%F G.f.: x*(7 + 33*x^2 - 18*x^3 + 29*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....1..1..0....0..0..0....1..1..0....0..1..0....0..1..0....1..1..0

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

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

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

%Y Cf. A223637.

%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 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)