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

Online Help

All Products    Maple    MapleSim


KillingPolynomial

calculate the Killing polynomial of a LAVF object.

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

KillingPolynomial( obj, lambda)

Parameters

obj

-

a LAVF object.

lambda

-

a variable name

Description

• 

Let L be a LAVF object. Then KillingPolynomial(L, 'lambda') returns the Killing polynomial (i.e. the characteristic polynomial of adjoint matrix) of L, as a function of lambda.

• 

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

Examples

(1)

(2)

Construct a vector fields system for E(2).

(3)

(4)

Compatibility

• 

The KillingPolynomial 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]

 


Download Help Document