Linear and nonlinear equations A PDE is called
linear if it is linear in the unknown and its derivatives. For example, for a function of and , a second order linear PDE is of the form a_1(x,y)u_{xx} + a_2(x,y)u_{xy} + a_3(x,y)u_{yx} + a_4(x,y)u_{yy} + a_5(x,y)u_x + a_6(x,y)u_y + a_7(x,y)u = f(x,y) where and are functions of the independent variables and only. (Often the mixed-partial derivatives and will be equated, but this is not required for the discussion of linearity.) If the are constants (independent of and ) then the PDE is called
linear with constant coefficients. If is zero everywhere then the linear PDE is
homogeneous, otherwise it is
inhomogeneous. (This is separate from
asymptotic homogenization, which studies the effects of high-frequency oscillations in the coefficients upon solutions to PDEs.) Nearest to linear PDEs are
semi-linear PDEs, where only the highest order derivatives appear as linear terms, with coefficients that are functions of the independent variables. The lower order derivatives and the unknown function may appear arbitrarily. For example, a general second order semi-linear PDE in two variables is a_1(x,y)u_{xx} + a_2(x,y)u_{xy} + a_3(x,y)u_{yx} + a_4(x,y)u_{yy} + f(u_x, u_y, u, x, y) = 0 In a
quasilinear PDE the highest order derivatives likewise appear only as linear terms, but with coefficients possibly functions of the unknown and lower-order derivatives: a_1(u_x, u_y, u, x, y)u_{xx} + a_2(u_x, u_y, u, x, y)u_{xy} + a_3(u_x, u_y, u, x, y)u_{yx} + a_4(u_x, u_y, u, x, y)u_{yy} + f(u_x, u_y, u, x, y) = 0 Many of the fundamental PDEs in physics are quasilinear, such as the
Einstein equations of
general relativity and the
Navier–Stokes equations describing fluid motion. A PDE without any linearity properties is called
fully nonlinear, and possesses nonlinearities on one or more of the highest-order derivatives. An example is the
Monge–Ampère equation, which arises in
differential geometry.
Second order equations The elliptic/parabolic/hyperbolic classification provides a guide to appropriate
initial- and
boundary conditions and to the
smoothness of the solutions. Assuming , the general linear second-order PDE in two independent variables has the form Au_{xx} + 2Bu_{xy} + Cu_{yy} + \cdots \mbox{(lower order terms)} = 0, where the coefficients , , ... may depend upon and . If over a region of the -plane, the PDE is second-order in that region. This form is analogous to the equation for a conic section: Ax^2 + 2Bxy + Cy^2 + \cdots = 0. More precisely, replacing by , 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 terms of the highest degree (a
homogeneous polynomial, here a
quadratic form) being most significant for the classification. Just as one classifies
conic sections and quadratic forms into parabolic, hyperbolic, and elliptic based on the
discriminant , the same can be done for a second-order PDE at a given point. However, the
discriminant in a PDE is given by due to the convention of the term being rather than ; formally, the discriminant (of the associated quadratic form) is , with the factor of 4 dropped for simplicity. • (
elliptic partial differential equation): Solutions of
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 . By a change of variables, the equation can always be expressed in the form: u_{xx} + u_{yy} + \cdots = 0 , where x and y correspond to changed variables. This justifies
Laplace equation as an example of this type. • (
parabolic partial differential equation): 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 . By change of variables, the equation can always be expressed in the form: u_{xx} + \cdots = 0,where x correspond to changed variables. This justifies the
heat equation, which is of the form u_t - u_{xx} + \cdots = 0 , as an example of this type. The theory of elliptic, parabolic, and hyperbolic equations have been studied for centuries, largely centered around or based upon the standard examples of the
Laplace equation, the
heat equation, and the
wave equation. However, the classification only depends on linearity of the second-order terms and is therefore applicable to semi- and quasilinear PDEs as well. The basic types also extend to hybrids such as the
Euler–Tricomi equation; varying from elliptic to hyperbolic for different
regions of the domain, as well as higher-order PDEs, but such knowledge is more specialized.
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 is now a
vector with components, and the coefficient matrices are by matrices for . The partial differential equation takes the form Lu = \sum_{\nu=1}^{n} A_\nu \frac{\partial u}{\partial x_\nu} + B=0, where the coefficient matrices and the vector may depend upon and . If a
hypersurface is given in the implicit form \varphi(x_1, x_2, \ldots, x_n)=0, where has a non-zero gradient, then is a
characteristic surface for the
operator at a given point if the characteristic form vanishes: Q\left(\frac{\partial\varphi}{\partial x_1}, \ldots, \frac{\partial\varphi}{\partial x_n}\right) = \det\left[\sum_{\nu=1}^n A_\nu \frac{\partial \varphi}{\partial x_\nu}\right] = 0. The geometric interpretation of this condition is as follows: if data for are prescribed on the surface , then it may be possible to determine the normal derivative of on from the differential equation. If the data on and the differential equation determine the normal derivative of on , then is non-characteristic. If the data on and the differential equation
do not determine the normal derivative of on , then the surface is
characteristic, and the differential equation restricts the data on : the differential equation is
internal to . • A first-order system is
elliptic if no surface is characteristic for : the values of on and the differential equation always determine the normal derivative of on . • A first-order system is
hyperbolic at a point if there is a
spacelike surface with normal at that point. This means that, given any non-trivial vector orthogonal to , and a scalar multiplier , the equation has real roots . The system is
strictly hyperbolic if these roots are always distinct. The geometrical interpretation of this condition is as follows: the characteristic form defines a cone (the normal cone) with homogeneous coordinates ζ. In the hyperbolic case, this cone has 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. == Analytical solutions ==