A099003 Number of 4 X n 0-1 matrices avoiding simultaneously the right angled numbered polyomino patterns (ranpp) (00;1), (10;0) and (11;0).
1, 16, 46, 106, 226, 466, 946, 1906, 3826, 7666, 15346, 30706, 61426, 122866, 245746, 491506, 983026, 1966066, 3932146, 7864306, 15728626, 31457266, 62914546, 125829106, 251658226, 503316466, 1006632946, 2013265906, 4026531826
Offset: 0
Links
- S. Kitaev, On multi-avoidance of right angled numbered polyomino patterns, Integers: Electronic Journal of Combinatorial Number Theory 4 (2004), A21, 20pp.
- Index entries for linear recurrences with constant coefficients, signature (3,-2).
Crossrefs
Cf. A048489 (m=3).
Programs
-
Mathematica
LinearRecurrence[{3,-2},{1,16},40] (* Harvey P. Dale, May 20 2018 *)
Formula
a(n) = 15*2^n - 14.
O.g.f.: (1+13x)/((x-1)(2x-1)). - R. J. Mathar, May 06 2008
Comments