A363958 Expansion of (1 + x + x^3)/(1 - x^2 - 2*x^4 - 2*x^6 + x^8).
1, 1, 1, 2, 3, 4, 7, 10, 16, 23, 37, 53, 86, 123, 199, 285, 461, 660, 1068, 1529, 2474, 3542, 5731, 8205, 13276, 19007, 30754, 44030, 71242, 101996, 165033, 236275, 382301, 547334, 885605, 1267906, 2051515, 2937120
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (0,1,0,2,0,2,0,1).
Programs
-
Mathematica
LinearRecurrence[{0, 1, 0, 2, 0, 2, 0, 1}, {1, 1, 1, 2, 3, 4, 7, 10}, 50]
Comments