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.

A165282 Number of reduced words of length n in Coxeter group on 15 generators S_i with relations (S_i)^2 = (S_i S_j)^9 = I.

This page as a plain text file.
%I A165282 #8 Aug 02 2025 17:18:24
%S A165282 1,15,210,2940,41160,576240,8067360,112943040,1581202560,22136835735,
%T A165282 309915698820,4338819763005,60743476395420,850408665522780,
%U A165282 11905721261135520,166680096869329680,2333521345158669120
%N A165282 Number of reduced words of length n in Coxeter group on 15 generators S_i with relations (S_i)^2 = (S_i S_j)^9 = I.
%C A165282 The initial terms coincide with those of A170734, although the two sequences are eventually different.
%C A165282 Computed with MAGMA using commands similar to those used to compute A154638.
%H A165282 <a href="/index/Rec#order_09">Index entries for linear recurrences with constant coefficients</a>, signature (13, 13, 13, 13, 13, 13, 13, 13, -91).
%F A165282 G.f. (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 +
%F A165282 1)/(91*t^9 - 13*t^8 - 13*t^7 - 13*t^6 - 13*t^5 - 13*t^4 - 13*t^3 -
%F A165282 13*t^2 - 13*t + 1)
%t A165282 coxG[{9,91,-13}] (* The coxG program is at A169452 *) (* _Harvey P. Dale_, Aug 02 2025 *)
%K A165282 nonn
%O A165282 0,2
%A A165282 _John Cannon_ and _N. J. A. Sloane_, Dec 03 2009