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!)
A207175 Number of 7 X n 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 0 1 and 1 0 1 vertically. 1

%I #8 Jun 21 2018 05:22:29

%S 14,196,546,3141,11284,26866,98224,357356,1032000,3365824,11680176,

%T 36617616,117235264,392397376,1266731200,4070802944,13377245184,

%U 43530557824,140684544000,458843940864,1494645999616,4847677870336

%N Number of 7 X n 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 0 1 and 1 0 1 vertically.

%C Row 7 of A207169.

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

%F Empirical: a(n) = a(n-1) + 25*a(n-3) + 6*a(n-4) + 6*a(n-5) - 108*a(n-6) - 72*a(n-7) + 216*a(n-9) for n>11.

%F Empirical g.f.: x*(14 + 182*x + 350*x^2 + 2245*x^3 + 3159*x^4 + 672*x^5 - 10107*x^6 - 22914*x^7 - 10476*x^8 + 24840*x^9 + 32400*x^10) / (1 - x - 25*x^3 - 6*x^4 - 6*x^5 + 108*x^6 + 72*x^7 - 216*x^9). - _Colin Barker_, Jun 21 2018

%e Some solutions for n=4:

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

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

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

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

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

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

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

%Y Cf. A207169.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 15 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 March 28 11:46 EDT 2024. Contains 371241 sequences. (Running on oeis4.)