OFFSET
1,1
LINKS
Paolo Xausa, Table of n, a(n) for n = 1..960
Stephen P Humphries, Cogrowth of groups and the Dedekind-Frobenius group determinant, Mathematical Proceeding Cambridge Philosophical Society, volume 121 Part 2, pages 193-217 (1997).
Index entries for linear recurrences with constant coefficients, signature (11,-11,121).
FORMULA
a(n) = 2 * 11^(n-1) + (-1)^(n/2) * 5 * 11^(n/2-1) * (cos(Pi*n) + 1) [from Humphries]. Sean A. Irvine, Feb 26 2018
a(n)= +11*a(n-1) -11*a(n-2) +121*a(n-3). - R. J. Mathar, Aug 15 2025
G.f.: -2*x*(1-5*x+66*x^2) / ( (11*x-1)*(11*x^2+1) ). - R. J. Mathar, Aug 15 2025
MATHEMATICA
LinearRecurrence[{11, -11, 121}, {2, 12, 242}, 25] (* Paolo Xausa, May 05 2026 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Sean A. Irvine, Feb 26 2018
Name clarified by Andrei Zabolotskii, Apr 29 2026
STATUS
approved
