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!)
A297296 Number of n X 5 0..1 arrays with every 1 horizontally or antidiagonally adjacent to 2 neighboring 1s. 1
1, 4, 9, 21, 49, 114, 266, 620, 1446, 3372, 7864, 18340, 42772, 99752, 232640, 542560, 1265352, 2951040, 6882384, 16051024, 37434032, 87303264, 203607776, 474851968, 1107444896, 2582771648, 6023513600, 14047976768, 32762547648, 76408478336 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + 2*a(n-2) - 2*a(n-3) - 2*a(n-4) for n>5.
Empirical g.f.: x*(1 + x)*(1 + x - 2*x^2 - x^3) / (1 - 2*x - 2*x^2 + 2*x^3 + 2*x^4). - Colin Barker, Feb 26 2019
EXAMPLE
Some solutions for n=5:
..0..0..0..0..0. .0..0..0..0..0. .0..0..0..0..0. .0..0..0..1..1
..0..0..1..1..0. .0..0..1..1..1. .0..0..0..0..0. .0..0..1..1..0
..0..1..1..0..0. .0..1..0..1..0. .0..0..0..0..0. .0..0..0..1..1
..0..0..0..0..0. .1..1..1..0..0. .0..0..0..1..1. .0..0..1..1..0
..0..0..0..0..0. .0..0..0..0..0. .0..0..1..1..0. .0..0..0..0..0
CROSSREFS
Column 5 of A297299.
Sequence in context: A084861 A122498 A132750 * A048582 A069231 A243635
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 27 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 April 25 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)