|
Search: id:A008670
|
|
|
| A008670 |
|
Molien series for Weyl group F_4. |
|
+0 2
|
|
| 1, 1, 1, 2, 3, 3, 5, 6, 7, 9, 11, 12, 16, 18, 20, 24, 28, 30, 36, 40, 44, 50, 56, 60, 69, 75, 81, 90, 99, 105, 117, 126, 135, 147, 159, 168, 184, 196, 208, 224, 240, 252, 272, 288, 304, 324, 344, 360, 385, 405, 425, 450, 475, 495, 525, 550, 575, 605, 635, 660, 696, 726, 756
(list; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
REFERENCES
|
Coxeter and Moser, Gens. and Relations for Discrete Grps, Table 10.
L. Smith, Polynomial Invariants of Finite Groups, Peters, 1995, p. 199 (No. 28).
|
|
LINKS
|
G. Nebe, E. M. Rains and N. J. A. Sloane, Self-Dual Codes and Invariant Theory, Springer, Berlin, 2006.
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 236
Index entries for Molien series
|
|
MAPLE
|
1/((1-x^2)*(1-x^6)*(1-x^8)*(1-x^12));
a:= proc(n) local m, r; m := iquo (n, 12, 'r'); r:= r+1; ([4, 5, 6, 8, 10, 11, 14, 16, 18, 21, 24, 26][r]+ (6+r+4*m)*m)*m+ [1$3, 2, 3$2, 5, 6, 7, 9, 11, 12][r] end: seq (a(n), n=0..100); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Oct 06 2008]
|
|
PROGRAM
|
(MAGMA) MolienSeries(CoxeterGroup("F4")); - from Sergei Haller (sergei(AT)sergei-haller.de), Dec 21 2006
|
|
CROSSREFS
|
Sequence in context: A081210 A070321 A036410 this_sequence A039852 A035938 A024503
Adjacent sequences: A008667 A008668 A008669 this_sequence A008671 A008672 A008673
|
|
KEYWORD
|
nonn,easy,nice
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|