A291395 p-INVERT of (1,1,0,0,0,0,...), where p(S) = (1 - 2 S)(1 - 3 S).
5, 24, 103, 425, 1704, 6715, 26153, 101052, 388303, 1486337, 5673840, 21616915, 82244873, 312603348, 1187325847, 4507385921, 17104894344, 64893555547, 246150297257, 933554883084, 3540272085535, 13424640644225, 50903370755040, 193007618806051, 731797403031305
Offset: 0
Links
- Clark Kimberling, Table of n, a(n) for n = 0..1000
- Index entries for linear recurrences with constant coefficients, signature (5, -1, -12, -6)
Programs
Formula
G.f.: -(((1 + x) (-5 + 6 x + 6 x^2))/((-1 + 2 x + 2 x^2) (-1 + 3 x + 3 x^2))).
a(n) = 5*a(n-1) - a(n-2) - 12*a(n-3) - 6*a(n-4) for n >= 5.
Comments