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

%I #8 Mar 04 2018 17:45:00

%S 7,49,241,1393,7915,44065,248525,1398065,7855615,44186849,248469913,

%T 1397116033,7856468163,44178243889,248421665301,1396925252001,

%U 7855169243255,44171085215953,248382373987585,1396700728871121

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

%C Row 3 of A207088.

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

%F Empirical: a(n) = 2*a(n-1) + 11*a(n-2) + 48*a(n-3) + 29*a(n-4) + 6*a(n-5) - 111*a(n-6) - 8*a(n-7) - 32*a(n-8) + 64*a(n-9).

%F Empirical g.f.: x*(7 + 35*x + 66*x^2 + 36*x^3 - 77*x^4 - 119*x^5 - 40*x^6 + 32*x^7 + 64*x^8) / (1 - 2*x - 11*x^2 - 48*x^3 - 29*x^4 - 6*x^5 + 111*x^6 + 8*x^7 + 32*x^8 - 64*x^9). - _Colin Barker_, Mar 04 2018

%e Some solutions for n=4:

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

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

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

%Y Cf. A207088.

%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 April 16 01:01 EDT 2024. Contains 371696 sequences. (Running on oeis4.)