OFFSET
0,2
COMMENTS
Computed with MAGMA using commands similar to those used to compute A161409.
REFERENCES
J. E. Humphreys, Reflection Groups and Coxeter Groups, Cambridge, 1990. See under Poincaré polynomial.
N. Bourbaki, Groupes et alg. de Lie, Chap. 4, 5, 6. (The group is defined in Planche II.)
LINKS
Robert Israel, Table of n, a(n) for n = 0..225
FORMULA
G.f. for B_m is the polynomial Product_{k=1..m}(1-x^(2k))/(1-x). Only finitely many terms are nonzero. This is a row of the triangle in A128084.
MAPLE
G:= normal(mul((1-x^(2*k))/(1-x), k=1..15)):
seq(coeff(G, x, j), j=0..15^2); # Robert Israel, Nov 26 2017
CROSSREFS
KEYWORD
nonn,fini,full
AUTHOR
John Cannon and N. J. A. Sloane, Nov 30 2009
STATUS
approved