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!)
A208873 Number of 2 X n 0..3 arrays with new values 0..3 introduced in row major order and no element equal to more than one of its immediate leftward or upward or right-upward antidiagonal neighbors. 1
2, 12, 136, 1798, 24472, 334618, 4578580, 62655190, 857412640, 11733394642, 160567489036, 2197311225838, 30069453572632, 411490201499818, 5631102858140740, 77059719245016070, 1054535937228511120 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Row 2 of A208872.
LINKS
FORMULA
Empirical: a(n) = 18*a(n-1) - 65*a(n-2) + 84*a(n-3) - 36*a(n-4) for n>5.
Empirical g.f.: 2*x*(1 - 12*x + 25*x^2 - 19*x^3 + 6*x^4) / ((1 - x)*(1 - 2*x)*(1 - 15*x + 18*x^2)). - Colin Barker, Jul 07 2018
EXAMPLE
Some solutions for n=4:
..0..0..1..0....0..0..0..0....0..0..1..0....0..0..0..0....0..1..1..0
..1..2..2..0....1..1..1..0....1..0..1..0....1..1..1..2....0..0..2..0
CROSSREFS
Cf. A208872.
Sequence in context: A117271 A289998 A180353 * A201561 A205886 A108996
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 02 2012
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)