KillingRadical - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


KillingRadical

calculate the Killing radical of a LAVF object.

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

KillingRadical( obj)

Parameters

obj

-

a LAVF object that is a Lie algebra i.e. IsLieAlgebra(obj) returns true, see IsLieAlgebra.

Description

• 

Let L be a LAVF object which is a Lie algebra. Then KillingRadical method returns the Killing radical of L (i.e. the Killing orthogonal of L in L), as a LAVF object.

• 

This method is associated with the LAVF object. For more detail, see Overview of the LAVF object.

Examples

(1)

(2)

Construct a LAVF for the Euclidean Lie algebra E(2).

(3)

(4)

The Killing radical of L is an LAVF for the 2-dimensional translation group.

(5)

The Killing radical is always solvable.

(6)

Compatibility

• 

The KillingRadical command was introduced in Maple 2020.

• 

For more information on Maple 2020 changes, see Updates in Maple 2020.

See Also

LieAlgebrasOfVectorFields (Package overview)

LAVF (Object overview)

LieAlgebrasOfVectorFields[VectorField]

LieAlgebrasOfVectorFields[LHPDE]

LieAlgebrasOfVectorFields[LAVF]

IsLieAlgebra

IsSolvable

 


Download Help Document