Lecture 3 Notes
Lecture 3 Notes
Definition 3.1. Let g be a Lie algebra over a field F and V a vector space over F. A representation
of g in V is a homomorphism π : g → glV . In other words, it is a linear map a → π(a) from g to
the space of linear operators on V such that π([a, b]) = π(a)π(b) − π(b)π(a).
Example 3.1. Trivial representation of g in V where π(a) = 0 for all a.
Example 3.2. Adjoint representation of g in g : a → ada.
Let’s check that it is in fact a representation. We must show that
ad[a, b] = (ada)(adb) − (adb)(ada).
Applying both sides to c ∈ g, we check
[[a, b], c] = [a, [b, c]] − [b, [a, c]].
By skew-symmetry, this is just the Jacobi Identity.
Definition 3.2. The center of a Lie algebra g is denoted Z(g) = {a ∈ g|[a, g] = 0}.
Clearly, Z(g) is an ideal of g.
Exercise 3.1. Show Z(gln (F)) = FIn , Z(sln (F)) = 0 if char F - n.
Proof. This is clear when n = 1 so assume otherwise. Suppose A = (aij ) ∈ Z(gln (F)) and there
exists aij 6= 0 with i 6= j. Let B = (bij ) and consider AB = C = (cij ) and BA = C 0 = (c0ij ) . We
wish to show C 6= C 0 for some B. We have
n
X
ci1 = aik bk1
k=1
and
n
X
c0i1 = bik ak1 .
k=1
Define B by bj1 = 1 and bk1 = 0 for all k 6= j. We then have ci1 = aij 6= 0 and that the ith row of B
only has the restriction bi1 = 0. We choose the remaining entries of the row so that c0i1 6= ci1 = aij .
Therefore aij = 0 for all i 6= j. We observe that these restrictions still allow B to have trace zero
and determinant non-zero.
Now suppose without loss of generality that a11 6= a22 . Consider
n
X
c12 = a1k bk2
k=1
and let b12 = 1 and bi2 = 0 for all i 6= 1. These restrictions on B still allow B ∈ sln (F) ⊂ gln (F).
Clearly FIn ⊂ Z(gln (F)), so by above FIn = Z(gln (F)). As well, since we allowed B ∈ sln (F) and
tr(A) = na11 , if char F - n, then Z(sln (F)) = 0.
1
Proposition 3.1. The adjoint representation defines an embedding of g/Z(g) in glg .
Proof. Suppose dim Z(g) = dim g − 1 and pick any non-zero x ∈ g \ Z(g). Clearly, x commutes
with Z(g) and with αx which implies x ∈ Z(g). This is a contradiction and therefore dim Z(g) 6=
dim g − 1.
Definition 3.3. We define Heis2n+1 to be the Lie algebra with basis {pi , qi , c} where [pi , qi ] = c =
−[qi , pi ], 1 ≤ i ≤ n, and all other bracketed pairs are 0.
Exercise 3.3. Classify all finite dimensional Lie algebras for which dim Z(g) = dim g − 2. Let
dim g = n and show either g ∼ = Abn−3 ⊕ Heis3 or g ∼ = Abn−2 ⊕ h where h is the two-dimensional
non-abelian Lie algebra.
Proof. Suppose dim Z(g) = dim g − 2, then g/Z(g) may be generated by two elements, and consider
their preimages, say p and q. Let [p, q] = c 6= 0 (else p, q ∈ Z(g). Suppose c ∈ Z(g), then in this
case g ∼= Abn−2 ⊕ Heis3 . Assume otherwise, that c = z + ap p + aq q (without loss of generality,
assume ap 6= 0). We have [c, q] = ap [p, q] = ap c. Let q 0 = aqp , then c, q 0 are linearly independent
and [c, q 0 ] = c which shows g ∼
= Abn−2 ⊕ two-dimensional non-abelian Lie algebra.
Definition 3.6. A linear operator A in a vector space V is called nilpotent if AN = 0 for some
positive integer N .
Exercise 3.4. Show if dim V < ∞, then A is nilpotent if and only if all eigenvalues of A are zero.
2
Lemma 3.3. Let A be a nilpotent operator in a vector space V , then
(a) There exists a non-zero v ∈ V such that Av = 0.
(b) ad A is a nilpotent operator on glV .
Proof. (a) Consider minimal N > 0 such that AN = 0, then AN −1 6= 0. Choose a non-zero vector
v ∈ AN −1 V 6= 0. Then Av = 0.
Remark 2. ad A = LA − RA
LA (B) = AB, RA (B) = BA
LA RB = RB LA , due to the associativity of the product of operators. Hence
M
M M −j
LjA RA
X
(ad A)M = .
j
j=0
since either j ≥ N or 2N − j ≥ N .
Theorem 3.4. Engel’s Theorem Let V be a non-zero vector space and let g ∈ glV be a finite
dimensional subalgebra which consists of nilpotent operators. Then there exists a non-zero vector
v ∈ V such that Av = 0 for all A ∈ g.
Remark 3. If we assume dim V < ∞, then g is finite dimensional since dim g ≤ (dim V )2 < ∞.
Therefore Engel’s Theorem holds if we only assume dim V < ∞.
3
Corollary 3.5. Let π : g → glV be a representation of a Lie algebra g in a finite dimensional
vector space V such that π(a) is a nilpotent operator for all a ∈ g. Then there exists a basis of V
in which all operators π(a), a ∈ g are strictly upper triangular matrices.
Exercise 3.5. Construct in sl3 (F) a two-dimensional subspace consisting of nilpotent matrices,
which do not have a common eigenvector.
Then the subspace generated by A and B is two dimensional. A has eigenspace generated by
(1, 0, 0)t and B has eigenspace generated by (0, 0, 1)t . Therefore A and B have no common eigen-
vectors. Any linear combination of A, B say αA + βB has characteristic polynomial −λ3 and
therefore is nilpotent.