A027085 a(n) = A027082(n, n+3).
5, 16, 39, 84, 169, 328, 623, 1168, 2173, 4024, 7431, 13700, 25233, 46448, 85471, 157248, 289269, 532096, 978727, 1800212, 3311161, 6090232, 11201743, 20603280, 37895405, 69700584, 128199431, 235795588, 433695777, 797690976
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (3,-2,0,-1,1).
Programs
-
Mathematica
CoefficientList[Series[-((-x^3+x^2+x+5)/((x-1)^2 (x^3+x^2+x-1))),{x,0,30}],x] (* Harvey P. Dale, May 15 2013 *)
Formula
G.f.: (x^3-x^2-x-5)/((x-1)^2(x^3+x^2+x-1)). - Harvey P. Dale, May 15 2013
a(n) = A027025(n) + n + 1.
a(n) = A000213(n+6) -3*(n+4). - R. J. Mathar, Jun 24 2020