Example 1
We calculate the Cartan subalgebra for
the 8-dimensional Lie algebra of 3x3 trace-free matrices. The structure equations are obtained using the SimpleLieAlgebraData command.
>
|
|

| (2.1) |
Initialized the Lie algebra.
>
|
|
| (2.2) |
Find a Cartan subalgebra.
sl(3) >
|
|
| (2.3) |
We can check that this subalgebra is Abelian (and hence nilpotent) and self-normalizing.
sl3 >
|
|
| (2.4) |
sl3 >
|
|
| (2.5) |
These properties can also be checked with the Query command
sl3 >
|
|
| (2.6) |
For the split real forms of the simple Lie algebras, a Cartans subalgebra can always be found consisting of diagonal matrices in the standard representation.
sl3 >
|
|
| (2.7) |
Example 2
Other Cartan subalgebras for
can be found with the second calling sequence.
sl3 >
|
|
| (2.8) |
Example 3
The Cartan subalgebra of a nilpotent Lie algebra g is g itself. Retrieve the stucture equations for a nilpotent Lie algebra from the DifferentialGeometry library.
sl3 >
|
|
| (2.9) |
sl3 >
|
|
Check that the algebra is nilpotent.
alg3 >
|
|
| (2.10) |
alg3 >
|
|
| (2.11) |
Example 4
We find the Cartan subalgebra for a solvable Lie algebra. Retrieve the structure equations for a solvable Lie algebra from the DifferentialGeometry library.
alg3 >
|
|
| (2.12) |
alg4 >
|
|
| (2.13) |
Check that the algebra is solvable.
alg4 >
|
|
| (2.14) |
alg4 >
|
|
| (2.15) |
alg4 >
|
|
| (2.16) |
Example 5.
We find the Cartan subalgebra for a Lie algebra with a non-trivial Levi decomposition. Retrieve the structure equations for such a Lie algebra from the DifferentialGeometry library.
alg4 >
|
|
![_DG([["LieAlgebra", alg5, [7]], [[[1, 2, 2], 2], [[1, 3, 3], -2], [[2, 3, 1], 1], [[1, 4, 4], 1], [[1, 5, 5], -1], [[2, 5, 4], 1], [[3, 4, 5], 1], [[4, 5, 6], 1], [[4, 7, 4], 1], [[5, 7, 5], 1], [[6, 7, 6], 2]]])](/support/helpjp/helpview.aspx?si=6585/file05789/math286.png)
| (2.17) |
alg4 >
|
|
| (2.18) |
Check that the Levi decomposition is non-trivial.
alg5 >
|
|
| (2.19) |
Calculate the Cartan subalgebra.
alg5 >
|
|
| (2.20) |