OFFSET
1,1
COMMENTS
The sequence contains each 4th term of the e.g.f. sin(x)^2*sinh(x)^2 = (24/4!)*x^4 - (896/8!)*x^8 + (67584/12!)*x^12 + ... - R. J. Mathar, Dec 17 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (-48,1024).
FORMULA
a(n) = (1/2)*16^n - (1/4)*(-64)^n. [Corrected by Delbert L. Johnson, Mar 11 2023]
G.f.: 8*x*(3+32*x)/((1-16*x)*(1+64*x)).
CROSSREFS
KEYWORD
sign,easy
AUTHOR
Ralf Stephan, May 25 2005
STATUS
approved