login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A162497 Number of reduced words of length n in the reflection group [3,3,5] of order 14400. 3

%I

%S 1,4,9,16,25,36,49,64,81,100,121,144,168,192,216,240,264,288,312,336,

%T 359,380,399,416,431,444,455,464,471,476,478,476,471,464,455,444,431,

%U 416,399,380,359,336,312,288,264,240,216,192,168,144,121,100,81,64,49,36,25,16

%N Number of reduced words of length n in the reflection group [3,3,5] of order 14400.

%C This is also the Weyl group H_4.

%D H. S. M. Coxeter and W. O. J. Moser, Generators and Relations for Discrete Groups, 4th ed., Springer-Verlag, NY, reprinted 1984, Table 10.

%D J. E. Humphreys, Reflection Groups and Coxeter Groups, Cambridge, 1990. See under Poincaré polynomial.

%F G.f.: (1-x^2)*(1-x^12)*(1-x^20)*(1-x^30)/(1-x)^4.

%o (Magma) G := CoxeterGroup(GrpFPCox, "H4");

%o f := GrowthFunction(G);

%o Coefficients(f);

%Y Cf. A161409, A162493-A162496.

%K nonn,fini

%O 0,2

%A _John Cannon_ and _N. J. A. Sloane_, Dec 01 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 22 20:34 EDT 2023. Contains 361433 sequences. (Running on oeis4.)