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!)
A208104 Number of n X 4 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 1 and 1 1 0 vertically. 1
9, 81, 169, 361, 841, 2025, 5041, 12769, 32761, 84681, 219961, 573049, 1495729, 3908529, 10220809, 26739241, 69973225, 183142089, 479391025, 1254930625, 3285238489, 8600522121, 22515902809, 58946498521, 154322479921, 404019140625 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Column 4 of A208108.

LINKS

R. H. Hardin, Table of n, a(n) for n = 1..210

FORMULA

Empirical: a(n) = 4*a(n-1) - 2*a(n-2) - 6*a(n-3) + 4*a(n-4) + 2*a(n-5) - a(n-6) for n>7.

Empirical g.f.: x*(9 + 45*x - 137*x^2 - 99*x^3 + 185*x^4 + 55*x^5 - 40*x^6) / ((1 - x)*(1 + x)*(1 - 3*x + x^2)*(1 - x - x^2)). - Colin Barker, Jun 28 2018

EXAMPLE

Some solutions for n=10:

..1..1..0..1....1..1..0..1....0..1..1..1....0..1..1..0....0..0..1..1

..0..1..1..1....1..1..0..0....0..1..1..0....0..1..1..1....1..1..1..0

..1..1..0..1....1..1..0..1....0..1..1..1....1..1..1..0....0..0..1..1

..0..1..1..1....1..1..0..0....0..1..1..0....0..1..1..0....0..1..1..0

..1..1..0..1....1..1..1..1....1..1..1..1....1..1..1..1....1..0..1..1

..0..1..1..1....1..1..0..0....0..1..1..0....0..1..1..0....0..1..1..0

..1..1..0..1....1..1..1..1....1..1..1..1....1..1..1..1....1..0..1..1

..0..1..1..1....1..1..0..0....0..1..1..0....0..1..1..0....0..1..1..0

..1..1..0..1....1..1..0..1....1..1..1..0....0..1..1..1....1..0..1..1

..0..1..1..1....1..1..0..0....0..1..1..0....1..1..1..0....0..1..1..0

CROSSREFS

Cf. A208108.

Sequence in context: A207678 A207684 A207510 * A207725 A044260 A208109

Adjacent sequences: A208101 A208102 A208103 * A208105 A208106 A208107

KEYWORD

nonn

AUTHOR

R. H. Hardin, Feb 23 2012

STATUS

approved

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 20 22:57 EDT 2023. Contains 361392 sequences. (Running on oeis4.)