Javascript required
Skip to content Skip to sidebar Skip to footer

Find General Solution of Partial Differential Equation

In mathematics, a first-order partial differential equation is a partial differential equation that involves only first derivatives of the unknown function of n variables. The equation takes the form

F ( x 1 , , x n , u , u x 1 , u x n ) = 0. {\displaystyle F(x_{1},\ldots ,x_{n},u,u_{x_{1}},\ldots u_{x_{n}})=0.\,}

Such equations arise in the construction of characteristic surfaces for hyperbolic partial differential equations, in the calculus of variations, in some geometrical problems, and in simple models for gas dynamics whose solution involves the method of characteristics. If a family of solutions of a single first-order partial differential equation can be found, then additional solutions may be obtained by forming envelopes of solutions in that family. In a related procedure, general solutions may be obtained by integrating families of ordinary differential equations.

General solution and complete integral [edit]

The general solution to the first order partial differential equation is a solution which contains an arbitrary function. But, the solution to the first order partial differential equations with as many arbitrary constants as the number of independent variables is called the complete integral. The following n-parameter family of solutions

u = Ï• ( x 1 , x 2 , , x n , a 1 , a 2 , , a n ) {\displaystyle u=\phi (x_{1},x_{2},\dots ,x_{n},a_{1},a_{2},\dots ,a_{n})}

is a complete integral if det | Ï• x i a j | 0 {\displaystyle {\text{det}}|\phi _{x_{i}a_{j}}|\neq 0} .[1]

Characteristic surfaces for the wave equation [edit]

Characteristic surfaces for the wave equation are level surfaces for solutions of the equation

u t 2 = c 2 ( u x 2 + u y 2 + u z 2 ) . {\displaystyle u_{t}^{2}=c^{2}\left(u_{x}^{2}+u_{y}^{2}+u_{z}^{2}\right).\,}

There is little loss of generality if we set u t = 1 {\displaystyle u_{t}=1} : in that case u satisfies

u x 2 + u y 2 + u z 2 = 1 c 2 . {\displaystyle u_{x}^{2}+u_{y}^{2}+u_{z}^{2}={\frac {1}{c^{2}}}.\,}

In vector notation, let

x = ( x , y , z ) and p = ( u x , u y , u z ) . {\displaystyle {\vec {x}}=(x,y,z)\quad {\hbox{and}}\quad {\vec {p}}=(u_{x},u_{y},u_{z}).\,}

A family of solutions with planes as level surfaces is given by

u ( x ) = p ( x x 0 ) , {\displaystyle u({\vec {x}})={\vec {p}}\cdot ({\vec {x}}-{\vec {x_{0}}}),\,}

where

| p | = 1 c , and x 0 is arbitrary . {\displaystyle |{\vec {p}}\,|={\frac {1}{c}},\quad {\text{and}}\quad {\vec {x_{0}}}\quad {\text{is arbitrary}}.\,}

If x and x 0 are held fixed, the envelope of these solutions is obtained by finding a point on the sphere of radius 1/c where the value of u is stationary. This is true if p {\displaystyle {\vec {p}}} is parallel to x x 0 {\displaystyle {\vec {x}}-{\vec {x_{0}}}} . Hence the envelope has equation

u ( x ) = ± 1 c | x x 0 | . {\displaystyle u({\vec {x}})=\pm {\frac {1}{c}}|{\vec {x}}-{\vec {x_{0}}}\,|.}

These solutions correspond to spheres whose radius grows or shrinks with velocity c. These are light cones in space-time.

The initial value problem for this equation consists in specifying a level surface S where u=0 for t=0. The solution is obtained by taking the envelope of all the spheres with centers on S, whose radii grow with velocity c. This envelope is obtained by requiring that

1 c | x x 0 | is stationary for x 0 S . {\displaystyle {\frac {1}{c}}|{\vec {x}}-{\vec {x_{0}}}\,|\quad {\hbox{is stationary for}}\quad {\vec {x_{0}}}\in S.\,}

This condition will be satisfied if | x x 0 | {\displaystyle |{\vec {x}}-{\vec {x_{0}}}\,|} is normal to S. Thus the envelope corresponds to motion with velocity c along each normal to S. This is the Huygens' construction of wave fronts: each point on S emits a spherical wave at time t=0, and the wave front at a later time t is the envelope of these spherical waves. The normals to S are the light rays.

Two-dimensional theory [edit]

The notation is relatively simple in two space dimensions, but the main ideas generalize to higher dimensions. A general first-order partial differential equation has the form

F ( x , y , u , p , q ) = 0 , {\displaystyle F(x,y,u,p,q)=0,\,}

where

p = u x , q = u y . {\displaystyle p=u_{x},\quad q=u_{y}.\,}

A complete integral of this equation is a solution φ(x,y,u) that depends upon two parameters a and b. (There are n parameters required in the n-dimensional case.) An envelope of such solutions is obtained by choosing an arbitrary function w, setting b=w(a), and determining A(x,y,u) by requiring that the total derivative

d φ d a = φ a ( x , y , u , A , w ( A ) ) + w ( A ) φ b ( x , y , u , A , w ( A ) ) = 0. {\displaystyle {\frac {d\varphi }{da}}=\varphi _{a}(x,y,u,A,w(A))+w'(A)\varphi _{b}(x,y,u,A,w(A))=0.\,}

In that case, a solution u w {\displaystyle u_{w}} is also given by

u w = Ï• ( x , y , u , A , w ( A ) ) {\displaystyle u_{w}=\phi (x,y,u,A,w(A))\,}

Each choice of the function w leads to a solution of the PDE. A similar process led to the construction of the light cone as a characteristic surface for the wave equation.

If a complete integral is not available, solutions may still be obtained by solving a system of ordinary equations. To obtain this system, first note that the PDE determines a cone (analogous to the light cone) at each point: if the PDE is linear in the derivatives of u (it is quasi-linear), then the cone degenerates into a line. In the general case, the pairs (p,q) that satisfy the equation determine a family of planes at a given point:

u u 0 = p ( x x 0 ) + q ( y y 0 ) , {\displaystyle u-u_{0}=p(x-x_{0})+q(y-y_{0}),\,}

where

F ( x 0 , y 0 , u 0 , p , q ) = 0. {\displaystyle F(x_{0},y_{0},u_{0},p,q)=0.\,}

The envelope of these planes is a cone, or a line if the PDE is quasi-linear. The condition for an envelope is

F p d p + F q d q = 0 , {\displaystyle F_{p}\,dp+F_{q}\,dq=0,\,}

where F is evaluated at ( x 0 , y 0 , u 0 , p , q ) {\displaystyle (x_{0},y_{0},u_{0},p,q)} , and dp and dq are increments of p and q that satisfy F=0. Hence the generator of the cone is a line with direction

d x : d y : d u = F p : F q : ( p F p + q F q ) . {\displaystyle dx:dy:du=F_{p}:F_{q}:(pF_{p}+qF_{q}).\,}

This direction corresponds to the light rays for the wave equation. To integrate differential equations along these directions, we require increments for p and q along the ray. This can be obtained by differentiating the PDE:

F x + F u p + F p p x + F q p y = 0 , {\displaystyle F_{x}+F_{u}p+F_{p}p_{x}+F_{q}p_{y}=0,\,}
F y + F u q + F p q x + F q q y = 0 , {\displaystyle F_{y}+F_{u}q+F_{p}q_{x}+F_{q}q_{y}=0,\,}

Therefore the ray direction in ( x , y , u , p , q ) {\displaystyle (x,y,u,p,q)} space is

d x : d y : d u : d p : d q = F p : F q : ( p F p + q F q ) : ( F x F u p ) : ( F y F u q ) . {\displaystyle dx:dy:du:dp:dq=F_{p}:F_{q}:(pF_{p}+qF_{q}):(-F_{x}-F_{u}p):(-F_{y}-F_{u}q).\,}

The integration of these equations leads to a ray conoid at each point ( x 0 , y 0 , u 0 ) {\displaystyle (x_{0},y_{0},u_{0})} . General solutions of the PDE can then be obtained from envelopes of such conoids.

Definitions of linear dependence for differential systems [edit]

This part can be referred to § 1.2.3 {\displaystyle \S 1.2.3} of Courant's book.[2]

We assume that these h {\displaystyle h} equations are independent, i.e., that none of them can be deduced from the other by differentiation and elimination.

Courant, R. & Hilbert, D. (1962), Methods of Mathematical Physics: Partial Differential Equations, II, p.15-18

An equivalent description is given. Two definitions of linear dependence are given for first-order linear partial differential equations.

( ) { i j a i j ( 1 ) y j x i + f 1 = 0 i j a i j ( n ) y j x i + f n = 0 {\displaystyle (*)\left\{{\begin{array}{*{20}{c}}\sum \limits _{ij}^{}{a_{ij}^{(1)}{\dfrac {\partial {y_{j}}}{\partial {x_{i}}}}}+{f_{1}}=0\\\vdots \\\sum \limits _{ij}^{}{a_{ij}^{(n)}{\dfrac {\partial {y_{j}}}{\partial {x_{i}}}}}+{f_{n}}=0\end{array}}\right.}

Where x i {\displaystyle x_{i}} are independent variables; y j {\displaystyle y_{j}} are dependent unknowns; a i j ( k ) {\displaystyle a_{ij}^{(k)}} are linear coefficients; and f k {\displaystyle f_{k}} are non-homogeneous items. Let Z k i j a i j ( k ) y j x i + f k {\displaystyle {Z_{k}}\equiv \sum _{ij}^{}{a_{ij}^{(k)}{\frac {\partial {y_{j}}}{\partial {x_{i}}}}}+{f_{k}}} .

Definition I: Given a number field P {\displaystyle P} , when there are coefficients ( c k P {\displaystyle c_{k}\in P} ), not all zero, such that k c k Z k = 0 {\displaystyle \sum _{k}{{c_{k}}{Z_{k}}=0}} ; the Eqs.(*) are linear dependent.

Definition II (differential linear dependence): Given a number field P {\displaystyle P} , when there are coefficients ( c k , d k l P {\displaystyle {c_{k}},d_{kl}\in P} ), not all zero, such that k c k Z k + k l d k l x l Z k = 0 {\displaystyle \sum _{k}{{c_{k}}{Z_{k}}}+\sum _{kl}{{d_{kl}}{\frac {\partial }{\partial {x_{l}}}}{Z_{k}}=0}} , the Eqs.(*) are thought as differential linear dependent. If d k l 0 {\displaystyle {d_{kl}}\equiv 0} , this definition degenerates into the definition I.

The div-curl systems, Maxwell's equations, Einstein's equations (with four harmonic coordinates) and Yang-Mills equations (with gauge conditions) are well-determined in definition II, whereas are over-determined in definition I.

References [edit]

  1. ^ Garabedian, P. R. (1964). Partial Differential Equations. New York: Wiley. OCLC 527754.
  2. ^ Courant, R. & Hilbert, D. (1962). Methods of Mathematical Physics: Partial Differential Equations. II. New York: Wiley-Interscience. ISBN9783527617241.

Further reading [edit]

  • Evans, L. C. (1998). Partial Differential Equations. Providence: American Mathematical Society. ISBN0-8218-0772-2.
  • Polyanin, A. D.; Zaitsev, V. F.; Moussiaux, A. (2002). Handbook of First Order Partial Differential Equations. London: Taylor & Francis. ISBN0-415-27267-X.
  • Polyanin, A. D. (2002). Handbook of Linear Partial Differential Equations for Engineers and Scientists. Boca Raton: Chapman & Hall/CRC Press. ISBN1-58488-299-9.
  • Sarra, Scott (2003). "The Method of Characteristics with applications to Conservation Laws". Journal of Online Mathematics and Its Applications.

Find General Solution of Partial Differential Equation

Source: https://en.wikipedia.org/wiki/First-order_partial_differential_equation