Academy Color Encoding System (ACES)

From formulasearchengine
Jump to navigation Jump to search

Template:Underlinked

In the study of differential equations, the Loewy decomposition breaks every linear ordinary differential equation (ODE) into what are called largest completely reducible components. It was introduced by Alfred Loewy.[1]

Solving differential equations is one of the most important subfields in mathematics. Of particular interest are solutions in closed form. Breaking ODEs into largest irreducible components, reduces the process of solving the original equation to solving irreducible equations of lowest possible order. This procedure is algorithmic, so that the best possible answer for solving a reducible equation is guaranteed. A detailed discussion may be found in.[2]

Loewy's results have been extended to linear partial differential equations (pde's) in two independent variables. In this way, algorithmic methods for solving large classes of linear pde's have become available.

Decomposing linear ordinary differential equations

Let Dddx denote the derivative w.r.t. the variable x. A differential operator of order n is a polynomial of the form

LDn+a1Dn1++an1D+an

where the coefficients ai, i=1,,n are from some function field, the base field of L. Usually it is the field of rational functions in the variable x, i.e. ai(x). If y is an indeterminate with dydx0, Ly becomes a differential polynomial, and Ly=0 is the differential equation corresponding to L.

An operator L of order n is called reducible if it may be represented as the product of two operators L1 and L2, both of order lower than n. Then one writes L=L1L2, i.e. juxtaposition means the operator product, it is defined by the rule Dai=aiD+ai; L1 is called a left factor of L, L2 a right factor. By default, the coefficient domain of the factors is assumed to be the base field of L, possibly extended by some algebraic numbers, i.e. ¯(x) is allowed. If an operator does not allow any right factor it is called irreducible.

For any two operators L1 and L2 the least common left multiple Lclm(L1,L2) is the operator of lowest order such that both L1 and L2 divide it from the right. The greatest common right divisior Gcrd(L1,L2) is the operator of highest order that divides both L1 and L2 from the right. If an operator may be represented as Lclm of irreducible operators it is called completely reducible. By definition, an irreducible operator is called completely reducible.

If an operator is not completely reducible, the Lclm of its irreducible right factors is divided out and the same procedure is repeated with the quotient. Due to the lowering of order in each step, this proceeding terminates after a finite number of iterations and the desired decomposition is obtained. Based on these considerations, Loewy [1] obtained the following fundamental result.

Theorem 1 (Loewy 1906) Let D=ddx be a derivative and ai(x). A differential operator

LDn+a1Dn1++an1D+an

of order n may be written uniquely as the product of completely reducible factors Lk(dk) of maximal order dk over (x) in the form

L=Lm(dm)Lm1(dm1)L1(d1)

with d1++dm=n. The factors Lk(dk) are unique. Any factor Lk(dk), k=1,,m may be written as

Lk(dk)=Lclm(lj1(e1),lj2(e2),,ljk(ek))

with e1+e2++ek=dk; lji(ei) for i=1,,k, denotes an irreducible operator of order ei over (x).

The decomposition determined in this theorem is called the Loewy decomposition of L. It provides a detailed description of the function space containing the solution of a reducible linear differential equation Ly=0.

For operators of fixed order the possible Loewy decompositions, differing by the number and the order of factors, may be listed explicitly; some of the factors may contain parameters. Each alternative is called a type of Loewy decomposition. The complete answer for n=2 is detailed in the following corollary to the above theorem.[3]

Corollary 1 Let L be a second-order operator. Its possible Loewy decompositions are denoted by 02,32, they may be described as follows; l(i) and lj(i) are irreducible operators of order i; C is a constant.

12:L=l2(1)l1(1);    
22:L=Lclm(l2(1),l1(1));   
32:L=Lclm(l(1)(C)).

The decomposition type of an operator is the decomposition i2 with the highest value of i. An irreducible second-order operator is defined to have decomposition type 02.

The decompositions 02, 22 and 32 are completely reducible.

If a decomposition of type i2, i=1,2 or 3 has been obtained for a second-order equation Ly=0, a fundamental system may be given explicitly.

Corollary 2 Let L be a second-order differential operator, Dddx, y a differential indeterminate, and ai(x). Define εi(x)exp(aidx) for i=1,2 and ε(x,C)exp(a(C)dx), C is a parameter; the barred quantities C¯ and C¯¯ are arbitrary numbers, C¯C¯¯. For the three nontrivial decompositions of Corollary 1 the following elements y1 and y2 of a fundamental system are obtained.

12: Ly=(D+a2)(D+a1)y=0;   

y1=ε1(x),

y2=ε1(x)ε2(x)ε1(x)dx.
22: Ly=Lclm(D+a2,D+a1)y=0;
yi=εi(x);

a1 is not equivalent to a2.

32: Ly=Lclm(D+a(C))y=0;
y1=ε(x,C¯)}
y2=ε(x,C¯¯).

Here two rational functions p,q(x) are called equivalent if there exists another rational function r(x) such that

pq=rr.

There remains the question how to obtain a factorization for a given equation or operator. It turns out that for linear ode's finding the factors comes down to determining rational solutions of Riccati equations or linear ode's; both may be determined algorithmically. The two examples below show how the above corollary is applied.

Example 1 Equation 2.201 from Kamke's collection.[4] has the 22 decomposition

y+(2+1x)y4x2y=Lclm(D+2x2x2x22x+32,D+2+2x1x+32)y=0.

The coefficients a1=2+2x1x+32 and a2=2x2x2x22x+32 are rational solutions of the Riccati equation aa2+(2+1x)+4x2=0, they yield the fundamental system

y1=2343x+1x2,
y2=2x+3x2e2x.

Example 2 An equation with a type 32 decomposition is

y6x2y=Lclm(D+2x5x4x5+C)y=0.

The coefficient of the first-order factor is the rational solution of aa2+6x2=0. Upon integration the fundamental system y1=x3 and y2=1x2 for C=0 and C respectively is obtained.

These results show that factorization provides an algorithmic scheme for solving reducible linear ode's. Whenever an equation of order 2 factorizes according to one of the types defined above the elements of a fundamental system are explicitly known, i.e. factorization is equivalent to solving it.

A similar scheme may be set up for linear ode's of any order, although the number of alternatives grows considerably with the order; for order n=3 the answer is given in full detail in.[2]

If an equation is irreducible it may occur that its Galois group is nontrivial, then algebraic solutions may exist.[5] If the Galois group is trivial it may be possible to express the solutions in terms of special function like e.g. Bessel or Legendre functions, see [6] or.[7]

Basic facts from differential algebra

In order to generalize Loewy's result to linear pde's it is necessary to apply the more general setting of differential algebra. Therefore a few basic concepts that are required for this purpose are given next.

A field is called a differential field if it is equipped with a derivation operator. An operator δ on a field is called a derivation operator if δ(a+b)=δ(a)+δ(b) and δ(ab)=δ(a)b+aδ(b) for all elements a,b. A field with a single derivation operator is called an ordinary differential field; if there is a finite set containing several commuting derivation operators the field is called a partial differential field.

Here differential operators with derivatives x=x and y=y with coefficients from some differential field are considered. Its elements have the form i,jri,j(x,y)xiyj; almost all coefficients ri,j are zero. The coefficient field is called the base field. If constructive and algorithmic methods are the main issue it is (x,y). The respective ring of differential operators is denoted by 𝒟=(x,y)[x,y] or 𝒟=[x,y]. The ring 𝒟 is non-commutative, xa=ax+ax and similarly for the other variables; a is from the base field.

For an operator L=i+jnri,j(x,y)xiyj of order n the symbol of L is the homogeneous algebraic polynomial symb(L)i+j=nri,j(x,y)XiYj where X and Y algebraic indeterminates.

Let I be a left ideal which is generated by li𝒟, i=1,,p. Then one writes I=l1,,lp. Because right ideals are not considered here, sometimes I is simply called an ideal.

The relation between left ideals in 𝒟 and systems of linear pde's is established as follows. The elements li𝒟 are applied to a single differential indeterminate z. In this way the ideal I=l1,l2, corresponds to the system of pde's l1z=0, l2z=0, for the single function z.

The generators of an ideal are highly non-unique; its members may be transformed in infinitely many ways by taking linear combinations of them or its derivatives without changing the ideal. Therefore M. Janet [8] introduced a normal form for systems of linear pde's that has been baptized Janet basis.[9] They are the differential analog to Groebner bases of commutative algebra, originally they have been introduced by Bruno Buchberger;[10] therefore they are also called differential Groebner basis.

In order to generate a Janet basis, a ranking of derivatives must be defined. It is a total ordering such that for any derivatives δ, δ1 and δ2, and any derivation operator θ the relations δθδ, and δ1δ2δδ1δδ2 are valid. Here graded lexicographic term orderings grlex are applied. For partial derivatives of a single function their definition is analogous to the monomial orderings in commutative algebra. The S-pairs in commutative algebra correspond to the integrability conditions.

If it is assured that the generators l1,,lp of an ideal I form a Janet basis the notation I=l1,,lp is applied.

Example 3 Consider the ideal

 I=l1xx1xxyx(x+y)y, 

l2xy+1x+yy,  l3yy+1x+yy

in grlex term order with xy. Its generators are autoreduced. If the integrability condition

l1,y=l2,xl2,y=y+2xx(x+y)xy+yx(x+y)yy

is reduced w.r.t. to I, the new generator y is obtained. Adding it to the generators and performing all possible reductions, the given ideal is represented as I=xx1xx,y. Its generators are autoreduced and the single integrability condition is satisfied, i.e. they form a Janet basis.

Given any ideal I it may occur that it is properly contained in some larger ideal J with coefficients in the base field of I; then J is called a divisor of I. In general, a divisor in a ring of partial differential operators need not be principal.

The greatest common right divisor (Gcrd) or sum of two ideals I and J is the smallest ideal with the property that both I and J are contained in it. If they have the representation If1,,fp and Jg1,,gq, fi, gj𝒟 for all i and j, the sum is generated by the union of the generators of I and J. The solution space of the equations corresponding to Gcrd(I,J) is the intersection of the solution spaces of its arguments.

The least common left multiple (Lclm) or left intersection of two ideals I and J is the largest ideal with the property that it is contained both in I and J. The solution space of Lclm(I,J)z=0 is the smallest space containing the solution spaces of its arguments.

A special kind of divisor is the so-called Laplace divisor of a given operator L,[2] page 34. It is defined as follows.

Definition Let L be a partial differential operator in the plane; define

lmxm+am1xm1++a1x+a0 and
knyn+bn1yn1++b1y+b0

be ordinary differential operators w.r.t. x or y; ai,bi(x,y) for all i; m and n are natural numbers not less than 2. Assume the coefficients ai, i=0,,m1 are such that L and lm form a Janet basis. If m is the smallest integer with this property then 𝕃xm(L)L,lm is called a Laplace divisor of L. Similarly, if bj, j=0,,n1 are such that L and kn form a Janet basis and n is minimal, then 𝕃yn(L)L,kn is also called a Laplace divisor of L.

In order for a Laplace divisor to exist the coeffients of an operator L must obey certain constraints.[3] An algorithm for determining an upper bound for a Laplace divisor is not known at present, therefore in general the existence of a Laplace divisor may be undecidable

Decomposing second-order linear partial differential equations in the plane

Applying the above concepts Loewy's theory may be generalized to linear pde's. Here it is applied to individual linear pde's of second order in the plane with coordinates x and y, and the principal ideals generated by the corresponding operators.

Second-order equations have been considered extensively in the literature of the 19th century,.[11][12] Usually equations with leading derivatives xx or xy are distinguished. Their general solutions contain not only constants but undetermined functions of varying numbers of arguments; determining them is part of the solution procedure. For equations with leading derivative xx Loewy's results may be generalized as follows.

Theorem 2 Let the differential operator L be defined by

  Lxx+A1xy+A2yy+A3x+A4y+A5 where Ai(x,y) for all i.

Let lix+aiy+bi for i=1 and i=2, and l(Φ)x+ay+b(Φ) be first-order operators with ai,bi,a(x,y); Φ is an undetermined function of a single argument. Then L has a Loewy decomposition according to one of the following types.

xx1:L=l2l1;   xx2:L=Lclm(l2,l1);   xx3:L=Lclm(l(Φ)).

The decomposition type of an operator L is the decomposition xxi with the highest value of i. If L does not have any first-order factor in the base field, its decomposition type is defined to be xx0. Decompositions xx0, xx2 and xx3 are completely reducible.

In order to apply this result for solving any given differential equation involving the operator L the question arises whether its first-order factors may be determined algorithmically. The subsequent corollary provides the answer for factors with coefficients either in the base field or a universal field extension.

Corollary 3 In general, first-order right factors of a linear pde in the base field cannot be determined algorithmically. If the symbol polynomial is separable any factor may be determined. If it has a double root in general it is not possible to determine the right factors in the base field. The existence of factors in a universal field, i.e. absolute irreducibility, may always be decided.

The above theorem may be applied for solving reducible equations in closed form. Because there are only principal divisors involved the answer is similar as for ordinary second-order equations.

Proposition 1 Let a reducible second-order equation

 Lzzxx+A1zxy+A2zyy+A3zx+A4zy+A5z=0 where A1,,A5(x,y).

Define lix+aiy+bi, ai,bi(x,y) for i=1,2; φi(x,y)=const is a rational first integral of dydx=ai(x,y); y¯φi(x,y) and the inverse y=ψi(x,y¯); both φi and ψi are assumed to exist. Furthermore define

i(x,y)exp(bi(x,y)|y=ψi(x,y¯)dx)|y¯=φi(x,y) for i=1,2.

A differential fundamental system has the following structure for the various decompositions into first-order components.

xx1:z1(x,y)=1(x,y)F1(φ1), z2(x,y)=1(x,y)2(x,y)1(x,y)F2(φ2(x,y))|y=ψ1(x,y¯)dx|y¯=φ1(x,y);

xx2:zi(x,y)=i(x,y)Fi(φi(x,y)),i=1,2;

xx3:zi(x,y)=i(x,y)Fi(φ(x,y)),i=1,2.

The Fi are undetermined functions of a single argument; φ, φ1 and φ2 are rational in all arguments; ψ1 is assumed to exist. In general φ1φ2, they are determined by the coefficients A1, A2 and A3 of the given equation.

A typical example of a linear pde where factorization applies is an equation that has been discussed by Forsyth ,[13] vol. VI, page 16,

Example 5 (Forsyth 1906)} Consider the differential equation zxxzyy+4x+yzx=0. Upon factorization the representation

Lzl2l1z=(x+y+2x+y)(xy+2x+y)z=0 is obtained. There follows

φ1(x,y)=x+y,ψ1(x,y)=y¯x,1(x,y)=exp(2yx+y),

φ2(x,y)=xy,ψ2(x,y)=xy¯,2(x,y)=1x+y.

Consequently a differential fundamental system is

z1(x,y)=exp(2yx+y)F(x+y), z2(x,y)=1x+yexp(2yx+y)exp(2xy¯y¯)G(2xy¯)dx|y¯=x+y.

F and G are undetermined functions.

If the only second-order derivative of an operator is xy, its possible decompositions involving only principal divisors may be described as follows.

Theorem 3 Let the differential operator L be defined by

Lxy+A1x+A2y+A3 where Ai(x,y) for all i.

Let lx+A2 and ky+A1 are first-order operators. L has Loewy decompositions involving first-order principal divisors of the following form.

xy1:L=kl;   xy2:L=lk;   xy3:L=Lclm(k,l).

The decomposition type of an operator L is the decomposition xyi with highest value of i. The decomposition of type xy3 is completely reducible

In addition there are five more possible decomposition types involving non-principal Laplace divisors as shown next.

Theorem 4 Let the differential operator L be defined by

Lxy+A1x+A2y+A3 where Ai(x,y) for all i.

𝕃xm(L) and 𝕃yn(L) as well as lm and kn are defined above; furthermore lx+a, ky+b, a,b(x,y). L has Loewy decompsitions involving Laplace divisors according to one of the following types; m and n obey m,n2.

xy4:L=Lclm(𝕃xm(L),𝕃yn(L));

xy5:L=Exquo(L,𝕃xm(L))𝕃xm(L)=(100y+A1)(Llm);

xy6:L=Exquo(L,𝕃yn(L))𝕃yn(L)=(100x+A2)(Lkn);

xy7:L=Lclm(k,𝕃xm(L)); xy8:L=Lclm(l,𝕃yn(L)).

If L does not have a first order right factor and it may be shown that a Laplace divisor does not exist its decomposition type is defined to be xy0. The decompositions xy0, xy4, xy7 and xy8 are completely reducible.

An equation that does not allow a decomposition involving principal divisors but is completely reducible w.r.t. non-principal Laplace divisors of type xy4 has been considered by Forsyth.

Example 6 (Forsyth 1906) Define

Lxy+2xyx2xyy4(xy)2

generating the principal ideal L. A first-order factor does not exist. However, there are Laplace divisors

𝕃x2(L)xx2xyx+2(xy)2,L and 𝕃y2(L)L,yy+2xyy+2(xy)2.

The ideal generated by L has the representation L=Lclm(𝕃x2(L),𝕃y2(L)), i.e. it is completely reducible; its decomposition type is xy4. Therefore the equation Lz=0 has the the differential fundamental system

z1(x,y)=2(xy)F(y)+(xy)2F(y) and z2(x,y)=2(yx)G(x)+(yx)2G(x).

Decomposing linear pde's of order higher than 2

It turns out that operators of higher order have more complicated decompositions and there are more alternatives, many of them in terms of non-principal divisors. The solutions of the corresponding equations get more complex. For equations of order three in the plane a fairly complete answer may be found in.[2] A typical example of a third-order equation that is also of historical interest is due to Blumberg .[14]

Example 7 (Blumberg 1912) In his dissertation Blumberg considered the third order operator

Lxxx+xxxy+2xx+2(x+1)xy+x+(x+2)y.

It allows the two first-order factors l1x+1 and l2x+xy. Their intersection is not principal; defining

L1xxxx2xyy+3xx+(2x+3)xyx2yy+2x+(2x+3)y

L2xxy+xxyy1xxx1xxy+xyy1xx(1+1x)y.

it may be written as Lclm(l2,l1)=L1,L2. Consequently the Loewy decomposition of Blumbergs's operator is

L=(1x0x+1+1x)(L1L2).

It yields the following differential fundamental system for the differential equation Lz=0.

z1(x,y)=F(y12x2)z2(x,y)=G(y)ex,   z3(x,y)=xexH(y¯+12x2)dx|y¯=y12x2

F,G and H are an undetermined functions.

Factorizations and Loewy decompositions turned out to be an extremely useful method for determining solutions of linear differential equations in closed form, both for ordinary and partial equations. It should be possible to generalize these methods to equations of higher order, equations in more variables and system of differential equations.

References

  1. 1.0 1.1 A. Loewy, Ueber vollstaendig reduzible lineare homogene Differentialgleichungen, Mathematische Annalen, 56, pages 89–117 (1906)
  2. 2.0 2.1 2.2 2.3 , F.Schwarz, Loewy Decomposition of Linear Differential Equations, Springer, 2012
  3. 3.0 3.1 F. Schwarz, Loewy Decomposition of linear Differential Equations, Bulletin of Mathematical Sciences, 3, page 19–71 (2013); http://link.springer.com/article/10.1007/s13373-012-0026-7
  4. E. Kamke, Differentialgleichungen I. Gewoehnliche Differentialgleichungen, Akademische Verlagsgesellschaft, Leipzig, 1964
  5. M. van der Put, M.Singer, Galois theory of linear differential equations}, Grundlehren der Math. Wiss. 328, Springer, 2003
  6. M.Bronstein, S.Lafaille, Solutions of linear ordinary differential equations in terms of special functions, Proceedings of the 2002 International Symposium on Symbolic and Algebraic Computation; T.Mora, ed., ACM, New York, 2002, pp. 23–28
  7. F. Schwarz, Algorithmic Lie Theory for Solving Ordinary Differential Equations, CRC Press, 2007, page 39
  8. M.Janet, Les systemes d'equations aux derivees partielles, Journal de mathematiques 83 (1920), 65–123
  9. Janet Bases for Symmetry Groups, in: Groebner Bases and Applications Lecture Notes Series 251, London Mathematcial Society, 1998,pages 221–234, B. Buchberger and F. Winkler, Edts.
  10. B.Buchberger, Ein algorithmisches Kriterium fuer die Loesbarkeit eines algebraischen Gleichungssystems, Aequ. Math. 4, 374–383(1970)
  11. E.Darboux, Lecons sur la theorie generale des surfaces, vol II, Chelsea Publishing Company, New York 1972
  12. E.~Goursat, Lecon sur l'integration des equation aux de}rivees partielles, vol. I and II, A.Hermann, Paris 1898
  13. A.R.Forsyth, Theory of Differential Equations, vol. I,...,VI, Cambridge, At the University Press, 1906
  14. H.Blumberg, Ueber algebraische Eigenschaften von linearen homogenen Differentialausdruecken, Inaugural-Dissertation, Goettingen, 1912