Existence-uniqueness: Difference between revisions

From Rice Wiki
(Created page with "Consider an IVP for a general first order scalar ODE. <math> \begin{cases} y' = f(t,y)\\ y(t_0) = y_0 \end{cases} </math> The '''existence-uniqueness theorem''' theorem states that if <math>f(t,y)</math> and its derivative w.r.t. y is continuous in some rectangle <math>a<t<b</math>, <math>c<y<d</math> about <math>(t_0, y_0)</math>, then there exists a unique solution of the IVP defined for some time interval <math>a'<t<b'</math> about...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Differential Equations]]
The '''existence-uniqueness theorem''' generally describes that a unique solution to IVP exists. It has varying (but very similar) criterias for different ODEs.
== Linear second order ==
Suppose that p, q, and g are continuous functions over an interval <math>a<t<b</math>, and <math>y_0, y_0'</math> are real numbers. There exists a unique twice continuously differentiable function such that
<math>
\begin{cases}
y'' + p(t)y'+q(t)y=g(t)\\
y'(t_0) = y_0'\\
y(t_0) = y_0
\end{cases}
</math>
== Non-linear first order ==
Consider an IVP for a general first order scalar [[Ordinary differential equation|ODE]].
Consider an IVP for a general first order scalar [[Ordinary differential equation|ODE]].


Line 8: Line 25:
</math>
</math>


The '''existence-uniqueness theorem''' theorem states that if <math>f(t,y)</math> and its derivative w.r.t. y is continuous in some rectangle <math>a<t<b</math>, <math>c<y<d</math> about <math>(t_0, y_0)</math>, then there exists a unique solution of the IVP defined for some time interval <math>a'<t<b'</math> about <math>t_0</math>.
The theorem states that if <math>f(t,y)</math> and <math>\frac{\partial f}{\partial y}</math> is continuous in some rectangle <math>a<t<b</math>, <math>c<y<d</math> about <math>(t_0, y_0)</math>, then there exists a unique solution of the IVP defined for some time interval <math>a'<t<b'</math> about <math>t_0</math>.


= Notes =
= Notes =
The time interval may be much shorter than <math>a<t<b</math>. The solution gives ''no information'' on the time interval. This means that the solution can go off to undefined values even when the inputs are defined.
The time interval may be much shorter than <math>a<t<b</math>. The solution gives ''no information'' on the time interval. This means that the solution can go off to undefined values even when the inputs are defined.
Differentiability is important to ensure that the solution is unique.


= Geometric intuition =
= Geometric intuition =
Geometrically, <math>f(t,y)</math> is the slope. Consider the vector <math>(1,f(t,y))</math>. This vector would be tangential to the movement of the curve.
Geometrically, <math>f(t,y)</math> is the slope. Consider the vector <math>(1,f(t,y))</math>. This vector would be tangential to the movement of the curve.
[[Category:Differential Equation]]

Latest revision as of 00:23, 18 May 2024


The existence-uniqueness theorem generally describes that a unique solution to IVP exists. It has varying (but very similar) criterias for different ODEs.

Linear second order

Suppose that p, q, and g are continuous functions over an interval Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a<t<b} , and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y_0, y_0'} are real numbers. There exists a unique twice continuously differentiable function such that

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{cases} y'' + p(t)y'+q(t)y=g(t)\\ y'(t_0) = y_0'\\ y(t_0) = y_0 \end{cases} }

Non-linear first order

Consider an IVP for a general first order scalar ODE.

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{cases} y' = f(t,y)\\ y(t_0) = y_0 \end{cases} }

The theorem states that if Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(t,y)} and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{\partial f}{\partial y}} is continuous in some rectangle Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a<t<b} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle c<y<d} about Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (t_0, y_0)} , then there exists a unique solution of the IVP defined for some time interval Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a'<t<b'} about Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t_0} .

Notes

The time interval may be much shorter than Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a<t<b} . The solution gives no information on the time interval. This means that the solution can go off to undefined values even when the inputs are defined.

Differentiability is important to ensure that the solution is unique.

Geometric intuition

Geometrically, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(t,y)} is the slope. Consider the vector Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (1,f(t,y))} . This vector would be tangential to the movement of the curve.