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!)
A207489 Number of 4Xn 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 1 1 and 1 1 0 vertically 1

%I #5 Mar 31 2012 12:37:18

%S 9,81,177,530,1322,2749,6217,12712,25908,52474,103704,205390,402848,

%T 787367,1536289,2987863,5806685,11270614,21859130,42378217,82121061,

%U 159101032,308184196,596883878,1155938528,2238468542,4334604962

%N Number of 4Xn 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 1 1 and 1 1 0 vertically

%C Row 4 of A207488

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

%F Empirical: a(n) = 2*a(n-1) +2*a(n-2) +a(n-3) -11*a(n-4) -5*a(n-5) +a(n-6) +23*a(n-7) +14*a(n-8) +4*a(n-9) -37*a(n-10) -31*a(n-11) -6*a(n-12) +43*a(n-13) +31*a(n-14) +2*a(n-15) -28*a(n-16) -15*a(n-17) +9*a(n-19) +3*a(n-20) -a(n-22)

%e Some solutions for n=4

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Feb 18 2012

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 16:39 EDT 2024. Contains 371989 sequences. (Running on oeis4.)