Partial differential equation
Encyclopedia : P : PA : PAR : Partial differential equation
In mathematics, a partial differential equation (PDE) is a relation involving an unknown function of several independent variables and its partial derivatives with respect to those variables. Partial differential equations are used to formulate and solve problems that involve unknown functions of several variables, such as the propagation of sound or heat, electrostatics, electrodynamics, fluid flow, elasticity, or more generally any process that is distributed in space, or distributed in space and time. Very different physical problems may have identical mathematical formulations.
Introduction
A very simple partial differential equation is
- [\frac=0\, ]
- [u(x,y) = f(y),\,]
- [\frac=0,\,]
- [u(x) = c,\,]
Although the issue of the existence and uniqueness of solutions of ordinary differential equations has a very satisfactory answer with the Picard-Lindelöf theorem, that is far from the case for partial differential equations. There is a general theorem (the Cauchy-Kovalevskaya theorem) that states that the Cauchy problem for any partial differential equation that is analytic in the unknown function and its derivatives has a unique analytic solution. Although this result might appear to settle the existence and uniqueness of solutions, there are examples of linear partial differential equations whose coefficients have derivatives of all orders (which are nevertheless not analytic) but which have no solutions at all: see Lewy (1957). Even if the solution of a partial differential equation exists and is unique, it may nevertheless have undesirable properties.
An example of pathological behavior is the sequence of Cauchy problems (depending upon n) for the Laplace equation
- [\frac + \frac=0, ]
- [u(x,0) = 0, \,]
- [ \frac(x,0) = \frac,\,]
- [u(x,y) = \frac.\,]
Notation and examples
In PDEs, it is common to denote partial derivatives using subscripts. That is:
- [u_x = ]
- [u_ = = \left(\right). ]
- [\ddot u=c^2\Delta u.\,](math notation)
- [\ddot u=c^2\nabla^2u.\,](physics notation)
Heat equation in one space dimension
The equation for conduction of heat in one dimension has the form
- [u_t = \alpha u_ \,]
General solutions of the heat equation can be found by the method of separation of variables. Some examples appear in heat equation. They are examples of Fourier series for periodic f and Fourier integrals for non-periodic f. Using the Fourier integral, a general solution of the heat equation has the form
- [u(t,x) = \frac} \int_^ F(\xi) e^ e^ d\xi, \,]
- [F(\xi) = \frac} \int_^ f(x) e^\, dx. \,]
- [ F(\xi) = \frac}, \,]
- [ u(t,x) = \frac \int_^e^ e^ d\xi. \,]
- [ u(t,x) = \frac} \exp\left(-\frac \right). \,]
Wave equation in one space dimension
The wave equation is an equation for an unknown function u(t, x) of the form
- [u_ \, = c^2 u_. \,]
- [ u(0,x) = f(x), \,]
- [ u_t(0,x) = g(x), \,]
- [ u(t,x) = \frac \left[f(x-ct) + f(x+ct)right] + \frac\int_^ g(y)\, dy. \,]
This formula implies that the solution at (t,x) depends only upon the data on the segment of the initial line that is cut out by the characteristic curves
- [ x - ct = \hbox \quad x + ct = \hbox, \,]
Spherical waves
Spherical waves are waves whose amplitude depends only upon the radial distance r from a central point. For such waves, the three-dimensional wave equation takes the form
- [u_ = c^2 \left[u_ + frac u_r right]. \,]
- [ (ru)_ = c^2 \left[(ru)_ right],\,]
- [ u(t,r) = \frac \left[F(r-ct) + G(r+ct) right],\,]
Laplace equation in two dimensions
The Laplace equation for an unknown function of two variables φ has the form
- [\varphi_ + \varphi_ = 0.\,]:
Connection with analytic functions
Solutions of the Laplace equation are intimately connected with analytic functions of a complex variable: the real and imaginary parts of any analytic function are conjugate harmonic functions: they both satisfy the Laplace equation, and their gradients are orthogonal. If f=u+iv, then the Cauchy-Riemann equations state that
- [u_x = v_y, \quad v_x = -u_y,\,]
- [u_ + u_ = 0, \quad v_ + v_=0. \,]
A typical boundary value problem
A typical problem for Laplace's equation is to find a solution that satisfies arbitrary values on the boundary of a domain. For example, we may seek a harmonic function that takes on the values u(θ) on a circle of radius one. The solution was given by Poisson:
- [\varphi(r,\theta) = \frac \int_0^ \frac u(\theta')d\theta'.\,]
Euler-Tricomi equation
The Euler-Tricomi equation is used in the investigation of transonic flow. It is
- [
Advection equation
The advection equation describes the transport of a conserved scalar [\psi] in a velocity field [=(u,v,w)]. It is:
- [\psi_t+(u\psi)_x+(v\psi)_y+(w\psi)_z \, =0.]
- [\psi_t+u\psi_x+v\psi_y+w\psi_z \, =0.]
Ginzburg-Landau equation
The Ginzburg-Landau equation is used in modelling superconductivity. It is
- [iu_t+pu_ +q|u|^2u \, =i\gamma u]
The Dym equation
The Dym equation is named for Harry Dym and occurs in the study of solitons. It is
- [
Other examples
The Schrödinger equation is a PDE at the heart of non-relativistic quantum mechanics. In the WKB approximation it is the Hamilton-Jacobi equation.
Except for the Dym equation and the Ginzburg-Landau equation, the above equations are linear in the sense that they can be written in the form Au = f for a given linear operator A and a given function f. Other important non-linear equations include the Navier-Stokes equations describing the flow of fluids, and Einstein's field equations of general relativity.
Methods to solve PDEs
The method of separation of variables will yield particular solutions of a linear PDE on very simple domains such as rectangles that may satisfy initial or boundary conditions. Because any superposition of solutions of a linear PDE is again a solution, the particular solutions may then be combined to obtain more general solutions. If the domain is finite or periodic, an infinite sum of solutions such as a Fourier series is appropriate, but an integral of solutions such as a Fourier integral is generally required for infinite domains. The solution for a point source for the heat equation given above is an example for use of a Fourier integral.
Initial-boundary value problems
Many problems of Mathematical Physics are formulated as initial-boundary value problems.Vibrating string
If string is stretched between two points where x=0 and x=L and u denotes the amplitude of the displacement of the string, then u satisfies the one-dimensional wave equation in the region where 0<x<L and t is unlimited. Since the string is tied down at the ends, u must also satisfy the boundary conditions
- [ u(t,0)=0, \quad u(t,L)=0, \,]
- [ u(0,x)=f(x), \quad u_t(0,x)=g(x). \,]
- [ u_ = c^2 u_, \,]
- [ u(t,x) = T(t) X(x),\,]
- [ T + k^2 c^2 T=0, \quad X + k^2 X=0,\,]
- [ k= \frac, \,]
- [X(0) =0, \quad X'(L) = 0.\,]
The general problem of this type is solved in Sturm-Liouville theory.
Vibrating membrane
If a membrane is stretched over a curve C that forms the boundary of a domain D in the plane, its vibrations are governed by the wave equation
- [ \frac u_ = u_ + u_, \,]
- [ u(t,x,y) = T(t) v(x,y),\,]
- [ \fracT'' +k^2 T=0, \,]
- [ v_ + v_ + k^2 v =0.\,]
There are no generally applicable methods to solve non-linear PDEs. Still, existence and uniqueness results (such as the Cauchy-Kovalevskaya theorem) are often possible, as are proofs of important qualitative and quantitative properties of solutions (getting these results is a major part of analysis). Computational solution to the nonlinear PDEs, the Split-step method, exist for specific equations like Non-Linear Schrodinger equation.
Nevertheless, some techniques can be used for several types of equations. The h-principle is the most powerful method to solve underdetermined equations. The Riquier-Janet theory is an effective method for obtaining information about many analytic overdetermined systems.
The method of characteristics (Similarity Transformation method) can be used in some very special cases to solve partial differential equations.
In some cases, a PDE can be solved via perturbation analysis in which the solution is considered to be a correction to an equation with a known solution. Alternatives are numerical analysis techniques from simple finite difference schemes to the more mature multigrid and finite element methods. Many interesting problems in science and engineering are solved in this way using computers, sometimes high performance supercomputers.
Classification
Some linear, second-order partial differential equations can be classified as parabolic, hyperbolic or elliptic. Others such as the Euler-Tricomi equation have different types in different regions. The classification provides a guide to appropriate initial and boundary conditions, and to smoothness of the solutions.
Equations of second order
Assuming [u_=u_,] the general second-order PDE in two independent variables has the form
- [Au_ + Bu_ + Cu_ + \cdots = 0,]
- [Ax^2 + Bxy + Cy^2 + \cdots = 0.]
- [B^2 - 4AC \, < 0] : solutions of elliptic are as smooth as the coefficients allow, within the interior of the region where the equation and solutions are defined. For example, solutions of Laplace's equation are analytic within the domain where they are defined, but solutions may assume boundary values that are not smooth. The motion of a fluid at subsonic speeds can be approximated with elliptic PDEs, and the Euler-Tricomi equation is elliptic where x<0.
- [B^2 - 4AC = 0\,] : equations that are parabolic at every point can be transformed into a form analogous to the heat equation by a change of independent variables. Solutions smooth out as the transformed time variable increases. The Euler-Tricomi equation has parabolic type on the line where x=0.
- [B^2 - 4AC \, > 0 ] : hyperbolic equations retain any discontinuities of functions or derivatives in the initial data. An example is the wave equation. The motion of a fluid at supersonic speeds can be approximated with hyperbolic PDEs, and the Euler-Tricomi equation is hyperbolic where x>0.
- [L u =\sum_^n\sum_^n a_ \frac \quad \hbox =0. \,]
- Elliptic: The eigenvalues are all positive or all negative.
- Parabolic : The eigenvalues are all positive or all negative, save one which is zero.
- Hyperbolic: There is only one negative eigenvalue and all the rest are positive, or there is only one positive eigenvalue and all the rest are negative.
- Ultrahyperbolic: There is more than one positive eigenvalue and more than one negative eigenvalue, and there are no zero eigenvalues. There is only limited theory for ultrahyperbolic equations (Courant and Hilbert, 1962).
Systems of first-order equations and characteristic surfaces
The classification of partial differential equations can be extended to systems of first-order equations, where the unknown u is now a vector with m components, and the coefficient matrices Aν are m by m matrices for ν=1, ...,n. The partial differential equation takes the form
- [Lu = \sum_^ A^\nu \frac + B=0, \,]
- [\varphi(x_1, x_2, \ldots, x_n)=0, \,]
- [Q\left(\frac, \ldots,\frac\right) =\det\left[sum_^nA^nu fracright]=0.\,]
- A first-order system Lu=0 is elliptic if no surface is characteristic for L: the values of u on S and the differential equation always determine the normal derivative of u on S.
- A first-order system is hyperbolic at a point if there is a space-like surface S with normal ξ at that point. This means that, given any non-trivial vector η orthogonal to ξ, and a scalar multiplier λ, the equation
- [ Q(\lambda \xi + \eta) =0, \,]
Equations of mixed type
If a PDE has coefficients which are not constant, it is possible that it will not belong to any of these categories but rather be of mixed type. A simple but important example is the Euler-Tricomi equation
- [
which is called elliptic-hyperbolic because it is elliptic in the region x < 0, hyperbolic in the region x > 0, and degenerate parabolic on the line x = 0.
External links
- [Partial Differential Equations: Exact Solutions] at EqWorld: The World of Mathematical Equations.
- [Partial Differential Equations: Index] at EqWorld: The World of Mathematical Equations.
- [Partial Differential Equations: Methods] at EqWorld: The World of Mathematical Equations.
- [Example problems with solutions] at exampleproblems.com
References
- R. Courant and D. Hilbert, Methods of Mathematical Physics, vol II. Wiley-Interscience, New York, 1962.
- L.C. Evans, Partial Differential Equations, American Mathematical Society, Providence, 1998. ISBN 0-8218-0772-2
- J. Jost, Partial Differential Equations, Springer-Verlag, New York, 2002.
- Hans Lewy (1957) An example of a smooth linear partial differential equation without solution. Annals of Mathematics, 2nd Series, 66(1),155-158.
- I.G. Petrovskii, Partial Differential Equations, W. B. Saunders Co., Philadelphia, 1967.
- A. D. Polyanin, Handbook of Linear Partial Differential Equations for Engineers and Scientists, Chapman & Hall/CRC Press, Boca Raton, 2002. ISBN 1-58488-299-9
- A. D. Polyanin and V. F. Zaitsev, Handbook of Nonlinear Partial Differential Equations, Chapman & Hall/CRC Press, Boca Raton, 2004. ISBN 1-58488-355-3
- A. D. Polyanin, V. F. Zaitsev, and A. Moussiaux, Handbook of First Order Partial Differential Equations'', Taylor & Francis, London, 2002. ISBN 0-415-27267-X
- D. Zwillinger, Handbook of Differential Equations (3rd edition), Academic Press, Boston, 1997.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
