A083586 Binomial transform of A083580.
0, 1, 5, 22, 96, 419, 1819, 7824, 33302, 140317, 585873, 2427146, 9989068, 40886295, 166600967, 676368388, 2737758594, 11055063953, 44553867901, 179280877950, 720513441080, 2892804682891, 11605214879475, 46528078138232
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (11,-43,69,-36).
Crossrefs
Cf. A083580.
Programs
-
Mathematica
LinearRecurrence[{11,-43,69,-36},{0,1,5,22},30] (* Harvey P. Dale, Jul 19 2015 *)
Formula
a(n) = 2*4^n/3 -5/12 -n*3^(n-1)/2 -3^n/4.
O.g.f.: x*(1-6*x+10*x^2)/((-1+x)(-1+4*x)(-1+3*x)^2). - R. J. Mathar, Apr 02 2008
E.g.f.: exp(x)*(8*exp(3*x) - 3*exp(2*x)*(1 + 2*x) - 5)/12. - Stefano Spezia, Apr 12 2025