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

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

%S 6,36,102,283,699,1526,3355,6888,13954,27816,54211,105147,201340,

%T 382799,723838,1359688,2544322,4740623,8801291,16292518,30071783,

%U 55371672,101727342,186506700,341316455,623552411,1137394900,2071676507

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

%C Row 3 of A207242

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

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

%e Some solutions for n=4

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Feb 16 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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)