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

%I #11 Sep 12 2018 10:04:55

%S 21,217,2529,28977,333517,3837761,44171841,508425617,5852202757,

%T 67361890809,775372578689,8924976046401,102731553583965,

%U 1182498825731233,13611237290882689,156673123529460833,1803397245448244085

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

%H R. H. Hardin, <a href="/A228681/b228681.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.: x*(21 - 77*x - 152*x^2 + 242*x^3 + 407*x^4 + 55*x^5 - 48*x^6) / (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 ..0..0..0..0..0..0....0..0..0..1..0..0....0..0..0..1..0..0....1..0..1..0..1..0

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

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

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

%Y Column 6 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 September 10 21:37 EDT 2024. Contains 375795 sequences. (Running on oeis4.)