maths.freePartial Differential Equations › Well-posedness in the sense of Hadamard

Well-posedness in the sense of Hadamard

Existence, uniqueness, continuous dependence, and the classic examples that fail.

Hadamard called a problem well-posed when (1) a solution exists, (2) it is unique, and (3) it depends continuously on the data: small changes in the data produce small changes in the solution. The third condition is what makes a model usable, because real data are never exact. All three are relative to a choice of spaces, for the data and for the solution, and much of the theory consists of finding spaces in which a problem is well-posed.

The backward heat equation fails (3). For \( t \ge 0 \) the function \( u_n = \frac1ne^{n^2t}\sin nx \) solves \( u_t = -u_{xx} \) with data \( u_n(x,0) = \frac1n\sin nx \), which tends to zero uniformly. But at \( t = 1 \) its amplitude is \( e^{n^2}/n \), which the example shows tends to infinity. Arbitrarily small data give arbitrarily large solutions, so no estimate \( \|u(1)\| \le C\|u(0)\| \) can hold.

Laplace's equation with initial data fails (3). Hadamard's example: \( u_{xx} + u_{yy} = 0 \) with \( u(x,0) = 0 \), \( u_y(x,0) = \frac1n\sin nx \) has the solution \( u = \frac1{n^2}\sin nx\sinh ny \). The data tend to zero, but for any \( y > 0 \) the solution grows like \( e^{ny}/n^2 \). Elliptic equations want boundary data, not Cauchy data. The same data are perfectly fine for the wave equation \( u_{tt} = u_{xx} \), whose solution \( \frac1{n^2}\sin nx\sin nt \) stays small.

Picture it: a well-posed problem is a map from data to solutions with no cliffs. The backward heat equation is a map with a cliff at every point: a ripple too small to see in the data is enough to change everything.

Think it: continuous dependence is usually proved as an estimate, \( \|u_1 - u_2\|_Y \le C\|f_1 - f_2\|_X \), and the energy and maximum principle bounds from earlier lessons are exactly such estimates. The Navier-Stokes Millennium problem is a well-posedness question: for smooth, rapidly decaying, divergence-free data in \( \mathbb R^3 \), does a smooth solution exist for all time? Local well-posedness is known; global existence of smooth solutions is not.

例題 · limit of exp(n^2)/n as n -> oo

Limit of e^(n^2)/n as n → oo

\lim_{n \to \infty} \frac{e^{n^{2}}}{n}

ステップバイステップ

  1. \lim_{n \to \infty^+-} \frac{e^{n^{2}}}{n}

    Try direct substitution first.

  2. \

    As x grows without bound, compare the fastest-growing terms (or divide top and bottom by the highest power).

  3. = \infty

    Take the limit.

答えを表示
\infty

今度はあなたの番 問題を選択し、タイプしたり描いたりしてください。 すべてのステップは絵で、答えはあなたが尋ねるまで隠されています。

自分の解答を記録しよう

無料アカウントでは、すべてのレッスンにノートを追加し、完成したことの記録、解いた問題を一つの場所に保存し、このページについて質問できる先生を追加します。数学自体はログインしたかどうかに関係なく誰でも利用できます。

登録 ログイン

ここで使用された記号

どの記号をタップしても、定義、画像、それぞれの文字の意味が表示されます。

どうやって: Well-posedness in the sense of Hadamard

  1. Fix the spaces: in which norm are the data measured, and in which norm the solution?
  2. Existence: produce a solution (formula, series, fixed point or compactness).
  3. Uniqueness: show the difference of two solutions with the same data vanishes (energy or maximum principle).
  4. Stability: prove an estimate of the difference of solutions by the difference of data.
  5. To show ill-posedness, find a sequence of data tending to zero whose solutions do not.

よくある質問

Are ill-posed problems useless?

No. Recovering an image from a blurred photograph is a backward heat problem. It is solved by regularisation: restricting to data with extra smoothness or adding a penalty, which restores a weaker form of stability.

Can a problem be well-posed in one space and ill-posed in another?

Yes, and this is common: many nonlinear dispersive and fluid equations are well-posed in H^s for s above a threshold and ill-posed below it.

What should I know before starting?

Partial derivatives, the divergence theorem and multiple integrals from multivariable calculus; linear second-order ODEs; eigenvalues from linear algebra; and enough analysis to be comfortable with uniform convergence and integrals over infinite intervals.

Why are there so few formulas for solutions?

Explicit solutions exist for linear equations with constant coefficients on simple domains. Almost everything else (curved domains, variable coefficients, nonlinear terms) has none, so the modern subject proves that a solution exists and estimates its size and smoothness without ever writing it down.

How does this course lead to the Navier-Stokes problem?

The Navier-Stokes equations are a heat equation for the velocity with a transport term and a pressure that is found from a Poisson equation. Reading the Millennium problem needs energy estimates, weak solutions, Sobolev spaces, local existence with a blow-up criterion, and the scaling argument that explains why three dimensions is hard. The last six lessons build those.

What do elliptic, parabolic and hyperbolic mean?

Elliptic equations (Laplace) describe equilibrium and smooth everything; parabolic equations (heat) describe diffusion forward in time; hyperbolic equations (waves) carry signals at finite speed and keep their sharp edges. The type decides which data make a sensible problem.

More in Partial Differential Equations