OFFSET
0,2
COMMENTS
This group is also the Weyl group H_3.
If the 0's are omitted, this is the coordination sequence for the truncated icosidodecahedron (see Karzes link).
Sometimes "great rhombicosidodecahedron" is preferred when referring in particular to the Archimedean polyhedron with this coordination sequence. - Peter Munn, Mar 22 2021
REFERENCES
H. S. M. Coxeter and W. O. J. Moser, Generators and Relations for Discrete Groups, 4th ed., Springer-Verlag, NY, reprinted 1984, Table 10.
J. E. Humphreys, Reflection Groups and Coxeter Groups, Cambridge, 1990. See under Poincaré polynomial.
David Wells, Archimedean polyhedra in Penguin Dictionary of Curious and Interesting Geometry, Penguin Books, 1991, pp. 6-7.
LINKS
Tom Karzes, Polyhedron Coordination Sequences
Eric Weisstein's World of Mathematics, Great Rhombicosidodecahedron
FORMULA
G.f.: (1-x^2)*(1-x^6)*(1-x^10)/(1-x)^3.
PROG
(Magma) G := CoxeterGroup(GrpFPCox, "H3");
f := GrowthFunction(G);
Coefficients(f);
CROSSREFS
KEYWORD
nonn,fini
AUTHOR
John Cannon and N. J. A. Sloane, Dec 01 2009
STATUS
approved