OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (26,-243,954,-1296).
FORMULA
a(n)=(5*9^(n+3)-9*8^(n+3)+5*6^(n+3)-3^(n+3))/90. [Yahia Kahloune, Jun 02 2013]
MATHEMATICA
CoefficientList[Series[1/((1-3x)(1-6x)(1-8x)(1-9x)), {x, 0, 30}], x] (* or *) LinearRecurrence[ {26, -243, 954, -1296}, {1, 26, 433, 5894}, 30] (* Harvey P. Dale, Feb 20 2023 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved