Existence and Uniqueness of Solutions, Differences Between Linear and Nonlinear Equations (Section 2.4)
Existence and Uniqueness of Solutions, Differences Between Linear and Nonlinear Equations (Section 2.4)
1. Existence via the Euler method (brief ) Existence can be established under the as-
sumption that the right-hand side f (t, y) of 1 is continuous using approximation by Euler’s
broken lines: (very briefly, for more detail see sections 2.7 and 8.1, but this is not required):
From continuity of f (t, y) it will follow that the Euler broken lines will converge to the actual
solution as step sizes go to 0.
2. However, continuity of f (t, y) does not guarantee the uniqueness of solutions of IVP (1)
The idea behind the construction of such examples: there are two different curves on a plane
passing through a point and tangent to each other at this point.
So, we need additional assumptions on f (t, y) (see Theorem 3 below).
3. Another complication is that even if f (t, y) is continuous (which implies the existence of the
solution of IVP (1)) it is not guaranteed that the solution is defined for all time moments
(solutions may go to infinity at final time, i.e. explode or blow up):
That is why the formulation of the existence and uniqueness theorem looks a bit cumbersome.
THEOREM 3. [Theorem 2.4.2 of the book] Let the functions f and ∂f /∂y be continuous
in some rectangle
R = {(t, y)|α < t < β, γ < y < δ}
containing the point (t0 , y0 ). Then in some interval t0 − h < t < t0 + h contained in
I = {t| α < t < β}, there is a unique solution y = y(t) of the initial value problem
5. Verify that the equation in Example 1 does not satisfy the conditions of Theorem 3.
c Igor Zelenko, Fall 2017 2
7. Geometric consequence of the uniqueness is that two different integral curves never intersect
each other.
THEOREM 4. [Theorem 2.4.1 of the book] If the functions p(t) and g(t) are continuous
on the interval I = {t| α < t < β}, then for ant t = t0 on I, there is a unique solution
y = y(t) of the initial value problem
9. Note that the conditions of the Theorem 1 hold automatically for linear ODE. So, Theorem
4 gives stronger conclusion for linear equations.
10. Determine (without solving the problem) an interval in which the solution of the given IVP
is certain to exist:
(t − 3)y 0 + (ln |t|)y = 2t
(a) y(1) = 2
(b) y(5) = 7
(c) y(−1) = 10
11. Consider
ty 0 + 2y = 4t2 (3)
(a) Determine (without solving the problem) an interval in which the solution (3) satisfying
y(t0 ) = y0 with t0 > 0 is certain to exist.
(b) The solution of IVP from item (a) found by the method of integrating factor is given:
C
y(t) = t2 + , C = t20 (y0 − t20 ).
t2
Using that information discuss the domain of the solution and compare your conclusion
with the answer of (a).
Conclusion from this example: The domain of the solution given by Theorem 4 might
be smaller than the actual domain.