cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A377843 Cogrowth sequence of the 16-element group C4 X C2 X C2 = .

This page as a plain text file.
%I A377843 #17 Nov 10 2024 20:43:52
%S A377843 1,2,9,62,689,7322,69369,616982,5422049,48197042,433434729,3913915502,
%T A377843 35311723409,317999340362,2860994944089,25738114039622,
%U A377843 231602961592769,2084457277181282,18761300850805449,168858054223133342,1519730933499158129,13677470410291063802
%N A377843 Cogrowth sequence of the 16-element group C4 X C2 X C2 = <S,T,U | S^4, T^2, U^2, [S,T], [S,U], [T,U]>.
%C A377843 Gives the even terms, all the odd terms are 0.
%H A377843 <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (15,-78,210,79,-225).
%F A377843 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)).
%F A377843 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
%e A377843 a(2)=9 corresponds to the words SSSS, TTTT, UUUU, TTUU, TUUT, UUTT, TUTU, UTUT, UTTU.
%t A377843 LinearRecurrence[{15,-78,210,79,-225},{1, 2, 9, 62, 689},22] (* _James C. McMahon_, Nov 10 2024 *)
%Y A377843 Cf. A070775 (C4 X C4), A377714 (C4 X C2), A377840 (C8 X C2), A007582 (D8).
%K A377843 nonn,easy
%O A377843 0,2
%A A377843 _Sean A. Irvine_, Nov 09 2024