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!)
A221610 Number of 2 X n arrays of occupancy after each element moves to some horizontal or antidiagonal neighbor, without move-in move-out left turns. 1
0, 2, 10, 53, 269, 1378, 7057, 36152, 185192, 948664, 4859596, 24893585, 127518875, 653222944, 3346172776, 17140965623, 87805597652, 449789301892, 2304071965189, 11802743188937, 60460241206049, 309711116141929, 1586513277940591 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Row 2 of A221609.
LINKS
FORMULA
Empirical: a(n) = 7*a(n-1) - 9*a(n-2) - 5*a(n-3) + 10*a(n-4) - 3*a(n-5) for n>7.
Empirical g.f.: x^2*(1 - x - x^2)*(2 - 2*x + x^2 - 3*x^3) / (1 - 7*x + 9*x^2 + 5*x^3 - 10*x^4 + 3*x^5). - Colin Barker, Aug 09 2018
EXAMPLE
Some solutions for n=3:
..1..2..0....0..2..2....0..1..1....0..2..0....0..3..1....0..3..1....0..2..1
..1..2..0....0..2..0....1..3..0....2..2..0....1..1..0....0..1..1....1..2..0
CROSSREFS
Cf. A221609.
Sequence in context: A373907 A037724 A037619 * A247102 A370390 A009320
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 20 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 August 27 16:23 EDT 2024. Contains 375470 sequences. (Running on oeis4.)