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

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

%S 6,36,90,252,624,1350,3025,6256,12788,25792,50630,99012,190920,365041,

%T 694038,1309524,2460150,4599952,8565768,15899422,29415965,54278252,

%U 99908040,183482116,336298170,615243752,1123669472,2049072321,3731220822

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

%C Row 3 of A207024

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

%F Empirical: a(n) = 3*a(n-1) +a(n-2) -5*a(n-3) -10*a(n-4) +12*a(n-5) +11*a(n-6) +a(n-7) -15*a(n-8) +a(n-9) -7*a(n-10) +3*a(n-11) +3*a(n-12) +9*a(n-13) -4*a(n-14) -2*a(n-16) -a(n-18) +a(n-19)

%e Some solutions for n=4

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Feb 14 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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)