OFFSET
1,3
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,101,-100,-100)
FORMULA
G.f.: -x*(x-1)*(1+x) / ( (10*x+1)*(10*x-1)*(x^2+x-1) ). - R. J. Mathar, Nov 03 2016
PROG
(PARI) Vec(-x*(x-1)*(1+x) / ( (10*x+1)*(10*x-1)*(x^2+x-1) ) + O(x^25)) \\ Michel Marcus, Feb 02 2023
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Mark Dols, Aug 28 2009
EXTENSIONS
More terms from Michel Marcus, Feb 02 2023
STATUS
approved