OFFSET
0,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (4,-1,-2).
MAPLE
gf := (x^2 + x - 1)/((1 - x)*(2*x^2 + 3*x - 1)):
ser := series(gf, x, 32): seq(coeff(ser, x, n), n = 0..26);
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Peter Luschny, Mar 18 2024
STATUS
approved
