OFFSET
6,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,1,0,0,-1,0,-2,0,1,1,1,1,0,-2,0,-1,0,0,1,1,-1).
FORMULA
G.f.: (4*q^17 + 5*q^16 + 5*q^15 + 22*q^14 + 27*q^13 + 25*q^12 + 24*q^11 + 32*q^10 + 30*q^9 + 21*q^8 + 16*q^6)/(Product_{k=1..6} (1 - q^k)).
PROG
(PARI)
A_q(N) = {Vec((4*q^17 + 5*q^16 + 5*q^15 + 22*q^14 + 27*q^13 + 25*q^12 + 24*q^11 + 32*q^10 + 30*q^9 + 21*q^8 + 16*q^6)/prod(k=1, 6, 1-q^k) + O('q^(N+1)))}
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
John Tyler Rascoe, Oct 14 2025
STATUS
approved
