Axiom of power set: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Klemen Kocjancic
m Added {{no footnotes}} tag to article (TW)
en>Guy Macon
 
Line 1: Line 1:
{{Differential equations}}
Chitin, the bimolecular polysaccharide is extremely abundant on the planet and is an essential part of a natural carp diet.<br><br>my web-site - [http://ultimateenergydiet.customerreviewshq.com/eating-for-energy-review/ Energy foods]
 
[[File:Heat eqn.gif|thumb|right|A visualisation of a solution to the [[heat equation]] on a two dimensional plane]]
In [[mathematics]], a '''partial differential equation''' ('''PDE''') is a [[differential equation]] that contains unknown [[Multivariable calculus|multivariable function]]s and their [[partial derivatives]]. (This is in contrast to [[ordinary differential equations]], which deal with functions of a single variable and their derivatives.) PDEs are used to formulate problems involving functions of several variables, and are either solved by hand, or used to create a relevant [[computer model]].
 
PDEs can be used to describe a wide variety of phenomena such as [[sound]], [[heat]], [[electrostatics]], [[electrodynamics]], [[fluid flow]], [[Elasticity (physics)|elasticity]], or [[quantum mechanics]]. These seemingly distinct physical phenomena can be formalised similarly in terms of PDEs. Just as ordinary differential equations often model one-dimensional [[dynamical systems]], partial differential equations often model [[multidimensional systems]]. PDEs find their generalisation in [[stochastic partial differential equations]].
 
== Introduction ==
Partial differential equations (PDEs) are equations that involve rates of change with respect to [[continuous variables]]. The position of a rigid body is specified by six numbers, but the configuration of a [[fluid]] is given by the [[continuous distribution]] of several parameters, such as the temperature, pressure, and so forth. The dynamics for the rigid body take place in a finite-dimensional [[configuration space]]; the dynamics for the fluid occur in an infinite-dimensional configuration space. This distinction usually makes PDEs much harder to solve than [[ordinary differential equation]]s (ODEs), but here again there will be simple solutions for linear problems. Classic domains where PDEs are used include [[acoustics]], [[fluid flow]], [[electrodynamics]], and [[heat transfer]].
 
A partial differential equation (PDE) for the function <math>u(x_1, \cdots, x_n)</math> is an equation of the form
 
: <math>F \left (x_1, \ldots, x_n, u, \frac{\partial u}{\partial x_1}, \ldots, \frac{\partial u}{\partial x_n}, \frac{\partial^2 u}{\partial x_1 \partial x_1}, \ldots, \frac{\partial^2 u}{\partial x_1 \partial x_n}, \ldots \right) = 0.</math>
 
If ''F'' is a [[Linear map|linear function]] of ''u'' and its derivatives, then the PDE is called linear. Common examples of linear PDEs include the [[heat equation]], the [[wave equation]], [[Laplace's equation]], [[Helmholtz equation]], [[Klein–Gordon equation]], and [[Poisson's equation]].
 
A relatively simple PDE is
 
: <math>\frac{\partial u}{\partial x}(x,y) = 0.~</math>
 
This relation [[Logical implication|implies]] that the function ''u''(''x'',''y'') is independent of ''x''. However, the equation gives no information on the function's dependence on the variable ''y''. Hence the general solution of this equation is
 
: <math>u(x,y) = f(y),</math>
 
where ''f'' is an arbitrary function of ''y''. The analogous [[ordinary differential equation]] is
 
: <math>\frac{\mathrm{d} u}{\mathrm{d} x}(x) = 0,</math>
 
which has the solution
 
: <math>u(x) = c,</math>
 
where ''c'' is any [[Constant (mathematics)|constant]] value. These two examples illustrate that general solutions of ordinary differential equations (ODEs) involve arbitrary constants, but solutions of PDEs involve arbitrary functions. A solution of a PDE is generally not [[Uniqueness quantification|unique]]; additional conditions must generally be specified on the [[Boundary (topology)|boundary]] of the region where the solution is defined. For instance, in the simple example above, the function ''f(y)'' can be determined if ''u'' is specified on the line ''x'' = 0.
 
== Existence and uniqueness ==
Although the issue of 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. The [[Cauchy–Kowalevski theorem]] states that the [[Cauchy problem]] for any partial differential equation whose coefficients are [[Analytic function|analytic]] in the unknown function and its derivatives, has a locally 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's example|Lewy (1957)]]. Even if the solution of a partial differential equation exists and is unique, it may nevertheless have undesirable properties.  The mathematical study of these questions is usually in the more powerful context of [[weak solution]]s.
 
An example of pathological behavior is the sequence of Cauchy problems (depending upon ''n'') for the [[Laplace equation]]
 
: <math>\frac{\part^2 u}{\partial x^2} + \frac{\part^2 u}{\partial y^2}=0,~</math>
 
with [[boundary condition]]s
 
: <math>u(x,0) = 0,</math>
: <math> \frac{\partial u}{\partial y}(x,0) = \frac{\sin (nx)}{n},</math>
 
where ''n'' is an integer. The derivative of ''u'' with respect to ''y'' approaches 0 [[uniform convergence|uniformly]] in ''x'' as ''n'' increases, but the solution is
 
: <math>u(x,y) = \frac{\sinh (ny) \sin (nx)}{n^2}.</math>
 
This solution approaches infinity if ''nx'' is not an integer multiple of π for any non-zero value of ''y''. The Cauchy problem for the Laplace equation is called ''ill-posed'' or ''not [[Well-posed problem|well posed]]'', since the solution does not depend continuously upon the data of the problem. Such ill-posed problems are not usually satisfactory for physical applications.
 
== Notation ==
In PDEs, it is common to denote partial derivatives using subscripts. That is:
 
: <math>u_x = {\partial u \over \partial x}</math>
: <math>u_{xy} = {\part^2 u \over \partial y\, \partial x} = {\partial \over \partial y } \left({\partial u \over \partial x}\right). </math>
 
Especially in physics, [[del]] (∇) is often used for spatial derivatives, and <math> \dot u\,,\ddot u\, </math> for time derivatives. For example, the [[wave equation]] (described below) can be written as
 
:<math>\ddot u=c^2\nabla^2u</math> {{pad|2em}}
 
or
 
:<math>\ddot u=c^2\Delta u</math> {{pad|2em}}
 
where Δ is the [[Laplace operator]].
 
== Examples ==
=== Heat equation in one space dimension ===
{{see also|Heat equation}}
The equation for conduction of heat in one dimension for a homogeneous body has
 
: <math>u_t = \alpha u_{xx}</math>
 
where ''u''(''t'',''x'') is temperature, and α is a positive constant that describes the rate of diffusion. The Cauchy problem for this equation consists in specifying ''u''(0, ''x'')= ''f''(''x''), where ''f''(''x'') is an arbitrary function.
 
General solutions of the heat equation can be found by the method of [[separation of variables]]. Some examples appear in the [[heat equation]] article. They are examples of [[Fourier series]] for periodic ''f'' and [[Fourier transform]]s for non-periodic ''f''. Using the Fourier transform, a general solution of the heat equation has the form
 
: <math>u(t,x) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^\infty F(\xi) e^{-\alpha \xi^2 t} e^{i \xi x} d\xi, \,</math>
 
where ''F'' is an arbitrary function. To satisfy the initial condition, ''F'' is given by the Fourier transform of ''f'', that is
 
: <math>F(\xi) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^\infty f(x) e^{-i \xi x}\, dx. \,</math>
 
If ''f'' represents a very small but intense source of heat, then the preceding integral can be approximated by the [[delta distribution]], multiplied by the strength of the source. For a source whose strength is normalized to 1, the result is
 
: <math> F(\xi) = \frac{1}{\sqrt{2\pi}}, \,</math>
 
and the resulting solution of the heat equation is
 
: <math> u(t,x) = \frac{1}{2\pi} \int_{-\infty}^\infty e^{-\alpha \xi^2 t} e^{i \xi x} d\xi. \,</math>
 
This is a [[Gaussian integral]]. It may be evaluated to obtain
 
: <math> u(t,x) = \frac{1}{2\sqrt{\pi \alpha t}} \exp\left(-\frac{x^2}{4 \alpha t} \right). \,</math>
 
This result corresponds to  the normal probability density for ''x'' with mean 0 and variance 2α''t''. The heat equation and similar [[diffusion equation]]s are useful tools to study random phenomena.
 
=== Wave equation in one spatial dimension ===
The [[wave equation]] is an equation for an unknown function ''u''(''t'', ''x'') of the form
 
: <math> u_{tt} = c^2 u_{xx}.</math>
 
Here ''u'' might describe the displacement of a stretched string from equilibrium, or the difference in air pressure in a tube, or the magnitude of an electromagnetic field in a tube, and ''c'' is a number that corresponds to the velocity of the wave. The Cauchy problem for this equation consists in prescribing the initial displacement and velocity of a string or other medium:
 
: <math> u(0,x) = f(x),</math>
: <math> u_t(0,x) = g(x),</math>
 
where ''f'' and ''g'' are arbitrary given functions. The solution of this problem is given by [[d'Alembert's formula]]:
 
: <math> u(t,x) = \tfrac{1}{2} \left[f(x-ct) + f(x+ct)\right] + \frac{1}{2c}\int_{x-ct}^{x+ct} g(y)\, dy.</math>
 
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 [[Method of characteristics|characteristic curves]]
 
: <math> x - ct = \text{constant,} \quad x + ct = \text{constant},</math>
 
that are drawn backwards from that point. These curves correspond to signals that propagate with velocity ''c'' forward and backward. Conversely, the influence of the data at any given point on the initial line propagates with the finite velocity ''c'': there is no effect outside a triangle through that point whose sides are characteristic curves. This behavior is very different from the solution for the heat equation, where the effect of a [[point source]] appears (with small amplitude) instantaneously at every point in space. The solution given above is also valid if ''t'' < 0, and the explicit formula shows that the solution depends smoothly upon the data: both the forward and backward Cauchy problems for the wave equation are well-posed.
 
=== Generalised heat-like equation in one space dimension ===
Where heat-like equation means equations of the form:
 
:<math> \frac{\partial u}{\partial t} = \hat{H} u +f(x,t) u+g(x,t)</math>
 
where <math> \hat{H}</math> is a [[Sturm–Liouville operator]] (However it should be noted this operator may in fact be of the form
 
:<math> \frac{1}{w(x)} \left(\frac{d}{dx}\left(p(x) \frac{d}{dx}\right)+q(x)\right) </math>
 
where ''w''(''x'') is the weighting function with respect to which the eigenfunctions of <math> \hat{H} </math> are orthogonal) in the ''x'' coordinate.  Subject to the boundary conditions:
 
: <math>u(x,0)=h(x).</math>
 
Then:
 
If:
 
: <math> \hat{H} X_n = \lambda_n X_n </math>
: <math> X_n (a) = X_n (b) =0 </math>
: <math> \dot{a}_n (t) - \lambda_n a_n (t) -\sum_m (X_n f(x,t),X_m) a_m (t) = (g(x,t),X_n) </math>
: <math> a_n(0) = \frac{(h(x),X_n)}{(X_n,X_n)}  </math>
: <math> u(x,t) = \sum_{n} a_n (t) X_n(x)</math>
 
where
 
: <math> (f,g)=\int_a^b f(x) g(x) w(x) \, dx. </math>
 
=== Spherical waves ===
Spherical waves are waves whose amplitude depends only upon the radial distance ''r'' from a central [[point source]]. For such waves, the three-dimensional wave equation takes the form
 
: <math>u_{tt} = c^2 \left[u_{rr} + \frac{2}{r} u_r \right].</math>
 
This is equivalent to
 
: <math> (ru)_{tt} = c^2 \left[(ru)_{rr} \right],</math>
 
and hence the quantity ''ru'' satisfies the one-dimensional wave equation. Therefore a general solution for spherical waves has the form
 
: <math> u(t,r) = \frac{1}{r} \left[F(r-ct) + G(r+ct) \right],</math>
 
where ''F'' and ''G'' are completely arbitrary functions. Radiation from an antenna corresponds to the case where ''G'' is identically zero. Thus the wave form transmitted from an antenna has no distortion in time: the only distorting factor is 1/''r''. This feature of undistorted propagation of waves is not present if there are two spatial dimensions.
 
=== Laplace equation in two dimensions ===
The [[Laplace's equation|Laplace equation]] for an unknown function of two variables φ has the form
: <math>\varphi_{xx} + \varphi_{yy} = 0.</math>
 
Solutions of Laplace's equation are called [[harmonic function]]s.
 
==== Connection with holomorphic functions ====
Solutions of the Laplace equation in two dimensions are intimately connected with analytic functions of a complex variable (a.k.a. holomorphic functions): 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
 
: <math>u_x = v_y, \quad v_x = -u_y,\,</math>
 
and it follows that
: <math>u_{xx} + u_{yy} = 0, \quad v_{xx} + v_{yy}=0. \,</math>
 
Conversely, given any harmonic function in two dimensions, it is the real part of an analytic function, at least locally. Details are given in [[Laplace equation]].
 
==== 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 (mathematical analysis)|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 [[Siméon Denis Poisson|Poisson]]:
 
: <math>\varphi(r,\theta) = \frac{1}{2\pi} \int_0^{2\pi} \frac{1-r^2}{1 +r^2 -2r\cos (\theta -\theta')} u(\theta')d\theta'.\,</math>
 
Petrovsky (1967, p.&nbsp;248) shows how this formula can be obtained by summing a [[Fourier series]] for φ. If ''r'' < 1, the derivatives of φ may be computed by differentiating under the integral sign, and one can verify that φ is analytic, even if ''u'' is continuous but not necessarily differentiable. This behavior is typical for solutions of [[elliptic partial differential equation]]s: the solutions may be much more smooth than the boundary data. This is in contrast to solutions of the [[wave equation]], and more general [[hyperbolic partial differential equation]]s, which typically have no more [[derivative]]s than the data.
 
=== Euler–Tricomi equation ===
The [[Euler–Tricomi equation]] is used in the investigation of [[transonic]] flow.
 
: <math>u_{xx} =xu_{yy}.</math>
 
=== Advection equation ===
The [[advection equation]] describes the transport of a conserved scalar ψ in a velocity field '''u''' = (''u'', ''v'', ''w''). It is:
 
: <math>\psi_t+(u\psi)_x+(v\psi)_y+(w\psi)_z=0.</math>
 
If the velocity field is [[solenoidal]] (that is, ∇⋅'''u''' = 0), then the equation may be simplified to
 
: <math>\psi_t+u\psi_x+v\psi_y+w\psi_z=0.</math>
 
In the one-dimensional case where ''u'' is not constant and is equal to ψ, the equation is referred to as [[Burgers' equation]].
 
=== Ginzburg–Landau equation ===
The [[Ginzburg–Landau equation]] is used in modelling [[superconductivity]]. It is
 
: <math>iu_t+pu_{xx} +q|u|^2u=i\gamma u</math>
 
where ''p'',''q'' ∈ '''C''' and γ ∈ '''R''' are constants and ''i'' is the imaginary unit.
 
=== The Dym equation ===
The [[Dym equation]] is named for [[Harry Dym]] and occurs in the study of [[soliton]]s. It is
 
: <math>u_t \, = u^3u_{xxx}.</math>
 
=== Initial-boundary value problems ===
{{main|Boundary value problem}}
 
Many problems of [[mathematical physics]] are formulated as initial-boundary value problems.
 
==== Vibrating string ====
If the 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
 
: <math> u(t,0)=0, \quad u(t,L)=0,</math>
 
as well as the initial conditions
 
: <math> u(0,x)=f(x), \quad u_t(0,x)=g(x).</math>
 
The method of separation of variables for the wave equation
 
: <math> u_{tt} = c^2 u_{xx}, \,</math>
 
leads to solutions of the form
 
: <math> u(t,x) = T(t) X(x),\,</math>
 
where
 
: <math> T'' + k^2 c^2 T=0, \quad X'' + k^2 X=0,\,</math>
 
where the constant ''k'' must be determined. The boundary conditions then imply that ''X'' is a multiple of sin ''kx'', and ''k'' must have the form
 
: <math> k= \frac{n\pi}{L},</math>
 
where ''n'' is an integer. Each term in the sum corresponds to a mode of vibration of the string. The mode with ''n'' = 1 is called the fundamental mode, and the frequencies of the other modes are all multiples of this frequency. They form the [[overtone series]] of the string, and they are the basis for musical acoustics. The initial conditions may then be satisfied by representing ''f'' and ''g'' as infinite sums of these modes. Wind instruments typically correspond to vibrations of an air column with one end open and one end closed. The corresponding boundary conditions are
 
: <math>X(0) =0, \quad X'(L) = 0.</math>
 
The method of separation of variables can also be applied in this case, and it leads to a series of odd overtones.
 
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
 
: <math> \frac{1}{c^2} u_{tt} = u_{xx} + u_{yy},</math>
 
if ''t''>0 and (''x'',''y'') is in ''D''. The boundary condition is ''u(t,x,y)'' = 0 if ''(x,y)'' is on ''C''. The method of separation of variables leads to the form
 
: <math> u(t,x,y) = T(t) v(x,y),</math>
 
which in turn must satisfy
 
: <math> \frac{1}{c^2}T'' +k^2 T=0,</math>
: <math> v_{xx} + v_{yy} + k^2 v =0.</math>
 
The latter equation is called the [[Helmholtz Equation]]. The constant ''k'' must be determined to allow a non-trivial ''v'' to satisfy the boundary condition on ''C''. Such values of ''k''<sup>2</sup> are called the eigenvalues of the Laplacian in ''D'', and the associated solutions are the eigenfunctions of the Laplacian in ''D''. The Sturm–Liouville theory may be extended to this elliptic eigenvalue problem (Jost, 2002).
 
=== 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 [[Albert Einstein|Einstein's]] [[Einstein's field equations|field equations]] of [[general relativity]].
 
Also see the [[list of non-linear partial differential equations]].
 
== Classification ==
Some linear, second-order partial differential equations can be classified as [[parabolic partial differential equation|parabolic]], [[hyperbolic partial differential equation|hyperbolic]] and [[elliptic partial differential equation|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 first order ===
 
{{main|First-order partial differential equation}}
 
=== Equations of second order ===
Assuming <math>u_{xy}=u_{yx}</math>, the general second-order PDE in two independent variables has the form
 
: <math>Au_{xx} + 2Bu_{xy} + Cu_{yy} + \cdots \mbox{(lower order terms)} = 0,</math>
 
where the coefficients ''A'', ''B'', ''C'' etc. may depend upon ''x'' and ''y''. If <math>A^2 +B^2 + C^2 > 0</math> over a region of the xy plane, the PDE is second-order in that region. This form is analogous to the equation for a conic section:
 
: <math>Ax^2 + 2Bxy + Cy^2 + \cdots = 0.</math>
More precisely, replacing ∂<sub>''x''</sub> by ''X'', and likewise for other variables (formally this is done by a [[Fourier transform]]), converts a constant-coefficient PDE into a polynomial of the same degree, with the top degree (a [[homogeneous polynomial]], here a [[quadratic form]]) being most significant for the classification.
 
Just as one classifies [[conic section]]s and quadratic forms into parabolic, hyperbolic, and elliptic based on the [[discriminant]] <math>B^2 - 4AC</math>, the same can be done for a second-order PDE at a given point.  However, the [[discriminant]] in a PDE is given by <math>B^2 - AC,</math> due to the convention of the ''xy'' term being 2''B'' rather than ''B''; formally, the discriminant (of the associated quadratic form) is <math>(2B)^2 - 4AC = 4(B^2-AC),</math> with the factor of 4 dropped for simplicity.
 
# <math>B^2 - AC < 0</math>: solutions of [[elliptic partial differential equation|elliptic PDEs]] 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.
# <math>B^2 - AC = 0</math>: equations that are [[parabolic partial differential equation|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.
# <math>B^2 - AC > 0 </math>: [[hyperbolic partial differential equation|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.
 
If there are ''n'' independent variables ''x''<sub>1</sub>, ''x''<sub>2 </sub>, ..., ''x''<sub>''n''</sub>, a general linear partial differential equation of second order has the form
 
: <math>L u =\sum_{i=1}^n\sum_{j=1}^n a_{i,j} \frac{\part^2 u}{\partial x_i \partial x_j} \quad \text{ plus lower-order terms} =0.</math>
 
The classification depends upon the signature of the eigenvalues of the coefficient matrix ''a<sub>i,j</sub>''..
 
# Elliptic: The eigenvalues are all positive or all negative.
# Parabolic : The eigenvalues are all positive or all negative, save one that 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''<sub>ν</sub> are ''m'' by ''m'' matrices for ν = 1, ..., ''n''. The partial differential equation takes the form
 
: <math>Lu = \sum_{\nu=1}^{n} A_\nu \frac{\partial u}{\partial x_\nu} + B=0,</math>
 
where the coefficient matrices ''A''<sub>ν</sub> and the vector ''B'' may depend upon ''x'' and ''u''. If a hypersurface ''S'' is given in the implicit form
 
: <math>\varphi(x_1, x_2, \ldots, x_n)=0, \,</math>
 
where φ has a non-zero gradient, then ''S'' is a '''characteristic surface''' for the operator ''L'' at a given point if the characteristic form vanishes:
 
: <math>Q\left(\frac{\part\varphi}{\partial x_1}, \ldots,\frac{\part\varphi}{\partial x_n}\right) =\det\left[\sum_{\nu=1}^nA_\nu \frac{\partial \varphi}{\partial x_\nu}\right]=0.\,</math>
 
The geometric interpretation of this condition is as follows: if data for ''u'' are prescribed on the surface ''S'', then it may be possible to determine the normal derivative of ''u'' on ''S'' from the differential equation. If the data on ''S'' and the differential equation determine the normal derivative of ''u'' on ''S'', then ''S'' is non-characteristic. If the data on ''S'' and the differential equation ''do not'' determine the normal derivative of ''u'' on ''S'', then the surface is '''characteristic''', and the differential equation restricts the data on ''S'': the differential equation is ''internal'' to ''S''.
 
# 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
 
::<math> Q(\lambda \xi + \eta) =0,</math>
 
has ''m'' real roots λ<sub>1</sub>, λ<sub>2</sub>, ..., λ<sub>''m''</sub>. The system is '''strictly hyperbolic''' if these roots are always distinct. The geometrical interpretation of this condition is as follows: the characteristic form ''Q''(ζ) = 0 defines a cone (the normal cone) with homogeneous coordinates ζ. In the hyperbolic case, this cone has ''m'' sheets, and the axis ζ = λ ξ runs inside these sheets: it does not intersect any of them. But when displaced from the origin by η, this axis intersects every sheet. In the elliptic case, the normal cone has no real sheets.
 
=== Equations of mixed type ===
If a PDE has coefficients that 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
 
: <math>u_{xx} \, = xu_{yy},</math>
 
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.
<!--
''fill in: Dirichlet and Neumann boundaries, hyperbolic/parabolic/elliptic separation of variables, [[Fourier analysis]], [[Green's function]]s ...-->
 
=== Infinite-order PDEs in quantum mechanics ===
[[Weyl quantization]] in phase space leads to [[Method of quantum characteristics|quantum Hamilton's equations]] for trajectories of quantum particles. Those equations are infinite-order PDEs. However, in the semiclassical expansion one has a finite system of ODEs at any fixed order of <math>\hbar</math>. The equation of evolution of the [[Wigner quasi-probability distribution|Wigner function]] is infinite-order PDE also. The quantum trajectories are [[Method of quantum characteristics|quantum characteristics]] with the use of which one can calculate the evolution of the Wigner function.
 
== Analytical methods to solve PDEs ==
 
===Separation of variables===
{{main|Separable partial differential equation}}
Linear PDEs can be reduced to systems of ordinary differential equations by the important technique of separation of variables. The logic of this technique may be confusing upon first acquaintance, but it rests on the uniqueness of solutions to differential equations: as with ODEs, if one can find any solution that solves the equation and satisfies the boundary conditions, then it is the solution. We assume as an [[ansatz]] that the dependence of the solution on space and time can be written as a product of terms that each depend on a single coordinate, and then see if and how this can be made to solve the problem.
 
In the method of [[separation of variables]], one reduces a PDE to a PDE in fewer variables, which is an [[Ordinary differential equation|ODE]] if in one variable – these are in turn easier to solve.
 
This is possible for simple PDEs, which are called [[separable partial differential equation]]s, and the domain is generally a rectangle (a product of intervals). Separable PDEs correspond to [[diagonal matrices]] – thinking of "the value for fixed ''x''" as a coordinate, each coordinate can be understood separately.
 
This generalizes to the [[method of characteristics]], and is also used in [[integral transform]]s.
 
===Method of characteristics===
{{main|Method of characteristics}}
In special cases, one can find characteristic curves on which the equation reduces to an ODE – changing coordinates in the domain to straighten these curves allows separation of variables, and is called the [[method of characteristics]].
 
More generally, one may find characteristic surfaces.
 
===Integral transform===
An [[integral transform]] may transform the PDE to a simpler one, in particular a separable PDE. This corresponds to diagonalizing an operator.
 
An important example of this is [[Fourier analysis]], which diagonalizes the heat equation using the [[eigenbasis]] of sinusoidal waves.
 
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.
 
===Change of variables===
 
Often a PDE can be reduced to a simpler form with a known solution by a suitable [[Change of variables (PDE)|change of variables]].  For example the [[Black–Scholes#Derivation|Black–Scholes]] PDE
 
:<math> \frac{\partial V}{\partial t} + \frac{1}{2}\sigma^2 S^2\frac{\partial^2 V}{\partial S^2} + rS\frac{\partial V}{\partial S} - rV = 0 </math>
 
is reducible to the [[heat equation]]
 
:<math> \frac{\partial u}{\partial \tau} = \frac{\partial^2 u}{\partial x^2}</math>
 
by the change of variables (for complete details see [http://web.archive.org/web/20080411030405/http://www.math.unl.edu/~sdunbar1/Teaching/MathematicalFinance/Lessons/BlackScholes/Solution/solution.shtml Solution of the Black Scholes Equation])
 
:<math> V(S,t) = K v(x,\tau)</math>
:<math> x = \ln\left(\tfrac{S}{K} \right) </math>
:<math> \tau = \tfrac{1}{2} \sigma^2 (T - t)  </math>
:<math> v(x,\tau)=\exp(-\alpha x-\beta\tau) u(x,\tau).</math>
 
===Fundamental solution===
{{main|Fundamental solution}}
Inhomogeneous equations can often be solved (for constant coefficient PDEs, always be solved) by finding the [[fundamental solution]] (the solution for a point source), then taking the [[convolution]] with the boundary conditions to get the solution.
 
This is analogous in [[signal processing]] to understanding a filter by its [[impulse response]].
 
===Superposition principle===
Because any [[Superposition principle|superposition]] of solutions of a linear, homogeneous PDE is again a solution, the particular solutions may then be combined to obtain more general solutions.
if u1 and u2 are solutions of a homogenous linear pde in same region R , then u= c1u1+c2u2
with any constants c1 and c2 is also a solution of that pde in that same region....
 
===Methods for non-linear equations===
:''See also the [[list of nonlinear partial differential equations]].''
 
There are no generally applicable methods to solve non-linear PDEs. Still, existence and uniqueness results (such as the [[Cauchy–Kowalevski theorem]]) are often possible, as are proofs of important qualitative and quantitative properties of solutions (getting these results is a major part of [[mathematical analysis|analysis]]). Computational solution to the nonlinear PDEs, the [[split-step method]], exist for specific equations like [[nonlinear Schrödinger equation]].
 
Nevertheless, some techniques can be used for several types of equations. The [[h-principle]] is the most powerful method to solve [[Underdetermined system|underdetermined]] equations. The [[Riquier–Janet theory]] is an effective method for obtaining information about many analytic [[Overdetermined system|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 method]]s. Many interesting problems in science and engineering are solved in this way using [[computer]]s, sometimes high performance [[supercomputer]]s.
 
===Lie group method===
From 1870 [[Sophus Lie]]'s work put the theory of differential equations on a more satisfactory foundation. He showed that the integration theories of the older mathematicians can, by the introduction of what are now called [[Lie group]]s, be referred to a common source; and that ordinary differential equations which admit the same [[infinitesimal transformation]]s present comparable difficulties of integration. He also emphasized the subject of [[contact transformation|transformations of contact]].
 
A general approach to solve PDE's uses the symmetry property of differential equations, the continuous [[infinitesimal transformation]]s of solutions to solutions ([[Lie theory]]). Continuous [[group theory]], [[Lie algebras]] and [[differential geometry]] are used to understand the structure of linear and nonlinear partial differential equations for generating integrable equations, to find its [[Lax pair]]s, recursion operators, [[Bäcklund transform]] and finally finding exact analytic solutions to the PDE.
 
Symmetry methods have been recognized to study differential equations arising in mathematics, physics, engineering, and many other disciplines.
 
===Semianalytical methods===
The [[adomian decomposition method]], the [[Aleksandr Lyapunov|Lyapunov]] artificial small parameter method, and He's [[homotopy perturbation method]] are all special cases of the more general [[homotopy analysis method]]. These are series expansion methods, and except for the Lyapunov method, are independent of small physical parameters as compared to the well known [[perturbation theory]], thus giving these methods greater flexibility and solution generality.
 
== Numerical methods to solve PDEs ==
The three most widely used numerical methods to solve PDEs are the [[finite element analysis|finite element method]] (FEM), [[finite volume method]]s (FVM) and [[finite difference method]]s (FDM). The FEM has a prominent position among these methods and especially its exceptionally efficient higher-order version [[hp-FEM]]. Other versions of FEM include the generalized finite element method (GFEM), [[extended finite element method]] (XFEM), [[Spectral element method|spectral finite element method]] (SFEM), [[Meshfree methods|meshfree finite element method]], [[Discontinuous Galerkin Method|discontinuous Galerkin finite element method]] (DGFEM), [[Element-Free Galerkin Method]] (EFGM), [[Interpolating Element-Free Galerkin Method]] (IEFGM), etc.
 
=== Finite element method ===
{{main|Finite element method}}
The finite element method (FEM) (its practical application often known as finite element analysis (FEA)) is a numerical technique for finding approximate solutions of partial differential equations (PDE) as well as of integral equations. The solution approach is based either on eliminating the differential equation completely (steady state problems), or rendering the PDE into an approximating system of ordinary differential equations, which are then numerically integrated using standard techniques such as Euler's method, Runge–Kutta, etc.
 
===Finite difference method===
{{main|Finite difference method}}
Finite-difference methods are numerical methods for approximating the solutions to differential equations using finite difference equations to approximate derivatives.
 
=== Finite volume method ===
{{main|Finite volume method}}
Similar to the finite difference method or finite element method, values are calculated at discrete places on a meshed geometry. "Finite volume" refers to the small volume surrounding each node point on a mesh. In the finite volume method, surface integrals in a partial differential equation that contain a divergence term are converted to volume integrals, using the divergence theorem. These terms are then evaluated as fluxes at the surfaces of each finite volume. Because the flux entering a given volume is identical to that leaving the adjacent volume, these methods are conservative.
 
==See also==
*[[Boundary value problem]]
*[[Difference equation]]
*[[Dirichlet boundary condition]]
*[[Laplace transform applied to differential equations]]
*[[List of dynamical systems and differential equations topics]]
*[[Matrix differential equation]]
*[[Neumann boundary condition]]
*[[Numerical partial differential equations]]
*[[Ordinary differential equation]]
*[[Partial differential algebraic equation]]
*[[Robin boundary condition]]
*[[Separation of variables]]
*[[Stochastic partial differential equations]]
*[[Stochastic processes and boundary value problems]]
*[[Waves]]
 
== References ==
*{{cite book |title=Solving Frontier problems of Physics: The decomposition method
|first=G.|last=Adomian|publisher=Kluwer Academic Publishers|year=1994|isbn=|page=}}
*{{Citation |first=R. |last=Courant |lastauthoramp=yes |first2=D. |last2=Hilbert |title=Methods of Mathematical Physics |volume=II |publisher=Wiley-Interscience |location=New York |year=1962 }}.
*{{Citation |authorlink=Lawrence C. Evans |first=L. C. |last=Evans |title=Partial Differential Equations |publisher=American Mathematical Society |location=Providence |year=1998 |isbn=0-8218-0772-2 }}.
*{{Citation |first=Nail H |last=Ibragimov |title=CRC Handbook of Lie Group Analysis of Differential Equations Vol. 1-3 |publisher=CRC-Press |location=Providence |year=1993 |isbn=0-8493-4488-3 }}.
*{{Citation |authorlink=Fritz John |first=F. |last=John |title=Partial Differential Equations |location=New York |publisher=Springer-Verlag |year=1982 |edition=4th |isbn=0-387-90609-6 }}.
*{{Citation |first=J. |last=Jost |title=Partial Differential Equations |publisher=Springer-Verlag |location=New York |year=2002 |isbn=0-387-95428-7 }}.
*{{Citation |first=Hans |last=Lewy |year=1957 |title=An example of a smooth linear partial differential equation without solution |journal=Annals of Mathematics. Second Series |volume=66 |issue=1 |pages=155–158 |doi= }}.
*{{Citation | last=Liao | first=S.J. |authorlink=Liao Shijun| title=Beyond Perturbation: Introduction to the Homotopy Analysis Method | publisher=Chapman & Hall/ CRC Press | location=Boca Raton  | year=2003 | isbn=1-58488-407-X }}
*{{Citation |first=P.J. |last=Olver |year=1995 |title=Equivalence, Invariants and Symmetry |publisher=Cambridge Press }}.
*{{Citation |authorlink=Ivan Petrovsky |first=I. G. |last=Petrovskii |title=Partial Differential Equations |publisher=W. B. Saunders Co. |location=Philadelphia |year=1967 }}.
*{{Citation |first=Y. |last=Pinchover |lastauthoramp=yes |first2=J. |last2=Rubinstein |title=An Introduction to Partial Differential Equations |publisher=Cambridge University Press |location=New York |year=2005 |isbn=0-521-84886-5 }}.
*{{Citation |first=A. D. |last=Polyanin |title=Handbook of Linear Partial Differential Equations for Engineers and Scientists |publisher=Chapman & Hall/CRC Press |location=Boca Raton |year=2002 |isbn=1-58488-299-9 }}.
*{{Citation |first=A. D. |last=Polyanin |lastauthoramp=yes |first2=V. F. |last2=Zaitsev |title=Handbook of Nonlinear Partial Differential Equations |publisher=Chapman & Hall/CRC Press |location=Boca Raton |year=2004 |isbn=1-58488-355-3 }}.
*{{Citation |first=A. D. |last=Polyanin |first2=V. F. |last2=Zaitsev |lastauthoramp=yes |first3=A. |last3=Moussiaux |title=Handbook of First Order Partial Differential Equations |publisher=Taylor & Francis |location=London |year=2002 |isbn=0-415-27267-X }}.
*{{Citation |first=P. |last=Solin |title=Partial Differential Equations and the Finite Element Method |publisher=J. Wiley & Sons |location=Hoboken, NJ |year=2005 |isbn=0-471-72070-4 }}.
*{{Citation |first=P. |last=Solin |first2=K. |last2=Segeth |lastauthoramp=yes |first3=I. |last3=Dolezel |title=Higher-Order Finite Element Methods |publisher=Chapman & Hall/CRC Press |location=Boca Raton |year=2003 |isbn=1-58488-438-X }}.
*{{Citation |first=H. |last=Stephani |year=1989 |title=Differential Equations: Their Solution Using Symmetries. Edited by M. MacCallum |publisher=Cambridge University Press }}.
*{{cite book |title=Partial Differential Equations and Solitary Waves Theory
|first=Abdul-Majid|last=Wazwaz|publisher=Higher Education Press|year=2009|isbn=90-5809-369-7|page=}}
*{{Citation |first=D. |last=Zwillinger |title=Handbook of Differential Equations |publisher=Academic Press |location=Boston |year=1997 |edition=3rd |isbn=0-12-784395-7 }}.
*{{Citation |authorlink=Neil Gershenfeld |first=N. |last=Gershenfeld |title=The Nature of Mathematical Modeling |location=New York |publisher=Cambridge University Press, New York, NY, USA |year=1999 |edition=1st |isbn=0-521-57095-6 }}.
 
== External links ==
{{Commons category|Solutions of PDE}}
{{wikibooks|Partial Differential Equations}}
* [http://eqworld.ipmnet.ru/en/pde-en.htm Partial Differential Equations: Exact Solutions] at EqWorld: The World of Mathematical Equations.
* [http://eqworld.ipmnet.ru/en/solutions/eqindex/eqindex-pde.htm Partial Differential Equations: Index] at EqWorld: The World of Mathematical Equations.
* [http://eqworld.ipmnet.ru/en/methods/meth-pde.htm Partial Differential Equations: Methods] at EqWorld: The World of Mathematical Equations.
* [http://www.exampleproblems.com/wiki/index.php?title=Partial_Differential_Equations Example problems with solutions] at exampleproblems.com
* [http://mathworld.wolfram.com/PartialDifferentialEquation.html Partial Differential Equations] at mathworld.wolfram.com
* [http://www.nag.com/numeric/fl/nagdoc_fl24/html/D03/d03intro.html Partial Differential Equations] at nag.com
* [http://tosio.math.toronto.edu/wiki/index.php/Main_Page Dispersive PDE Wiki]
* [http://www.primat.mephi.ru/wiki/ NEQwiki, the nonlinear equations encyclopedia]
 
[[Category:Multivariable calculus]]
[[Category:Differential equations]]
[[Category:Partial differential equations|*]]

Latest revision as of 14:36, 18 December 2014

Chitin, the bimolecular polysaccharide is extremely abundant on the planet and is an essential part of a natural carp diet.

my web-site - Energy foods