The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A268783 Number of n X 2 binary arrays with some element plus some horizontally, vertically or antidiagonally adjacent neighbor totalling two exactly once. 1
1, 5, 17, 48, 131, 338, 850, 2091, 5061, 12095, 28608, 67095, 156244, 361652, 832757, 1908885, 4358285, 9915728, 22489147, 50862918, 114743814, 258261695, 580072917, 1300393467, 2910078592, 6501783407, 14504787560, 32313853992, 71896385513 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + 3*a(n-2) - 2*a(n-3) - 6*a(n-4) - 4*a(n-5) - a(n-6).
Empirical g.f.: x*(1 + 3*x + 4*x^2 + x^3) / (1 - x - 2*x^2 - x^3)^2. - Colin Barker, Jan 15 2019
EXAMPLE
Some solutions for n=4:
..1..0. .1..1. .0..0. .0..0. .0..0. .1..1. .0..0. .1..0. .0..0. .0..0
..0..0. .0..0. .1..0. .1..1. .0..0. .0..0. .1..1. .1..0. .1..0. .0..1
..0..1. .0..0. .1..0. .0..0. .1..1. .1..0. .0..0. .0..0. .0..1. .0..1
..1..0. .0..1. .0..1. .1..0. .0..0. .0..1. .0..0. .0..1. .1..0. .0..0
CROSSREFS
Column 2 of A268789.
Sequence in context: A213767 A320854 A136303 * A273384 A006457 A115981
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 13 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 May 21 02:29 EDT 2024. Contains 372720 sequences. (Running on oeis4.)