OFFSET
0,1
LINKS
Michael De Vlieger, Table of n, a(n) for n = 0..2417
Index entries for linear recurrences with constant coefficients, signature (2,1,1,1).
FORMULA
G.f.: (x^3 + 2*x^2 + 6*x - 4)/(x^4 + x^3 + x^2 + 2*x - 1). - Chai Wah Wu, Jan 16 2020
MATHEMATICA
LinearRecurrence[{2, 1, 1, 1}, {4, 2, 6, 17}, 31] (* Michael De Vlieger, Jan 16 2020 *)
CoefficientList[Series[(x^3 + 2 x^2 + 6 x - 4)/(x^4 + x^3 + x^2 + 2 x - 1), {x, 0, 30}], x] (* Michael De Vlieger, Jan 17 2020 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Michael De Vlieger, Jan 16 2020
EXTENSIONS
Deleted certain dangerous or potentially dangerous links. - N. J. A. Sloane, Jan 30 2021
STATUS
approved