4.7.1 · D2Partial Differential Equations

Visual walkthrough — Classification — elliptic, parabolic, hyperbolic (discriminant test)

1,958 words9 min readBack to topic

Step 1 — What the symbols even mean

WHAT. We are handed an equation that mixes a quantity and its rates of change. Let me first say what each piece is.

  • is a number that depends on two things: a position and a second variable (often is time). Think of as temperature at place and time . So .
  • means "how fast changes as you nudge " (holding fixed). It is a slope.
  • means "how fast that slope itself changes" — the bending of in the -direction.
  • = bending in the -direction. = how the -slope changes when you nudge (twist).

WHY these matter. The parent note claims only the bending terms () decide the character of the equation. So those are the ones we watch. The full equation is:

Term by term: is the weight on -bending, the weight on -bending, the weight on the twist. The trailing group () only shifts and damps — it cannot change the character, so we drop it and keep the principal part .

PICTURE. The figure draws as a bumpy surface over the floor, showing what "bend in ", "bend in ", and "twist" look like as three separate little surfaces.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

Step 2 — The one question that classifies everything

WHAT. We ask a single geometric question: Are there special curves in the floor along which the solution is allowed to have a sudden "kink" — a break in its second derivatives? Such curves are called characteristics.

WHY this question. A PDE turns out to behave like an ordinary equation (an ODE) along certain directions. Those directions are exactly where the second derivative is not pinned down by the surrounding data. Counting how many such real directions exist is the entire game — and the answer will be , , or . That count is the classification.

PICTURE. Two smooth solution patches meeting along a curve; across that curve the surface is continuous but its bending jumps. That meeting curve is a candidate characteristic.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

Step 3 — Rename the special curve as a coordinate

WHAT. Suppose the special curve is a level set of some function: . We use as a new coordinate (Greek "xi", just a name for a new axis). We then rewrite the PDE in terms of .

WHY. If a curve really is a kink-line, then in the coordinate that runs across it, the coefficient multiplying the pure second derivative must vanish — that's precisely what lets the second derivative be free (un-pinned). So we compute that coefficient and set it to zero.

The chain rule (the rule for changing variables) turns the bending terms into:

Here = slope of in , = slope in . Collect everything multiplying :

PICTURE. The old grid warped so one family of grid-lines lies along the curve ; the label rides across those lines.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

Step 4 — Set the coefficient to zero, get a slope

WHAT. A characteristic is exactly where :

Now convert this into the slope of the curve. Along , moving a tiny step keeps unchanged, so:

WHY divide by . We want the equation to speak in terms of one thing — a slope. Divide by and name the ratio :

Term by term: this is an ordinary quadratic in the single unknown . That's the payoff — a fearsome PDE question ("kink curves?") has collapsed into "solve a quadratic."

PICTURE. A characteristic curve with its little step drawn as a right triangle, the ratio marked as the slope .

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

Step 5 — Solve the quadratic; the discriminant appears

WHAT. Apply the quadratic formula to :

The thing living under the square root is the discriminant:

Because (up to sign), each solution is a direction of a characteristic. The characteristic slopes themselves are

WHY the square root controls everything. A square root of a positive number is real; of zero is a single value; of a negative number is imaginary. So the sign of decides how many real slopes exist — and that is literally the count of real kink-lines from Step 2.

PICTURE. A number-line for : to the right () two real roots; at a double root; to the left () the roots leave the real line into the complex plane.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

Step 6 — The three worlds, drawn

WHAT. Read off the three cases and match them to real characteristics.

  • : two distinct real slopes → two families of straight kink-lines. This is hyperbolic. Signals ride the lines at finite speed.
  • : the collapses, giving one repeated real slope → a single family of lines. This is parabolic. Data smears along ; infinite signal speed but everything smooths.
  • : is imaginary → no real slopes. This is elliptic. No preferred lines; every interior point feels the whole boundary; the solution is perfectly smooth.

WHY the names. The very same classifies conic sections into hyperbola / parabola / ellipse. Two real asymptote directions ↔ hyperbola ↔ two characteristics; and so on. Same algebra, so the same names.

PICTURE. Three side-by-side floors: two crossing lines (hyperbolic), one repeated line (parabolic), a swirl-with-no-lines (elliptic), each labelled with its equation.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

The real characteristic lines are exactly the paths studied in the Method of Characteristics, and the data each world needs is set by Well-posedness and Boundary Conditions.


Step 7 — The degenerate & position-dependent cases (do not skip)

WHAT. We must cover the corners the tidy formula hides.

Case . Then is no longer a genuine quadratic — dividing by is illegal. Handle it directly: if the equation is linear in , , giving one finite slope and one "vertical" characteristic (the second root ran off to infinity). The sign test still works: , so is always hyperbolic (if ) or parabolic (if too).

Case (e.g. ). Then : hyperbolic, with the two coordinate axes as characteristics.

Missing (the heat trap). If there is no term then , not . For the heat equation : with , , so → parabolic. Assigning out of habit is the classic error.

Position-dependent type (Tricomi). When depend on , is a function of location. For : , so .

  • → elliptic.
  • → parabolic (the single line ).
  • → hyperbolic.

WHY these belong here. The parent warns that type is not always fixed. For quasilinear equations the coefficients may even depend on , so the type can shift with the solution. Always evaluate at the point (and state).

PICTURE. The Tricomi plane split into an upper elliptic band, the parabolic line , and a lower hyperbolic band with two characteristics sketched only below the line.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)

The one-picture summary

One figure compresses the whole chain: bending termsask for kink-linesnew coordinate makes coefficient set , divide, get a quadratic in the slope its discriminant sign gives 0/1/2 real lineselliptic / parabolic / hyperbolic.

Figure — Classification — elliptic, parabolic, hyperbolic (discriminant test)
Recall Feynman retelling — explain the whole walkthrough in plain words

I have a quantity that bends across a floor with two directions. Only its bending () sets its personality, so I keep just . I ask one question: where can the surface have a hidden crease? Along such a crease line, if I re-label it as a fresh coordinate, the number in front of the pure second derivative must be zero. That number is . Setting it to zero and turning it into a slope gives a plain quadratic . Squares mean at most two answers. The quadratic formula puts under a square root, and a square root only cares about a sign: — positive → two real creases → wave world (hyperbolic), — zero → one crease → heat world (parabolic), — negative → no real creases, forced smooth → equilibrium world (elliptic). If depend on where I stand, I just check the sign at that spot — that's how one equation (Tricomi) can be all three in different regions.

Recall Quick self-test

Why is only the principal part used? ::: Lower-order terms shift/damp but cannot create or destroy characteristics. What equation does setting reduce to? ::: A quadratic in the slope . Why does the sign of matter, not its value? ::: A square root is real / single / imaginary according only to whether its argument is / / . Heat equation coefficients? ::: , so (parabolic) — there is no . Tricomi type at ? ::: → hyperbolic.