OFFSET
1,2
LINKS
Stefano Spezia, Table of n, a(n) for n = 1..1200
Index entries for linear recurrences with constant coefficients, signature (6,0,0,1,-6).
FORMULA
G.f.: x*(1 + 3*x^2 + 2*x^3)/((x - 1)*(6*x - 1)*(1 + x)*(x^2 + 1)). - R. J. Mathar, Oct 11 2015
E.g.f.: (245*cos(x) - 481*cosh(x) + 236*cosh(6*x) + 175*sin(x) - 296*sinh(x) + 236*sinh(6*x))/1295. - Stefano Spezia, Apr 23 2025
MATHEMATICA
nn=30; With[{c=PadRight[{}, nn, {1, 0, 3, 2}]}, Table[FromDigits[Take[c, n], 6], {n, nn}]] (* Harvey P. Dale, Nov 01 2011 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
STATUS
approved
