A107853 Expansion of g.f. x*(x-1)*(x+1)^3/((2*x^3+x^2-1)*(x^4+1)).
0, 1, 2, 1, 2, 3, 2, 7, 10, 13, 26, 33, 50, 83, 114, 183, 282, 413, 650, 977, 1474, 2275, 3426, 5223, 7978, 12077, 18426, 28033, 42578, 64883, 98642, 150039, 228410, 347325, 528490, 804145, 1223138, 1861123, 2831426, 4307399, 6553674, 9970253
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (0,1,2,-1,0,1,2).
Programs
-
Mathematica
LinearRecurrence[{0,1,2,-1,0,1,2},{0,1,2,1,2,3,2},50] (* Harvey P. Dale, Jan 24 2018 *)
Comments