OFFSET
0,2
COMMENTS
Conjecture: a(n) = 2*A038503(n+3) if n > 0. - R. J. Mathar, Oct 23 2007
LINKS
FORMULA
Sequence is identical to its fourth differences.
From R. J. Mathar, Nov 18 2007: (Start)
G.f.: -(1 + 2*x^2 + 4*x^3)/((2*x - 1)*(2*x^2 - 2*x + 1)). - [Corrected by Georg Fischer, May 12 2019]
a(n) = -2*(-1)^n*A009116(n)+3*2^n. (End)
E.g.f.: exp(x)*(3*cosh(x) - 2*(cos(x) + sin(x)) + 5*sinh(x)). - Stefano Spezia, Jan 03 2023
MAPLE
MATHEMATICA
Join[{1}, LinearRecurrence[{4, -6, 4}, {4, 12, 32}, 29]] (* Ray Chandler, Sep 23 2015 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Oct 11 2007
EXTENSIONS
More terms from R. J. Mathar, Oct 23 2007
STATUS
approved