Definition
📜
The statement of the theorem
A partial differential equation is an equation that involves an unknown function of variables and (some of) its partial derivatives. That is, for the unknown function
of variables belonging to the open subset of , the -order partial differential equation is defined as
where
and is the partial derivative operator.
When writing PDEs, it is common to denote partial derivatives using subscripts. For example:
In the general situation that u is a function of n variables, then u_{i} denotes the first partial derivative relative to the i-th input, u_{ij} denotes the second partial derivative relative to the i-th and j-th inputs, and so on.
The Greek letter Δ denotes the Laplace operator; if u is a function of n variables, then
In the physics literature, the Laplace operator is often denoted by ∇^{2}; in the mathematics literature, ∇^{2}u may also denote the Hessian matrix of u.
- ^Evans 1998, pp. 1–2.