|
Search: id:A003038
|
|
|
| A003038 |
|
Dimensions of split simple Lie algebras over any field of characteristic zero. (Formerly M2712)
|
|
+0 3
|
|
| 3, 8, 10, 14, 15, 21, 24, 28, 35, 36, 45, 48, 52, 55, 63, 66, 78, 80, 91, 99, 105, 120, 133, 136, 143, 153, 168, 171, 190, 195, 210, 224, 231, 248, 253, 255, 276, 288, 300, 323, 325, 351, 360, 378, 399, 406, 435, 440, 465, 483, 496, 528, 561, 575, 595, 624, 630
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
Freeman J. Dyson, Missed opportunities, Bull. Amer. Math. Soc. 78 (1972), 635-652.
N. Jacobson, Lie Algebras. Wiley, NY, 1962; pp. 141-146.
I. G. Macdonald, Some conjectures for root systems, SIAM J. Math. Anal., 13 (1982), 988-1007.
|
|
LINKS
|
N. J. A. Sloane, Table of n, a(n) for n = 1..10000
|
|
EXAMPLE
|
The Lie algebras in question and their dimensions are the following:
A_l: l(l+2), l >= 1,
B_l: l(2l+1), l >= 2,
C_l: l(2l+1), l >= 3,
D_l: l(2l-1), l >= 4,
G_2: 14, F_4: 52, E_6: 78, E_7: 133, E_8: 248.
|
|
MAPLE
|
M:=4200; M2:=M^2; sa:=[seq(l*(l+2), l=1..M)]; sb:=[seq(l*(2*l+1), l=2..M)]; sd:=[seq(l*(2*l-1), l=4..M)]; se:=[14, 52, 78, 133, 248]; s:=convert(sa, set) union convert(sb, set) union convert(sd, set) union convert(se, set); t:=convert(s, list); for i from 1 to nops(t) do if t[i] <= M2 then lprint(i, t[i]); fi; od:
|
|
CROSSREFS
|
Cf. A001066, A126581.
Adjacent sequences: A003035 A003036 A003037 this_sequence A003039 A003040 A003041
Sequence in context: A122529 A137920 A126581 this_sequence A073547 A047356 A083246
|
|
KEYWORD
|
nonn,nice,easy
|
|
AUTHOR
|
njas
|
|
EXTENSIONS
|
More terms from Pab Ter (pabrlos(AT)yahoo.com), May 09 2004
|
|
|
Search completed in 0.002 seconds
|