PUMaC 2017 · 加试 · 第 2 题
PUMaC 2017 — Power Round — Problem 2
题目详情
Problem 2.3.1. (3 points) Show that if X and Y are matrices that commute and X is nilpotent then tr( XY ) = 0. We are now ready to begin investigating Lie algebras. Despite their simple definition, we will soon see a host of powerful results that aid in their classification. 3 Lie Algebras I (77 points) 3.1 What is a Lie algebra? (26 points) Definition 3.1.A. A Lie algebra is a vector space L with, besides addition, the bilinear operation [ · , · ] : L × L → L . This bracket (sometimes the Lie bracket ) is subject to the following properties: PUMaC 2017 Power Round Page 12 • [ x, x ] = 0 for x ∈ L • [ x, [ y, z ]] + [ y, [ z, x ]] + [ z, [ x, y ]] = 0 for any x, y, z ∈ L (the Jacobi identity ) n n Linear maps from F → F are actually a very good way to think about many Lie algebras. (You’ll show in Problem 3.1.1 that these functions do indeed form a Lie algebra.) Lemma 3.1.1 ( anticommutativity of the bracket ) . [ x, y ] = − [ y, x ] for x, y elements of a Lie algebra L . Proof. Let z = x + y . 0 = [ z, z ] = [ x + y, x + y ] = [ x, x ]+[ x, y ]+[ y, x ]+[ y, y ] = [ x, y ]+[ y, x ] . Definition 3.1.B. A Lie algebra for which the bracket is degenerate, i.e. [ x, y ] = 0 for all x, y ∈ L , is termed an abelian Lie algebra. Note that the dimension of a Lie algebra is its dimension as a vector space under addition. In general, we do not have a meaningful way to treat the bracket operation as an operation giving rise to a vector space. We also have a natural extension to the concept of vector space homomorphism and isomorphism: Definition 3.1.C. A homomorphism of Lie algebras is a function ϕ : L → L where L 1 2 1 and L are lie algebras over the same field, and for which ϕ ([ x, y ]) = [ ϕ ( x ) , ϕ ( y )] for any 2 x, y ∈ L . 1 Definition 3.1.D. An isomorphism of Lie algebras is a bijective homomorphism of Lie algebras. The following problems will serve to hone your intuition.
解析
Problem 2.2.2. (10 points) Classify as best you can the elements of so and sp ; find n n dim so and dim sp . n n Solution : T T 0 C − B so : Elements here take the form B M P where B and C each have n rows 2 n +1 T − C Q − M T and 1 column, and P and Q both satisfy X = − X . P and Q have zeroes along the ( n − 1) n diagonal and total freedom in the upper triangle, for 2 · degrees of freedom. M 2 PUMaC 2017 Power Round Page 5 2 has n degrees of freedom. B and C each have n degrees of freedom. Thus the total 2 dimension is 2 n + n . [ ] M P T so : Elements here take the form where P and Q both satisfy X = − X . 2 n T Q − M P and Q have zeroes along the diagonal and total freedom in the upper triangle, for ( n − 1) n 2 2 · degrees of freedom. M has n degrees of freedom. Thus the total dimension 2 2 is 2 n − n . [ ] M P T sp : Elements here take the form where P and Q both satisfy X = X . P 2 n T Q − M and Q have total freedom in the upper triangle that includes the main diagonal, for n ( n +1) 2 2 · degrees of freedom. M has n degrees of freedom. Thus the total dimension 2 2 is 2 n + n . 2.3 Semisimplicity & nilpotency (3 points)