2.4 More than 2D

In more than two dimensions we use a similar definition, based on the fact that all eigenvalues of the coefficient matrix have the same sign (for an elliptic equation), have different signs (hyperbolic) or one of them is zero (parabolic). This has to do with the behaviour along the characteristics, as discussed below.

Let me give a slightly more complex example

{x}^{2}{{∂}^{2}u\over ∂{x}^{2}} + {y}^{2}{{∂}^{2}u\over ∂{y}^{2}} + {z}^{2}{{∂}^{2}u\over ∂{z}^{2}} + 2xy {{∂}^{2}u\over ∂x∂y} + 2xz {{∂}^{2}u\over ∂x∂z} + 2yz {{∂}^{2}u\over ∂y∂z} = 0.
(2.9)

The matrix associated with this equation is

\left (\array{ {x}^{2}&xy&xz \cr xy&{y}^{2}&yz \cr xz&yz&{z}^{2} } \right )
(2.10)

If we evaluate its characteristic polynomial we find that it is

{λ}^{2}({x}^{2} − {y}^{2} + {z}^{2} − λ) = 0.
(2.11)

Since this has always (for all x,y,z) two zero eigenvalues this is a parabolic differential equation.

Characteristics and classification A key point for classifying equations this way is not that we like the conic sections so much, but that the equations behave in very different ways if we look at the three different cases. Pick the simplest representative case for each class, and look at the lines of propagation.

[Details missing.]