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!)
A297375 Number of 2 X n 0..1 arrays with every 1 horizontally or antidiagonally adjacent to 0, 1 or 2 neighboring 1s. 1
4, 16, 57, 208, 765, 2807, 10294, 37759, 138506, 508054, 1863591, 6835838, 25074539, 91975917, 337376860, 1237532061, 4539391360, 16650941468, 61077318469, 224037712140, 821792732873, 3014417927011, 11057186411122, 40558865522523 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) + a(n-2) + 5*a(n-3) + a(n-4) + a(n-5) - a(n-6) - a(n-7).
Empirical g.f.: x*(1 + x + x^2)*(4 + x^2 - x^4) / ((1 + x^2)*(1 - 3*x - 2*x^2 - 2*x^3 + x^4 + x^5)). - Colin Barker, Feb 27 2019
EXAMPLE
Some solutions for n=5:
..1..0..0..1..1. .1..1..0..1..0. .0..1..0..0..1. .1..1..0..1..0
..1..1..0..0..0. .0..1..0..1..1. .1..1..1..1..0. .1..1..1..0..0
CROSSREFS
Row 2 of A297374.
Sequence in context: A122032 A197674 A297220 * A283124 A282393 A034514
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 29 2017
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 June 4 22:04 EDT 2024. Contains 373102 sequences. (Running on oeis4.)