OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, NSW Number
Index entries for linear recurrences with constant coefficients, signature (35, -35, 1).
FORMULA
G.f.: (2x^2 - 20x + 2)/((1-x)(1 - 34x + x^2)).
a(n) = -(sinh((2n - 1) arctanh(sqrt(2))))^2 = 1 -(cosh((2n - 1) arctanh(sqrt(2))))^2. - Artur Jasinski, Oct 30 2008
MATHEMATICA
Table[Round[N[ -(Sinh[(2 n - 1) ArcTanh[Sqrt[2]]])^2, 100]], {n, 1, 20}] (* Artur Jasinski, Oct 30 2008 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Oct 23 2003
STATUS
approved