OFFSET
0,2
LINKS
Michael De Vlieger, Table of n, a(n) for n = 0..3295
Robert Davis and Greg Simay, Further Combinatorics and Applications of Two-Toned Tilings, arXiv:2001.11089 [math.CO], 2020.
Index entries for linear recurrences with constant coefficients, signature (10,-42,96,-129,102,-44,8).
FORMULA
G.f.: 1/(((1-2*x)^3)*(1-x)^4).
a(n) = A055252(n+6, 6).
a(n) = Sum_{j=0..n-1} a(j) + A055250(n), n >= 1.
E.g.f.: exp(x)*(96*exp(x)*(7 - 4*x + 2*x^2) - 666 - 234*x - 27*x^2 - x^3)/6. - Stefano Spezia, Apr 07 2026
MATHEMATICA
CoefficientList[Series[1/(((1 - 2 x)^3) (1 - x)^4), {x, 0, 24}], x] (* Michael De Vlieger, Apr 24 2020 *)
LinearRecurrence[{10, -42, 96, -129, 102, -44, 8}, {1, 10, 58, 256, 955, 3178, 9740}, 30] (* Harvey P. Dale, Nov 06 2022 *)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Wolfdieter Lang, May 26 2000
STATUS
approved
