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.
%I A162925 #7 Oct 28 2023 10:37:11 %S A162925 1,5,20,80,310,1200,4650,18000,69690,269820,1044630,4044420,15658470, %T A162925 60623640,234711810,908715240,3518201250,13621143060,52735907790, %U A162925 204173464860,790482339630,3060448278480,11848896802170,45874441471680 %N A162925 Number of reduced words of length n in Coxeter group on 5 generators S_i with relations (S_i)^2 = (S_i S_j)^4 = I. %C A162925 The initial terms coincide with those of A003947, although the two sequences are eventually different. %C A162925 Computed with MAGMA using commands similar to those used to compute A154638. %H A162925 <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (3, 3, 3, -6). %F A162925 G.f.: (t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(6*t^4 - 3*t^3 - 3*t^2 - 3*t + 1) %t A162925 coxG[{4,6,-3,30}] (* The coxG program is at A169452 *) (* _Harvey P. Dale_, Oct 28 2023 *) %K A162925 nonn %O A162925 0,2 %A A162925 _John Cannon_ and _N. J. A. Sloane_, Dec 03 2009