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!)
A228658 Number of n X 6 binary arrays with top left value 1 and no two ones adjacent horizontally, diagonally or antidiagonally. 1

%I #11 Sep 12 2018 09:08:23

%S 8,80,968,11148,128740,1482892,17074988,196565912,2262692928,

%T 26045341080,299798763232,3450863834052,39721453897148,

%U 457216814726132,5262827734777604,60578160174884624,697289282211813816

%N Number of n X 6 binary arrays with top left value 1 and no two ones adjacent horizontally, diagonally or antidiagonally.

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

%F Empirical: a(n) = 14*a(n-1) - 17*a(n-2) - 142*a(n-3) + 59*a(n-4) + 352*a(n-5) + 103*a(n-6) - 48*a(n-7).

%F Empirical g.f.: 4*x*(2 - 8*x - 4*x^2 + 23*x^3 + 3*x^4 - 8*x^5) / (1 - 14*x + 17*x^2 + 142*x^3 - 59*x^4 - 352*x^5 - 103*x^6 + 48*x^7). - _Colin Barker_, Sep 12 2018

%e Some solutions for n=4:

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

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

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

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

%Y Column 6 of A228660.

%K nonn

%O 1,1

%A _R. H. Hardin_, Aug 29 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 11:34 EDT 2024. Contains 371967 sequences. (Running on oeis4.)