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

%I #9 Jun 18 2018 14:17:51

%S 21,441,2499,8799,23856,54684,111426,208026,362943,599907,948717,

%T 1446081,2136498,3073182,4319028,5947620,8044281,10707165,14048391,

%U 18195219,23291268,29497776,36994902,45983070,56684355,69343911,84231441

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

%C Column 6 of A207068.

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

%F Empirical: a(n) = (7/120)*n^6 + (147/40)*n^5 + (49/3)*n^4 + (91/8)*n^3 - (707/120)*n^2 - (91/20)*n.

%F Conjectures from _Colin Barker_, Jun 18 2018: (Start)

%F G.f.: 21*x*(1 + 14*x - 7*x^2 - 8*x^3 + 2*x^4) / (1 - x)^7.

%F a(n) = 7*a(n-1) - 21*a(n-2) + 35*a(n-3) - 35*a(n-4) + 21*a(n-5) - 7*a(n-6) + a(n-7) for n>7.

%F (End)

%e Some solutions for n=4:

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

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

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

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

%Y Cf. A207068.

%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 12:08 EDT 2024. Contains 371912 sequences. (Running on oeis4.)