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!)
A268989 Number of n X 2 binary arrays with some element plus some horizontally or antidiagonally adjacent neighbor totalling two not more than once. 1
4, 13, 41, 126, 379, 1121, 3272, 9449, 27049, 76866, 217079, 609793, 1705036, 4748101, 13174889, 36440646, 100503667, 276476129, 758785424, 2078056481, 5680052329, 15497929098, 42216552431, 114824352001, 311871557524 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 6*a(n-1) - 11*a(n-2) + 6*a(n-3) - a(n-4).
Empirical g.f.: x*(4 - 11*x + 7*x^2 - x^3) / (1 - 3*x + x^2)^2. - Colin Barker, Jan 17 2019
EXAMPLE
Some solutions for n=4:
..1..0. .1..1. .1..0. .0..0. .1..0. .1..1. .0..0. .1..0. .0..0. .1..1
..0..1. .0..0. .0..1. .1..0. .1..0. .0..0. .0..0. .0..0. .1..0. .0..1
..0..1. .1..0. .0..0. .1..0. .0..0. .1..0. .0..1. .1..0. .0..0. .0..0
..1..0. .1..0. .1..0. .0..1. .0..1. .0..0. .1..0. .0..1. .1..1. .1..0
CROSSREFS
Column 2 of A268995.
Sequence in context: A070428 A320563 A368344 * A190214 A052529 A049222
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 17 2016
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 29 05:16 EDT 2024. Contains 371264 sequences. (Running on oeis4.)