login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A221737 Number of 2 X n arrays of occupancy after each element stays put or moves to some horizontal or antidiagonal neighbor, without move-in move-out left turns. 1
1, 17, 152, 1347, 11917, 105408, 932331, 8246429, 72939328, 645145427, 5706285509, 50471867376, 446421650827, 3948581668413, 34925047119456, 308910646572419, 2732302328399893, 24167104943016272, 213757077778269179 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Row 2 of A221736.
LINKS
FORMULA
Empirical: a(n) = 15*a(n-1) - 67*a(n-2) + 120*a(n-3) - 80*a(n-4) + 10*a(n-5) for n>6.
Empirical g.f.: x*(1 + 2*x - 36*x^2 + 86*x^3 - 64*x^4 + 12*x^5) / (1 - 15*x + 67*x^2 - 120*x^3 + 80*x^4 - 10*x^5). - Colin Barker, Aug 10 2018
EXAMPLE
Some solutions for n=3:
..0..3..0....2..0..1....1..0..1....1..2..0....1..0..1....0..2..1....0..3..0
..1..1..1....1..2..0....1..3..0....0..2..1....2..2..0....0..3..0....2..1..0
CROSSREFS
Cf. A221736.
Sequence in context: A161497 A162328 A161877 * A139617 A188353 A162637
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 22 2013
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 December 4 07:54 EST 2023. Contains 367557 sequences. (Running on oeis4.)