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
Section titled “Terminology”Highest derivative appearing in a PDE.
Linear
Section titled “Linear”Dependent variable and all derivatives appear linearly. Won’t have: , , .
Non-linear
Section titled “Non-linear”When a PDE is not linear.
Quasi-linear
Section titled “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
Section titled “Homogeneous”Every term contains or its derivatives. There are no constants.
Not discussed for non-linear PDEs.
Non-homogenous
Section titled “Non-homogenous”When a PDE is not homogeneous.
Implicit Form
Section titled “Implicit Form”The PDE is written without solving for any specific derivative. Everything is inside one general function.
Explicit Form
Section titled “Explicit Form”The PDE is solved for the highest-order derivatives.
Normal Form
Section titled “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
Section titled “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
Section titled “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
Section titled “Discriminant”For a PDE in canonical form, its discriminant is:
Elliptic
Section titled “Elliptic”When .
Examples:
- (Laplace Equation)
Hyperbolic
Section titled “Hyperbolic”When .
Examples:
Parabolic
Section titled “Parabolic”When .
Examples:
- (Heat Equation)