Namespaces
Variants
Actions

Lie symmetry analysis

From Encyclopedia of Mathematics
Revision as of 17:24, 7 February 2011 by 127.0.0.1 (talk) (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

with symbolic software

The Norwegian mathematician S. Lie pioneered the study of continuous Lie transformation groups (cf. Lie transformation group) that leave invariant systems of differential equations. As a result of Lie's work [a2], [a3], diverse and ad hoc integration methods for solving special classes of differential equations came under a common conceptual umbrella. For ordinary differential equations (ODEs), Lie's infinitesimal transformation method provides a widely applicable technique to find closed-form similarity solutions. Nearly all standard solution methods for first-order or linear ODEs can be characterized in terms of symmetries. Through the group classification of ODEs, Lie also succeeded in identifying all ODEs that can either be reduced to lower-order ones or be completely integrated via group-theoretic techniques.

Applied to partial differential equations (PDEs), Lie's method leads to group-invariant solutions and conservation laws. Exploiting the symmetries of PDEs, new solutions can be derived from known ones, and PDEs can be classified into equivalence classes. Furthermore, group-invariant solutions obtained via Lie's approach may provide insight into the physical models themselves, and explicit solutions can serve as benchmarks in the design, accuracy testing, and comparison of numerical algorithms.

Lie's original ideas had great potential to profoundly influence the study of physically important systems of differential equations. However, the application of Lie group methods to concrete physical systems involves tedious and unwieldy computations. Even the calculation of the continuous symmetry group of a modest system of differential equations is prone to errors, if done with pencil and paper. The availability of computer algebra systems (such as Mathematica or Maple) has changed all that. There now exist many symbolic packages that can aid in the computation of Lie symmetries and similarity solutions of differential equations. Sophisticated packages not only automatically compute the system of determining equations of the Lie symmetry group, but also reduce these into an equivalent yet more suitable system, subsequently solve it in closed form, and go on to calculate the infinitesimal generators that span the Lie algebra of symmetries. In [a1], detailed information is given about numerous Lie symmetry computer packages, together with a review of their strengths and weaknesses.

The classical Lie symmetry group of a system of differential equations is a local group of point transformations, meaning diffeomorphisms on the space of independent and dependent variables, that map solutions of the system into other solutions.

Elementary examples of Lie point symmetries.

Example 1.

This example illustrates the concept of Lie's method. It is well known that homogeneous first-order ODEs, like

(a1)

can be simplified upon substitution of . Indeed, (a1) then reduces to , which can be readily integrated, leading to , where is the integration constant, as solution of (a1).

Lie realized that the substitution leads to a separable equation because (a1) is invariant under the one-parameter group of scaling transformations, with parameter :

which obviously leaves invariant the quantity

Example 2.

Consider the Riccati equation

(a2)

which is invariant under the one-parameter group of transformations, Hence, if solves (a2), then solves (a2) with tilde on all the variables. Hence, starting with a known solution, Lie's method yields a family of new solutions. Quite often, interesting solutions can be obtained from trivial ones.

Example 3.

This example shows that Lie's method is applicable to PDE's, such as the linear heat equation,

(a3)

which admits, amongst several others, the one-parameter group of combined scalings:

Therefore, if solves (a3), so will

A less obvious symmetry group of (a3) is determined by , , , which expresses that is a solution to (a3) when is.

Computation of Lie point symmetries.

There are two major methods to compute Lie symmetries. The first method, which is implemented in most of the Lie symmetry packages, uses prolonged vector fields, the second one utilizes Cartan's exterior calculus.

The steps of the prolongation method can be summarized as follows.

For a system of differential equations,

(a4)

of arbitrary order , with independent variables and dependent variables , the partial derivatives of are represented using a multi-index notation,

(a5)

where for , , and stands for the vector whose components are the partial derivatives up to order of all .

The group transformations, parametrized by have the form , , where the functions and are to be determined. Lie realized that the one-parameter Lie group can be completely recovered from the knowledge of the linear terms in the Taylor series of and :

where and .

Therefore, in the method of prolonged vector fields, [a2], [a3], instead of considering the Lie group , one concentrates on its Lie algebra , realized by vector fields of the form

(a6)

To determine the coefficients and one has to construct the th prolongation of the vector field (cf. also Prolongation of solutions of differential equations), apply it to the system (a4), and make the resulting expression vanish on the solution set of (a4).

The result is a system of linear homogeneous PDEs for and in which and are treated as independent variables. That system is called the determining or defining system for the symmetries. Solution of the system by hand, interactively or automatically with a symbolic package, yields the explicit forms of and .

This sounds straightforward, but the method involves tedious calculations. In particular, the complexity of the expressions for the prolongations increases rapidly as the order increases.

Algorithm for Lie point symmetries.

The technical steps of the algorithm for the computation of Lie point symmetries are:

Step 1.

Construct the th prolongation of the vector field in (a6) by means of the formula

(a7)

where the coefficients are defined as follows. The coefficients of the first prolongation are:

(a8)

where is a -tuple with on the th position and zeros elsewhere, and is the total derivative operator

(a9)

The higher-order prolongations are defined recursively as

(a10)

Step 2.

Apply the prolonged operator to each equation and require that

(a11)

Condition (a11) expresses that vanishes on the solution set of the system (a4). Precisely, this condition assures that is an infinitesimal symmetry generator of the group transformation , . Hence, is a solution of (a4) whenever is one.

Step 3.

Choose components of the vector , say , such that:

i) each is a derivative of some () with respect to at least one variable ();

ii) none of the is the derivative of another one in the set;

iii) the system (a4) can be solved algebraically for the in terms of the remaining components of , which are denoted by ; thus, , ;

iv) the derivatives of , , where , can be expressed in terms of the components of and their derivatives, without ever re-introducing the or their derivatives.

The requirements in Step 3 put some restrictions on the system (a4), but for many systems the choice of the appropriate is quite obvious. For example, for a system of evolution equations (cf. Evolution equation)

(a12)

where involves derivatives with respect to the variables but not , an appropriate choice is

Step 4.

Use to eliminate all and their derivatives from the expression (a11), so that all the remaining variables are now independent of each other. It is tacitly assumed that the resulting expression is now a polynomial in the .

Step 5.

Obtain the determining equations for and by equating to zero the coefficients of all functionally independent expressions (monomials) in the remaining derivatives .

In the above algorithm the variables , and are treated as independent; the dependent ones are and

In summary: First, one generates the so-called determining or defining equations for the symmetries of the system. Secondly, one solves these by hand, interactively or automatically with a symbolic package, to determine the explicit forms of the and .

From the Lie algebra of symmetry generators, one can obtain the Lie group of point transformations upon integration of a system of first-order characteristic equations. A detailed review of innovative ways of classifying, subsequently reducing, and finally solving overdetermined systems of linear homogeneous PDEs is given in [a1].

Lie symmetry software.

To design a reliable and powerful integration algorithm for a system of determining equations the system needs to be brought into a standard form. Standard form procedures can be viewed as generalizations to systems of linear PDEs of the Gaussian reduction method (cf. Gauss method) for matrices or linear systems, except that integrability conditions are also added to the system. In essence, the standard (or involutive) form of a system of PDEs is an equivalent simplified ordered triangular system with all integrability conditions included and all redundancies (differential and algebraic) eliminated.

Customized, yet sophisticated symbolic code in MACSYMA, Maple, and REDUCE exists for that purpose. The algorithms of the major Lie symmetry packages have roots in the Riquier–Janet theory of differential equations (to transform a linear system of PDEs into involutive form). Modern implementations of "triangulation" algorithms use a differential version of the Gröbner basis algorithm for algebraic equations. Parenthetically, Lie's group theory for differential equations also mirrors Galois' theory for solving algebraic equations. The group of point transformations for an ODE in Lie theory plays the role of the permutation group of solutions in Galois theory. Both group structures provide insight in the existence and types of solutions.

Triangulation algorithms may be used to bypass the explicit integration of the determining equations and compute the dimension of the Lie symmetry group and the commutators immediately. Once systems are reduced to standard involutive form, subsequent integration is more tractable and reliable. One could use separation of variables, standard techniques for linear differential equations, and specific heuristic rules as given in [a1]. The only determining equations left for manual handling should be the "constraint" equations or any other equations whose general solutions cannot be written explicitly in closed form.

Worked example.

To illustrate the computation of Lie point symmetries, consider a PDE due to H. Dym and M.D. Kruskal:

(a13)

Clearly, this is a single equation with two independent variables, , , and one dependent variable, .

Symmetry software will automatically generate the determining equations for the coefficients , and of the vector field

There are only eight determining equations:

Without intervention of the user, these determining equations are then solved explicitly. The general solution, rewritten in the original variables, is

where are arbitrary constants. The five infinitesimal generators are:

Clearly, (a13) is invariant under translations ( and ) and scaling ( and ). The flow corresponding to each of the infinitesimal generators can be obtained via simple integration. As an example, the flow corresponding to is computed. This requires integration of the first-order system

where is the parameter of the transformation group. One readily obtains

Therefore, one concludes that for any solution of (a13) the transformed solution

will solve

Beyond Lie point symmetries.

For the computation of generalized symmetries or Lie–Bäcklund symmetries [a2], [a3], the use of symbolic programs is even more appropriate, since the calculations are lengthier and more time consuming. In a generalized vector field, which still takes the form of (a6), the functions and may now depend on a finite number of derivatives of .

Lie symmetry packages have proven to be an effective tool in solving overdetermined systems of linear and non-linear PDEs in the study of various Lie symmetries. Yet, no general algorithm is available to integrate an arbitrary (overdetermined) system of determining equations that consists of linear homogeneous PDEs for the components of and . Most computer programs still use some heuristic rules for the integration of the determining system.

The availability of sophisticated symbolic programs for Lie symmetry computations certainly will accelerate the study of symmetries of physically important systems of differential equations in classical mechanics, fluid dynamics, elasticity, and other applied areas.

References

[a1] W. Hereman, "Symbolic software for Lie symmetry analysis" N.H. Ibragimov (ed.) , CRC Handbook of Lie Group Analysis of Differential Equations: New Trends in Theoretical Developments and Computational Methods , 3 , CRC (1996) pp. Chapt. 13; 367–413
[a2] P.J. Olver, "Applications of Lie groups to differential equations" , GTM , 107 , Springer (1993) (Edition: Second)
[a3] H. Stephani, "Differential equations: their solution using symmetries" , Cambridge Univ. Press (1989)
How to Cite This Entry:
Lie symmetry analysis. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Lie_symmetry_analysis&oldid=17996
This article was adapted from an original article by W.A. Hereman (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article