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 A167087 #13 Mar 01 2022 12:38:21 %S A167087 1,34,1122,37026,1221858,40321314,1330603362,43909910946, %T A167087 1449027061218,47817893020194,1577990469666402,52073685498991266, %U A167087 1718431621466711778,56708243508401488113,1871372035777249089216,61755277180649219333760 %N A167087 Number of reduced words of length n in Coxeter group on 34 generators S_i with relations (S_i)^2 = (S_i S_j)^13 = I. %C A167087 The initial terms coincide with those of A170753, although the two sequences are eventually different. %C A167087 Computed with MAGMA using commands similar to those used to compute A154638. %H A167087 G. C. Greubel, <a href="/A167087/b167087.txt">Table of n, a(n) for n = 0..500</a> %H A167087 <a href="/index/Rec#order_13">Index entries for linear recurrences with constant coefficients</a>, signature (32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, -528). %F A167087 G.f.: (t^13 + 2*t^12 + 2*t^11 + 2*t^10 + 2*t^9 + 2*t^8 + 2*t^7 + 2*t^6 + 2*t^5 + 2*t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(528*t^13 - 32*t^12 - 32*t^11 - 32*t^10 - 32*t^9 - 32*t^8 - 32*t^7 - 32*t^6 - 32*t^5 - 32*t^4 - 32*t^3 - 32*t^2 - 32*t + 1). %t A167087 CoefficientList[Series[(t^13 + 2*t^12 + 2*t^11 + 2*t^10 + 2*t^9 + 2*t^8 + 2*t^7 + 2*t^6 + 2*t^5 + 2*t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(528*t^13 - 32*t^12 - 32*t^11 - 32*t^10 - 32*t^9 - 32*t^8 - 32*t^7 - 32*t^6 - 32*t^5 - 32*t^4 - 32*t^3 - 32*t^2 - 32*t + 1), {t, 0, 20}], t] (* _G. C. Greubel_, Jun 01 2016 *) %t A167087 coxG[{13,528,-32}] (* The coxG program is at A169452 *) (* _Harvey P. Dale_, Mar 01 2022 *) %Y A167087 Cf. A154638, A170753. %K A167087 nonn %O A167087 0,2 %A A167087 _John Cannon_ and _N. J. A. Sloane_, Dec 03 2009