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!)
A268744 Number of n X 2 binary arrays with some element plus some horizontally or vertically adjacent neighbor totalling two no more than once. 2
4, 11, 32, 89, 244, 659, 1760, 4657, 12228, 31899, 82752, 213641, 549236, 1406755, 3591232, 9140833, 23204612, 58765099, 148496608, 374496953, 942729588, 2369172915, 5944748064, 14895231121, 37272007108, 93149401019, 232527917312 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 2 of A268750.
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) - 2*a(n-2) - 4*a(n-3) - a(n-4).
Empirical g.f.: x*(4 - 5*x - 4*x^2 - x^3) / (1 - 2*x - x^2)^2. - Colin Barker, Mar 21 2018
EXAMPLE
Some solutions for n=4:
..0..0. .1..0. .0..0. .0..0. .0..0. .0..0. .1..0. .0..1. .1..0. .0..1
..1..0. .0..1. .1..0. .0..0. .1..1. .0..0. .1..0. .0..0. .0..0. .0..0
..1..0. .0..0. .1..0. .0..0. .0..0. .1..0. .0..1. .0..1. .1..0. .0..1
..0..0. .1..1. .0..1. .0..1. .1..0. .0..0. .0..0. .1..0. .1..0. .0..0
CROSSREFS
Cf. A268750.
Sequence in context: A319918 A034754 A345029 * A038747 A052545 A183114
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 12 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 April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)