OFFSET
7,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (6,-15,20,-15,6,-1,1,-6,15,-20,15,-6,1).
FORMULA
G.f.: -(x^7/7)*(1/(1- x^7)+1/(-1+x)^7). - Herbert Kociemba, Oct 16 2016
MATHEMATICA
Drop[CoefficientList[Series[-(x^7/7)*(1/(1-x^7)+1/(-1+x)^7), {x, 0, 50}], x], 7] (* Harvey P. Dale, Aug 04 2024 *)
CROSSREFS
KEYWORD
nonn,changed
AUTHOR
EXTENSIONS
a(20) corrected by Herbert Kociemba, Oct 16 2016
STATUS
approved