Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
Query[RootSpaceDecomposition] - check that a table of roots and root spaces gives a root space decomposition for a semi-simple Lie algebra with respect to given Cartan subalgebra
Calling Sequences
Query()
Parameters
CSA - a list of vectors in a Lie algebra, defining the Cartan subalgebra of a semi-simple Lie algebra
RSD - a table, defining a root space decomposition of a Lie algebra
options - the keyword argument output = "root"
Description
Let g be a semi-simple Lie algebra and h a Cartan subalgebra. Let be a basis forThe linear transformations are simultaneously diagonalizable over C -- if x 2 g is a common eigenvector for all these transformations, then . The -tuples 2 called the roots Δ of with respect to the Cartan subalgebra . The eigenspace decomposition is called the root space decomposition of g with respect to h.
For each root and corresponding root space , this query checks that . It also checks that the span of the Cartan subalgebra and the root spaces is the full Lie algebra .
With output = "root", this query will return the root if the equations fail.
Examples
Example 1.
Check the root space decomposition for a 10-dimensional Lie algebra.
Here is the Lie algebra data structure.
Initialize the Lie algebra.
Define a subalgebra and check that it is a Cartan subalgebra.
Define a table of roots and root spaces and check that it gives a root space decomposition.
See Also
DifferentialGeometry, CartanSubalgebra, LieAlgebras, Query, Query[CartanSubalgebra], RootSpaceDecomposition
Download Help Document