A377843
Cogrowth sequence of the 16-element group C4 X C2 X C2 = .
1, 2, 9, 62, 689, 7322, 69369, 616982, 5422049, 48197042, 433434729, 3913915502, 35311723409, 317999340362, 2860994944089, 25738114039622, 231602961592769, 2084457277181282, 18761300850805449, 168858054223133342, 1519730933499158129, 13677470410291063802
Offset: 0
Examples
a(2)=9 corresponds to the words SSSS, TTTT, UUUU, TTUU, TUUT, UUTT, TUTU, UTUT, UTTU.
Links
- Index entries for linear recurrences with constant coefficients, signature (15,-78,210,79,-225).
Programs
-
Mathematica
LinearRecurrence[{15,-78,210,79,-225},{1, 2, 9, 62, 689},22] (* James C. McMahon, Nov 10 2024 *)
Formula
G.f.: (38*x^4+127*x^3-57*x^2+13*x-1) / ((1-x) * (9*x-1) * (x+1) * (25*x^2-6*x+1)).
E.g.f.: (2*exp(3*x)*cos(4*x) + 5*cosh(x) + cosh(9*x) + sinh(x) + sinh(9*x))/8. - Stefano Spezia, Nov 10 2024
Comments