A216271 Expansion of (1-x)/((1-2x)(1-4x+x^2)).
1, 5, 21, 83, 319, 1209, 4549, 17051, 63783, 238337, 890077, 3322995, 12403951, 46296905, 172791861, 644886923, 2406788599, 8982333009, 33522674509, 125108627171, 466912358463, 1742541855257, 6503257159717, 24270490977915, 90578715140551, 338044386361505, 1261598863859901
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (6,-9,2).
Programs
-
Mathematica
CoefficientList[Series[(1-x)/((1-2x)(1-4x+x^2)),{x,0,30}],x] (* Harvey P. Dale, Oct 05 2019 *)
Comments