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

%I #10 Sep 01 2013 17:50:20

%S 5,19,77,313,1277,5215,21305,87049,355685,1453363,5938613,24265921,

%T 99153677,405154783,1655515121,6764650225,27641241413,112945711027,

%U 461510880221,1885793543785,7705597945181,31486076453887,128656207802537

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

%C Column 3 of A228683

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

%F Empirical: a(n) = 5*a(n-1) -3*a(n-2) -3*a(n-3).

%F Empirical: G.f. -x*(-5+6*x+3*x^2) / ( 1-5*x+3*x^2+3*x^3 ). - _R. J. Mathar_, Aug 31 2013

%e Some solutions for n=4

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

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

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

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

%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 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)