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!)
A228686 Number of 5 X n binary arrays with no two ones adjacent horizontally, diagonally or antidiagonally. 1

%I #11 Sep 12 2018 15:08:28

%S 32,99,1277,6160,56549,333517,2644336,17124415,127116873,859773376,

%T 6193234393,42741157353,303661236672,2115245880075,14933039299621,

%U 104468526402928,735366366459485,5154677670070421,36235570461792016

%N Number of 5 X n binary arrays with no two ones adjacent horizontally, diagonally or antidiagonally.

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

%F Empirical: a(n) = 4*a(n-1) + 34*a(n-2) - 76*a(n-3) - 134*a(n-4) + 258*a(n-5) + 45*a(n-6) - 102*a(n-7).

%F Empirical g.f.: x*(32 - 29*x - 207*x^2 + 118*x^3 + 303*x^4 - 57*x^5 - 102*x^6) / (1 - 4*x - 34*x^2 + 76*x^3 + 134*x^4 - 258*x^5 - 45*x^6 + 102*x^7). - _Colin Barker_, Sep 12 2018

%e Some solutions for n=4:

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

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

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

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

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

%Y Row 5 of A228683.

%K nonn

%O 1,1

%A _R. H. Hardin_, Aug 30 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 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)