Commutator tensor of a matrix algebra
For matrices X,Y the commutator is defined as [X,Y]=X.Y-Y.X. The command glCom abbreviates this easy computation.
Consinder a set of matrices that span a matrix algebra. The function gl2ad yields the corresponding ad tensor of the Lie algebra with respect to the same basis.
In a previous section, we have used the extremely useful command glAlgebra. Here, we ask the computer to provide a basis for the algebra of upper triangular matrices with trace 0.
The number of matrices is the dimension of the algebra. Using gl2ad we yield the commutator tensor ad.
For instance, the result
coincides with
Created by Mathematica (September 30, 2006) |