A PDE involves partial derivatives of a dependent variable with respect to 2 or more independent variables.
A general PDE in implicit form is .
Here:
- - independent variables
- - dependent variable
- - first partial derivative w.r.t.
- - first partial derivative w.r.t.
- - 2nd partial derivative w.r.t.
- - 2nd partial derivative w.r.t.
- - partial derivative of w.r.t.
- - partial derivative of w.r.t.
Terminology
Order
Highest derivative appearing in a PDE.
Types
Linear
Dependent variable and all derivatives appear linearly. Won’t have: , , .
Non-linear
When a PDE is not linear.
Quasi-linear
When highest-order derivative terms appear linearly. but coefficients may depend on lower-order derivatives or variables. A subset of non-linear PDEs.
Homogeneous
Every term contains or its derivatives. There are no constants.
Not discussed for non-linear PDEs.
Non-homogenous
When a PDE is not homogeneous.
Forms
Implicit Form
The PDE is written without solving for any specific derivative. Everything is inside one general function.
Explicit Form
The PDE is solved for the highest-order derivatives.
Normal Form
The PDE is solved for only one highest-order derivative. Basically explicit form for the specific highest derivative you care about.
Used to solve PDEs by characteristic curves.
Classification of Second-Order PDEs
Second-order equations are central in heat flow, vibrations and potential theory. Their classification determines what solving technique is appropriate.
Canonical Form
A second-order linear PDE with 1 dependent variable and 2 independent variables.
Here to are functions of or or both or constants.
Classification depends on the principal part . When are functions of and , the classification may differ across different points.
Discriminant
For a PDE in canonical form, its discriminant is:
Elliptic
When .
Examples:
- (Laplace Equation)
Hyperbolic
When .
Examples:
Parabolic
When .
Examples:
- (Heat Equation)