fbpx
Wikipedia

Well-posed problem

In mathematics, a well-posed problem is one for which the following properties hold:[a]

  1. The problem has a solution
  2. The solution is unique
  3. The solution's behavior changes continuously with the initial conditions

Examples of archetypal well-posed problems include the Dirichlet problem for Laplace's equation, and the heat equation with specified initial conditions. These might be regarded as 'natural' problems in that there are physical processes modelled by these problems.

Problems that are not well-posed in the sense above are termed ill-posed. Inverse problems are often ill-posed; for example, the inverse heat equation, deducing a previous distribution of temperature from final data, is not well-posed in that the solution is highly sensitive to changes in the final data.

Continuum models must often be discretized in order to obtain a numerical solution. While solutions may be continuous with respect to the initial conditions, they may suffer from numerical instability when solved with finite precision, or with errors in the data.

Conditioning edit

Even if a problem is well-posed, it may still be ill-conditioned, meaning that a small error in the initial data can result in much larger errors in the answers. Problems in nonlinear complex systems (so-called chaotic systems) provide well-known examples of instability. An ill-conditioned problem is indicated by a large condition number.

If the problem is well-posed, then it stands a good chance of solution on a computer using a stable algorithm. If it is not well-posed, it needs to be re-formulated for numerical treatment. Typically this involves including additional assumptions, such as smoothness of solution. This process is known as regularization. Tikhonov regularization is one of the most commonly used for regularization of linear ill-posed problems.

Energy method edit

The energy method is useful for establishing both uniqueness and continuity with respect to initial conditions (i.e. it does not establish existence). The method is based upon deriving an upper bound of an energy-like functional for a given problem.

Example: Consider the diffusion equation on the unit interval with homogeneous Dirichlet boundary conditions and suitable initial data   (e.g. for which  ).

 

Multiply the equation   by   and integrate in space over the unit interval to obtain

 

This tells us that   (p-norm) cannot grow in time. By multiplying by two and integrating in time, from   up to  , one finds

 

This result is the energy estimate for this problem.

To show uniqueness of solutions, assume there are two distinct solutions to the problem, call them   and  , each satisfying the same initial data. Upon defining   then, via the linearity of the equations, one finds that   satisfies

 

Applying the energy estimate tells us   which implies   (almost everywhere).

Similarly, to show continuity with respect to initial conditions, assume that   and   are solutions corresponding to different initial data   and  . Considering   once more, one finds that   satisfies the same equations as above but with  . This leads to the energy estimate   which establishes continuity (i.e. as   and   become closer, as measured by the   norm of their difference, then  ).

The maximum principle is an alternative approach to establish uniqueness and continuity of solutions with respect to initial conditions for this example. The existence of solutions to this problem can be established using Fourier series.

See also edit

Notes edit

  1. ^ This definition of a well-posed problem comes from the work of Jacques Hadamard on mathematical modeling of physical phenomena.

References edit

  • Hadamard, Jacques (1902). Sur les problèmes aux dérivées partielles et leur signification physique. Princeton University Bulletin. pp. 49–52.
  • Parker, Sybil B., ed. (1989) [1974]. McGraw-Hill Dictionary of Scientific and Technical Terms (4th ed.). New York: McGraw-Hill. ISBN 0-07-045270-9.
  • Tikhonov, A. N.; Arsenin, V. Y. (1977). Solutions of ill-Posed Problems. New York: Winston. ISBN 0-470-99124-0.
  • Strauss, Walter A. (2008). Partial differential equations; An introduction (2nd ed.). Hoboken: Wiley. ISBN 978-0470-05456-7.

well, posed, problem, mathematics, well, posed, problem, which, following, properties, hold, problem, solution, solution, unique, solution, behavior, changes, continuously, with, initial, conditions, examples, archetypal, well, posed, problems, include, dirich. In mathematics a well posed problem is one for which the following properties hold a The problem has a solution The solution is unique The solution s behavior changes continuously with the initial conditions Examples of archetypal well posed problems include the Dirichlet problem for Laplace s equation and the heat equation with specified initial conditions These might be regarded as natural problems in that there are physical processes modelled by these problems Problems that are not well posed in the sense above are termed ill posed Inverse problems are often ill posed for example the inverse heat equation deducing a previous distribution of temperature from final data is not well posed in that the solution is highly sensitive to changes in the final data Continuum models must often be discretized in order to obtain a numerical solution While solutions may be continuous with respect to the initial conditions they may suffer from numerical instability when solved with finite precision or with errors in the data Contents 1 Conditioning 2 Energy method 3 See also 4 Notes 5 ReferencesConditioning editEven if a problem is well posed it may still be ill conditioned meaning that a small error in the initial data can result in much larger errors in the answers Problems in nonlinear complex systems so called chaotic systems provide well known examples of instability An ill conditioned problem is indicated by a large condition number If the problem is well posed then it stands a good chance of solution on a computer using a stable algorithm If it is not well posed it needs to be re formulated for numerical treatment Typically this involves including additional assumptions such as smoothness of solution This process is known as regularization Tikhonov regularization is one of the most commonly used for regularization of linear ill posed problems Energy method editThe energy method is useful for establishing both uniqueness and continuity with respect to initial conditions i e it does not establish existence The method is based upon deriving an upper bound of an energy like functional for a given problem Example Consider the diffusion equation on the unit interval with homogeneous Dirichlet boundary conditions and suitable initial data f x displaystyle f x nbsp e g for which f 0 f 1 0 displaystyle f 0 f 1 0 nbsp u t D u x x 0 lt x lt 1 t gt 0 D gt 0 u x 0 f x u 0 t 0 u 1 t 0 displaystyle begin aligned u t amp Du xx amp amp 0 lt x lt 1 t gt 0 D gt 0 u x 0 amp f x u 0 t amp 0 u 1 t amp 0 end aligned nbsp Multiply the equation u t D u x x displaystyle u t Du xx nbsp by u displaystyle u nbsp and integrate in space over the unit interval to obtain 0 1 u u t d x D 0 1 u u x x d x 0 1 1 2 t u 2 d x D u u x 0 1 D 0 1 u x 2 d x 1 2 t u 2 2 0 D 0 1 u x 2 d x 0 displaystyle begin aligned amp amp int 0 1 uu t dx amp D int 0 1 uu xx dx Longrightarrow amp amp int 0 1 frac 1 2 partial t u 2 dx amp Duu x Big 0 1 D int 0 1 u x 2 dx Longrightarrow amp amp frac 1 2 partial t u 2 2 amp 0 D int 0 1 u x 2 dx leq 0 end aligned nbsp This tells us that u 2 displaystyle u 2 nbsp p norm cannot grow in time By multiplying by two and integrating in time from 0 displaystyle 0 nbsp up to t displaystyle t nbsp one finds u t 2 2 f 2 2 displaystyle u cdot t 2 2 leq f cdot 2 2 nbsp This result is the energy estimate for this problem To show uniqueness of solutions assume there are two distinct solutions to the problem call them u displaystyle u nbsp and v displaystyle v nbsp each satisfying the same initial data Upon defining w u v displaystyle w u v nbsp then via the linearity of the equations one finds that w displaystyle w nbsp satisfiesw t D w x x 0 lt x lt 1 t gt 0 D gt 0 w x 0 0 w 0 t 0 w 1 t 0 displaystyle begin aligned w t amp Dw xx amp amp 0 lt x lt 1 t gt 0 D gt 0 w x 0 amp 0 w 0 t amp 0 w 1 t amp 0 end aligned nbsp Applying the energy estimate tells us w t 2 2 0 displaystyle w cdot t 2 2 leq 0 nbsp which implies u v displaystyle u v nbsp almost everywhere Similarly to show continuity with respect to initial conditions assume that u displaystyle u nbsp and v displaystyle v nbsp are solutions corresponding to different initial data u x 0 f x displaystyle u x 0 f x nbsp and v x 0 g x displaystyle v x 0 g x nbsp Considering w u v displaystyle w u v nbsp once more one finds that w displaystyle w nbsp satisfies the same equations as above but with w x 0 f x g x displaystyle w x 0 f x g x nbsp This leads to the energy estimate w t 2 2 D f g 2 2 displaystyle w cdot t 2 2 leq D f cdot g cdot 2 2 nbsp which establishes continuity i e as f displaystyle f nbsp and g displaystyle g nbsp become closer as measured by the L 2 displaystyle L 2 nbsp norm of their difference then w t 2 0 displaystyle w cdot t 2 to 0 nbsp The maximum principle is an alternative approach to establish uniqueness and continuity of solutions with respect to initial conditions for this example The existence of solutions to this problem can be established using Fourier series See also editTotal absorption spectroscopy an example of an inverse problem or ill posed problem in a real life situation that is solved by means of the expectation maximization algorithmNotes edit This definition of a well posed problem comes from the work of Jacques Hadamard on mathematical modeling of physical phenomena References editHadamard Jacques 1902 Sur les problemes aux derivees partielles et leur signification physique Princeton University Bulletin pp 49 52 Parker Sybil B ed 1989 1974 McGraw Hill Dictionary of Scientific and Technical Terms 4th ed New York McGraw Hill ISBN 0 07 045270 9 Tikhonov A N Arsenin V Y 1977 Solutions of ill Posed Problems New York Winston ISBN 0 470 99124 0 Strauss Walter A 2008 Partial differential equations An introduction 2nd ed Hoboken Wiley ISBN 978 0470 05456 7 Retrieved from https en wikipedia org w index php title Well posed problem amp oldid 1191023884, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.