Skip to main content

Section 1.6 Existence and Uniqueness of Solutions

If \(x' = f(t, x)\) and \(x(t_0) = x_0\) is a linear differential equation, we have already shown that a solution exists and is unique. We will now take up the question of existence and uniqueness of solutions for all first-order differential equations. The existence and uniqueness of solutions will prove to be very important—even when we consider applications of differential equations.

Subsection 1.6.1 The Existence and Uniqueness Theorem

The following theorem tells us that solutions to first-order differential equations exist and are unique under certain reasonable conditions.
Let us examine some consequences of the existence and uniqueness of solutions.

Example 1.6.2.

Consider the initial value problem
\begin{align*} x'(t) & = \frac{\sin(tx)}{x^2 + t^2},\\ x(0) & = 1. \end{align*}
In this case \(f(t,x) = \sin(tx)/(x^2 + t^2)\) is continuous at \((0,1)\) as is
\begin{equation*} \frac{\partial f}{\partial x} = \frac{t \cos(t x)}{t^{2} + x^{2}} - \frac{2 x \sin(t x)}{{\left(t^{2} + x^{2}\right)}^{2}}. \end{equation*}
Therefore, a solution to the initial value problem must exist. However, finding such a solution in terms of elementary functions may be quite difficult if not impossible.

Example 1.6.3.

Consider the initial value problem \(y' = y^{1/3}\) with \(y(0) = 0\) and \(t \geq 0\text{.}\) Separating the variables,
\begin{equation*} y^{-1/3}\, dy = dt. \end{equation*}
Thus,
\begin{equation*} \frac{3}{2} y^{2/3} = t + C \end{equation*}
or
\begin{equation*} y = \left( \frac{2}{3} ( t + C) \right)^{3/2}. \end{equation*}
If \(C = 0\text{,}\) the initial condition is satisfied and
\begin{equation*} y = \left( \frac{2}{3} t \right)^{3/2} \end{equation*}
is a solution for \(t \geq 0\text{.}\) However, we can find two additional solutions for \(t \geq 0\text{:}\)
\begin{align*} y & = - \left( \frac{2}{3} t \right)^{3/2},\\ y & \equiv 0. \end{align*}
This is especially troubling if we are looking for equilibrium solutions. Although \(y' = y^{1/3}\) is an autonomous differential equation, there is no equilibrium solution at \(y = 0\text{.}\) The problem is that
\begin{equation*} \frac{\partial}{\partial y} y^{1/3} = \frac{1}{3} y^{-2/3} \end{equation*}
is not defined at \(y = 0\text{.}\)

Example 1.6.4.

Suppose that \(y' = y^2\) with \(y(0) = 1\text{.}\) Since \(f(t,y) = y^2\) and \(\partial f/ \partial y = 2y\) are continuous everywhere, a unique solution exists near \(t = 0\text{.}\) Separating the variables,
\begin{equation*} \frac{1}{y^2} \; dy = dt, \end{equation*}
we see that
\begin{equation*} y = - \frac{1}{t + C} \end{equation*}
or
\begin{equation*} y = \frac{1}{1-t}. \end{equation*}
Therefore, a solution also exists on \((-\infty, 1)\) if \(y(0) = -1\text{.}\) In the case that \(y(0) = -1\text{,}\) the solution is
\begin{equation*} y = - \frac{1}{t + 1}, \end{equation*}
and a solution exists on \((-1, \infty)\text{.}\) Solutions are only guaranteed to exist on an open interval containing the initial value and are very dependent on the initial condition.

Remark 1.6.5. Solutions Curves Cannot Cross.

The Existence and Uniqueness Theorem tells us that the integral curves of any differential equation satisfying the appropriate hypothesis, cannot cross. If the curves did cross, we could take the point of intersection as the initial value for the differential equation. In this case, we would no longer be guaranteed a unique solution to a differential equation.

Activity 1.6.1. Applying the Existence and Uniqueness Theorem.

Which of the following initial value problems are guaranteed to have a unique solution by the Existence and Uniqueness Theorem (Theorem 1.6.1)? In each case, justify your conclusion.
(a)
\(y' = 4 + y^3\text{,}\) \(y(0) = 1\)
(b)
\(y' = \sqrt{y}\text{,}\) \(y(1) = 0\)
(c)
\(y' = \sqrt{y}\text{,}\) \(y(1) = 1\)
(d)
\(x' = \dfrac{t}{x-2}\text{,}\) \(x(0) = 2\)
(e)
\(x' = \dfrac{t}{x-2}\text{,}\) \(x(2) = 0\)
(f)
\(y' = x \tan y\text{,}\) \(y(0) = 0\)
(g)
\(y' = \dfrac{1}{t} y + 2t\text{,}\) \(y(0) = 1\)

Subsection 1.6.2 Picard Iteration

It was Emile Picard (1856–1941) who developed the method of successive approximations to show the existence of solutions of ordinary differential equations. He proved that it is possible to construct a sequence of functions that converges to a solution of the differential equation. One of the first steps towards understanding Picard iteration is to realize that an initial value problem can be recast in terms of an integral equation.

Proof.

Suppose that \(u = u(t)\) is a solution to
\begin{align*} x' & = f(t, x)\\ x(t_0) & = x_0, \end{align*}
on some interval \(I\) containing \(t_0\text{.}\) Since \(u\) is continuous on \(I\) and \(f\) is continuous on \(R\text{,}\) the function \(F(t) = f(t, u(t))\) is also continuous on \(I\text{.}\) Integrating both sides of \(u'(t) = f(t, u(t))\) and applying the Fundamental Theorem of Calculus, we obtain
\begin{equation*} u(t) - u(t_0) = \int_{t_0}^t u'(s) \, ds = \int_{t_0}^t f(s, u(s)) \, ds \end{equation*}
Since \(u(t_0) = x_0\text{,}\) the function \(u\) is a solution of the integral equation.
Conversely, assume that
\begin{equation*} u(t) = x_0 + \int_{t_0}^t f(s, u(s)) \, ds. \end{equation*}
If we differentiate both sides of this equation, we obtain \(u'(t) = f(t, u(t))\text{.}\) Since
\begin{equation*} u(t_0) = x_0 + \int_{t_0}^{t_0} f(s, u(s)) \, ds = x_0, \end{equation*}
the initial condition is fulfilled.
To show the existence of a solution to the initial value problem
\begin{align*} x' & = f(t, x)\\ x(t_0) & = x_0, \end{align*}
we will construct a sequence of functions, \(\{ u_n(t) \}\text{,}\) that will converge to a function \(u(t)\) that is a solution to the integral equation
\begin{equation*} x(t) = x_0 + \int_{t_0}^t f(s, x(s)) \, ds. \end{equation*}
We define the first function of the sequence using the initial condition,
\begin{equation*} u_0(t) = x_0. \end{equation*}
We derive the next function in our sequence using the right-hand side of the integral equation,
\begin{equation*} u_1(t) = x_0 + \int_{t_0}^t f(s, u_0(s)) \, ds. \end{equation*}
Subsequent terms in the sequence can be defined recursively,
\begin{equation*} u_{n+1} = x_0 + \int_{t_0}^t f(s, u_n(s)) \, ds. \end{equation*}
Our goal is to show that \(u_n(t) \rightarrow u(t)\) as \(n \rightarrow \infty\text{.}\) Furthermore, we need to show that \(u\) is the continuous, unique solution to our initial value problem. We will leave the proof of Picard’s Theorem to a series of exercises (Exercise Group 1.6.5.5–13), but let us see how this works by developing an example.

Example 1.6.7.

Consider the exponential growth equation,
\begin{align*} \frac{dx}{dt} & = kx\\ x(0) & = 1. \end{align*}
We already know that the solution is \(x(t) = e^{kt}\text{.}\) We define the first few terms of our sequence \(\{ u_n(t) \}\) as follows:
\begin{align*} u_0(t) & = 1,\\ u_1(t) & = 1 + \int_0^t ku_0(s) \, ds\\ & = 1 + \int_0^t k \, ds\\ & = 1 + kt,\\ u_2(t) & = 1 + \int_0^t ku_1(s) \, ds\\ & = 1 + \int_0^t k(1 + ks) \, ds\\ & = 1 + kt + \frac{(kt)^2}{2}. \end{align*}
The next term in the sequence is
\begin{equation*} u_3(t) = 1 + kt + \frac{(kt)^2}{2} + \frac{(kt)^3}{2\cdot 3}, \end{equation*}
and the \(n\)th term is
\begin{align*} u_n(t) & = 1 + 1 + \int_0^t ku_{n-1}(s) \, ds\\ & = 1 + \int_0^t k\left(1 + ks \frac{(kt)^2}{2!} + \frac{(kt)^3}{3!} + \cdots +\frac{(kt)^{n-1}}{(n-1)!}\right) \, ds\\ & = 1 + kt + \frac{(kt)^2}{2!} + \frac{(kt)^3}{3!} + \cdots + \frac{(kt)^n}{n!}. \end{align*}
However, this is just the \(n\)th partial sum for the power series for \(u(t) = e^{kt}\text{,}\) which is what we expected.

Subsection 1.6.3 Important Lessons

  • Existence and uniqueness of solutions of differential equations has important implications. Let \(x' = f(t, x)\) have the initial condition \(x(t_0) = x_0\text{.}\) If \(f\) and \(\partial f/ \partial x\) are continuous functions on the rectangle
    \begin{equation*} R = \left\{ (t, x) : 0 \leq |t - t_0| \lt a, 0 \leq |x - x_0| \lt b \right\}, \end{equation*}
    there exists a unique solution \(u = u(t)\) for \(x' = f(t, x)\) and \(x(t_0) = x_0\) on some interval \(|t - t_0| \lt h\) contained in the interval \(|t - t_0| \lt a\text{.}\) In particular,
    • Solutions are only guaranteed to exist locally.
    • Uniqueness is especially important when it comes to finding equilibrium solutions.
    • Uniqueness of solutions tells us that the integral curves for a differential equation cannot cross.
  • The function \(u = u(t)\) is a solution to the initial value problem
    \begin{align*} x' & = f(t, x)\\ x(t_0) & = x_0, \end{align*}
    if and only if \(u\) is a solution to the integral equation
    \begin{equation*} x(t) = x_0 + \int_{t_0}^t f(s, x(s)) \, ds. \end{equation*}
  • Existence and uniqueness of solutions is proved by Picard iteration. This is of particular interest since the proof actually tells us how to construct a sequence of functions that converge to our solution.

Reading Questions 1.6.4 Reading Questions

2.

The differential equations \(y' = \sqrt[5]{y}\) and \(y(0) = 0\) has two solutions, \(y(t) \equiv 0\) and \(y(t) = 5y^{6/5}/6\text{.}\) Why does this not contradict Theorem 1.6.1?

Exercises 1.6.5 Exercises

1.

Which of the following initial value problems are guaranteed to have a unique solution by the Existence and Uniqueness Theorem (Theorem 1.6.1)? In each case, justify your conclusion.
  1. \(y' = y^2 + y^3\text{,}\) \(y(0) = 1\)
  2. \(y' = \sqrt[4]{y}\text{,}\) \(y(1) = 0\)
  3. \(y' = \sqrt[4]{y}\text{,}\) \(y(1) = 1\)
  4. \(x' = \dfrac{t}{x^2 - 4}\text{,}\) \(x(0) = 2\)
  5. \(x' = \dfrac{t}{x^2 - 4}\text{,}\) \(x(2) = 0\)
  6. \(y' = x \sin y\text{,}\) \(y(0) = 0\)
  7. \(y' = \dfrac{1}{t - 1} y + 2t\text{,}\) \(y(1) = 1\)
Hint.
  1. There exists a unique solution to \(y' = y^2 + y^3\text{,}\) \(y(0) = 1\text{,}\) since \(f(t, y) = y^2 + y^3\) and \(\partial f(t, y)/\partial y = 2y + 3y^2\) are continuous at the point \((0, 1)\text{.}\)
  2. The Existence and Uniqueness Theorem does not apply to \(y' = \sqrt[4]{y}\text{,}\) \(y(1) = 0\text{,}\) since \(f(t, y) = \sqrt[4]{y}\) is not continuous at \((1, 0)\text{.}\)
  3. There exists a unique solution to \(y' = \sqrt[4]{y}\text{,}\) \(y(1) = 1\text{,}\) since \(f(t, y) = \sqrt[4]{y}\) and \(\partial f(t, y)/\partial y = y^{-3/4}/4\) are both continuous at the point \((1, 1)\text{.}\)
  4. The Existence and Uniqueness Theorem does not apply to \(x' = t/(x^2 - 4)\text{,}\) \(x(0) = 2\text{,}\) since \(f(t, x) = t/(x^2 - 4)\) is not continuous at \((0, 2)\text{.}\)
  5. There exists a unique solution to \(x' = t/(x^2 - 4)\text{,}\) \(x(2) = 0\text{,}\) since \(f(t, x) = t/(x^2 - 4)\) and \(\partial f(t, x)/\partial x = - 2tx/(x^2 - 4)^2\) are both continuous at the point \((2, 0)\text{.}\)
  6. There exists a unique solution to \(y' = x \sin y\text{,}\) \(y(0) = 0\text{,}\) since \(f(x, y) = x \sin y\) and \(\partial f(x, y)/\partial y = x \cos y\) are both continuous at the point \((0, 0)\text{.}\)
  7. The Existence and Uniqueness Theorem does not apply to \(y' = 1/(t - 1) y + 2t\text{,}\) \(y(1) = 1\text{,}\) since \(f(t, y) = 1/(t - 1) y + 2t\) is not continuous at \((1, 1)\text{.}\)
Solution.
  1. \(f(t,y) = y^2 + y^3\) and \(\partial f/\partial y = 2y + 3y^2\) are polynomials, continuous everywhere. A unique solution is guaranteed.
  2. \(\partial f/\partial y = \frac{1}{4}y^{-3/4}\) is not continuous at \(y = 0\text{,}\) which is exactly the initial value. A unique solution is not guaranteed.
  3. Since \(y_0 = 1 \gt 0\text{,}\) both \(f = y^{1/4}\) and \(\partial f/\partial y = \frac{1}{4}y^{-3/4}\) are continuous near \((1,1)\text{.}\) A unique solution is guaranteed.
  4. \(f(t,x) = t/(x^2-4)\) is undefined at \(x = 2\text{,}\) the initial value. A unique solution is not guaranteed.
  5. At \(x(2) = 0\) we have \(x^2 - 4 = -4 \neq 0\text{,}\) so \(f\) and \(\partial f/\partial x = -2tx/(x^2-4)^2\) are both continuous near \((2,0)\text{.}\) A unique solution is guaranteed.
  6. \(f(x,y) = x\sin y\) and \(\partial f/\partial y = x\cos y\) are continuous everywhere. A unique solution is guaranteed.
  7. \(f(t,y) = y/(t-1) + 2t\) is undefined at \(t = 1\text{,}\) the initial time. A unique solution is not guaranteed.

2.

Find an explicit solution to the initial value problem
\begin{align*} y' & = \frac{1}{(t - 1)(y + 1)}\\ y(0) & = 1. \end{align*}
Use your solution to determine the interval of existence.
Solution.
Separating variables and integrating both sides,
\begin{equation*} \int (y+1)\,dy = \int \frac{dt}{t-1}, \end{equation*}
gives
\begin{equation*} \frac{(y+1)^2}{2} = \ln|t-1| + C. \end{equation*}
Applying the initial condition \(y(0)=1\text{:}\)
\begin{equation*} \frac{(1+1)^2}{2} = \ln|0-1| + C \implies 2 = 0 + C, \end{equation*}
so \(C = 2\text{.}\) Solving for \(y\) and taking the positive square root (since \(y(0) = 1 \gt -1\)),
\begin{equation*} y(t) = -1 + \sqrt{2\ln|t-1|+4}. \end{equation*}
To determine the interval of existence, we need \(2\ln|t-1|+4 \geq 0\) and \(t \neq 1\text{,}\) i.e., \(|t-1| \geq e^{-2}\text{.}\) This gives \(t \leq 1 - e^{-2}\) or \(t \geq 1 + e^{-2}\text{.}\) Since the initial point \(t = 0\) satisfies \(0 \lt 1 - e^{-2} \approx 0.865\text{,}\) the maximal interval of existence containing \(t=0\) is
\begin{equation*} \left(-\infty,\, 1 - e^{-2}\right). \end{equation*}

3.

Consider the initial value problem
\begin{align*} y' & = 3y^{2/3}\\ y(0) & = 0. \end{align*}
  1. Show that the constant function, \(y(t) \equiv 0\text{,}\) is a solution to the initial value problem.
  2. Show that
    \begin{equation*} y(t) = \begin{cases} 0, & t \leq t_0 \\ (t - t_0)^3, & t \gt t_0 \end{cases} \end{equation*}
    is a solution for the initial value problem, where \(t_0\) is any real number. Hence, there exists an infinite number of solutions to the initial value problem.
  3. Explain why this example does not contradict the Existence and Uniqueness Theorem.
Hint.
(b) Make sure that the derivative of \(y(t)\) exists at \(t = t_0\text{.}\)
Solution.
Part (a). If \(y(t) \equiv 0\text{,}\) then \(y' = 0\) and \(3y^{2/3} = 3(0)^{2/3} = 0\text{,}\) so the differential equation is satisfied. Moreover, \(y(0) = 0\text{,}\) so the initial condition holds. Therefore \(y \equiv 0\) is a solution. \(\square\)
Part (b). Let \(t_0\) be any real number. We verify the piecewise function satisfies both the ODE and initial condition.
  • Continuity at \(t_0\text{.}\) Both pieces give \(y(t_0)=0\text{,}\) so \(y\) is continuous.
  • For \(t \leq t_0\text{.}\) Here \(y=0\text{,}\) so \(y'=0\) and \(3y^{2/3}=0\text{.}\) The ODE holds.
  • For \(t \gt t_0\text{.}\) Here \(y' = 3(t-t_0)^2\) and \(3y^{2/3} = 3\bigl((t-t_0)^3\bigr)^{2/3} = 3(t-t_0)^2\text{.}\) The ODE holds.
  • At \(t = t_0\text{.}\) The left derivative is \(0\) and the right derivative is \(3(t_0-t_0)^2 = 0\text{,}\) so \(y'(t_0)=0 = 3(0)^{2/3}\text{.}\) The ODE holds.
  • Initial condition. Since \(0 \leq t_0\) is not required — for any \(t_0 \geq 0\) we have \(y(0)=0\text{,}\) and for \(t_0 \lt 0\) we have \(y(0) = (0-t_0)^3\text{.}\) To ensure \(y(0)=0\) we need \(t_0 \geq 0\text{.}\) Each such \(t_0\) yields a distinct solution, so there are infinitely many solutions. \(\square\)
Part (c). The Existence and Uniqueness Theorem requires that \(f(t,y) = 3y^{2/3}\) and its partial derivative \(\partial f/\partial y = 2y^{-1/3}\) both be continuous in a rectangle containing the initial point \((0,0)\text{.}\) However, \(\partial f/\partial y = 2y^{-1/3}\) is unbounded as \(y \to 0\text{,}\) so the Lipschitz condition in \(y\) fails at \((0,0)\text{.}\) The hypotheses of the theorem are not satisfied, and therefore the theorem makes no guarantee of uniqueness. This example does not contradict the theorem.

4.

Consider the initial value problem
\begin{align*} y' & = 2ty + t\\ y(0) & = 1. \end{align*}
  1. Use the fact that \(y' = 2ty + t\) is a first-order linear differential equation to find a solution to the initial value problem.
  2. Let \(\phi_0(t) = 1\) and use Picard iteration to find \(\phi_n(t)\text{.}\)
  3. Show that the sequence \(\{ \phi_n(t) \}\) converges to the exact solution that you found in part (a) as \(n \to \infty\text{.}\)
Solution.
Part (a). Rewrite the equation as \(y' - 2ty = t\text{,}\) a first-order linear ODE with integrating factor \(\mu(t) = e^{-t^2}\text{.}\) Multiplying through gives
\begin{equation*} \frac{d}{dt}\!\left(e^{-t^2}y\right) = te^{-t^2}, \end{equation*}
so integrating both sides yields
\begin{equation*} e^{-t^2}y = -\tfrac{1}{2}e^{-t^2} + C,\quad\text{i.e.,}\quad y = -\tfrac{1}{2} + Ce^{t^2}. \end{equation*}
Applying \(y(0)=1\) gives \(C = \tfrac{3}{2}\text{,}\) so the exact solution is
\begin{equation*} y(t) = \frac{3e^{t^2}-1}{2}. \end{equation*}
Part (b). The Picard iterates are defined by
\begin{equation*} \phi_n(t) = 1 + \int_0^t \bigl(2s\,\phi_{n-1}(s)+s\bigr)\,ds, \qquad \phi_0(t)=1. \end{equation*}
Computing the first few iterates:
\begin{align*} \phi_1(t) &= 1 + \int_0^t(2s+s)\,ds = 1 + \frac{3t^2}{2},\\ \phi_2(t) &= 1 + \int_0^t\!\left(2s\!\left(1+\frac{3s^2}{2}\right)+s\right)ds = 1 + \frac{3t^2}{2} + \frac{3t^4}{4},\\ \phi_3(t) &= 1 + \frac{3t^2}{2} + \frac{3t^4}{4} + \frac{3t^6}{12}. \end{align*}
The pattern is
\begin{equation*} \phi_n(t) = -\frac{1}{2} + \frac{3}{2}\sum_{k=0}^{n}\frac{(t^2)^k}{k!}. \end{equation*}
Part (c). Since the Taylor series for \(e^{t^2}\) converges for all \(t\text{,}\)
\begin{equation*} \lim_{n\to\infty}\phi_n(t) = -\frac{1}{2}+\frac{3}{2}\sum_{k=0}^{\infty}\frac{(t^2)^k}{k!} = -\frac{1}{2}+\frac{3}{2}e^{t^2} = \frac{3e^{t^2}-1}{2}, \end{equation*}
which is exactly the solution found in part (a). \(\square\)

Proof of the Existence and Uniqueness Theorem.

In Exercise Group 1.6.5.5–13, prove the Existence and Uniqueness Theorem for first-order differential equations.
5.
Use the Fundamental Theorem of Calculus to show that the function \(u = u(t)\) is a solution to the initial value problem
\begin{align*} x' & = f(t, x)\\ x(t_0) & = x_0, \end{align*}
if and only if \(u\) is a solution to the integral equation
\begin{equation*} x(t) = x_0 + \int_{t_0}^t f(s, x(s)) \, ds. \end{equation*}
Solution.
(\(\Rightarrow\)) Suppose \(u'(t) = f(t,u(t))\) and \(u(t_0)=x_0\text{.}\) Integrating both sides from \(t_0\) to \(t\) and applying the Fundamental Theorem of Calculus,
\begin{equation*} u(t) - x_0 = \int_{t_0}^t f(s,u(s))\,ds, \end{equation*}
which gives the integral equation.
(\(\Leftarrow\)) Suppose \(u(t) = x_0 + \int_{t_0}^t f(s,u(s))\,ds\text{.}\) Setting \(t = t_0\) gives \(u(t_0) = x_0\text{,}\) and differentiating both sides by the Fundamental Theorem of Calculus gives \(u'(t) = f(t,u(t))\text{.}\) Thus \(u\) solves the IVP.
6.
If \(\partial f/ \partial x\) is continuous on the rectangle
\begin{equation*} R = \left\{ (t, x) : 0 \leq |t - t_0| \lt a, 0 \leq |x - x_0| \lt b \right\}, \end{equation*}
prove that there exists a \(K \gt 0\) such that
\begin{equation*} |f(t, x_1) - f(t, x_2) | \leq K |x_1 - x_2| \end{equation*}
for all \((t, x_1)\) and \((t, x_2)\) in \(R\text{.}\)
Solution.
Since \(\partial f/\partial x\) is continuous on the closed and bounded rectangle \(R\text{,}\) it is bounded there. That is, there exists \(K \gt 0\) such that
\begin{equation*} \left|\frac{\partial f}{\partial x}(t,x)\right| \leq K \end{equation*}
for all \((t,x) \in R\text{.}\)
Now let \((t,x_1)\) and \((t,x_2)\) be any two points in \(R\) sharing the same \(t\)-value. Since \(R\) is convex, the segment joining them lies entirely in \(R\text{,}\) so we may apply the Mean Value Theorem to \(f(t, \cdot)\text{.}\) There exists \(c\) between \(x_1\) and \(x_2\) such that
\begin{equation*} f(t,x_1) - f(t,x_2) = \frac{\partial f}{\partial x}(t,c)\,(x_1 - x_2). \end{equation*}
Taking absolute values and applying the bound on \(\partial f/\partial x\text{,}\)
\begin{equation*} |f(t,x_1) - f(t,x_2)| = \left|\frac{\partial f}{\partial x}(t,c)\right||x_1-x_2| \leq K|x_1-x_2|. \end{equation*}
7.
Define the sequence \(\{ u_n \}\) by
\begin{align*} u_0(t) & = x_0,\\ u_{n+1} & = x_0 + \int_{t_0}^t f(s, u_n(s)) \, ds, \qquad n = 1, 2, \ldots. \end{align*}
Use the result of the previous exercise to show that
\begin{equation*} |f(t, u_n(t)) - f(t, u_{n-1}(t) )| \leq K|u_n(t) - u_{n-1}(t) |. \end{equation*}
Solution.
By the previous exercise, since \(\partial f/\partial x\) is continuous on \(R\text{,}\) there exists \(K \gt 0\) such that
\begin{equation*} |f(t,x_1) - f(t,x_2)| \leq K|x_1 - x_2| \end{equation*}
for all \((t,x_1),(t,x_2) \in R\text{.}\) Applying this with \(x_1 = u_n(t)\) and \(x_2 = u_{n-1}(t)\) gives
\begin{equation*} |f(t,u_n(t)) - f(t,u_{n-1}(t))| \leq K|u_n(t) - u_{n-1}(t)|. \end{equation*}
8.
Show that there exists an \(M \gt 0\) such that
\begin{equation*} |u_1(t) - x_0| \leq M | t - t_0|. \end{equation*}
Solution.
Since \(f\) is continuous on the closed and bounded rectangle \(R\text{,}\) it is bounded there, so there exists \(M \gt 0\) such that \(|f(t,x)| \leq M\) for all \((t,x) \in R\text{.}\) Using the definition \(u_1(t) = x_0 + \int_{t_0}^t f(s, u_0(s))\,ds\) with \(u_0(s) = x_0\text{,}\)
\begin{equation*} |u_1(t) - x_0| = \left|\int_{t_0}^t f(s,x_0)\,ds\right| \leq \int_{t_0}^t |f(s,x_0)|\,ds \leq M|t - t_0|. \end{equation*}
9.
Show that
\begin{equation*} |u_2(t) - u_1(t)| \leq \frac{KM | t - t_0|^2}{2}. \end{equation*}
10.
Use mathematical induction to show that
\begin{equation*} |u_n(t) - u_{n -1}(t)| \leq \frac{K^{n-1}M |t - t_0|^n}{n!}. \end{equation*}
Solution.
We proceed by induction on \(n\text{.}\)
Base case (\(n=1\)). By the previous exercise,
\begin{equation*} |u_1(t) - u_0(t)| = |u_1(t) - x_0| \leq M|t-t_0| = \frac{K^0 M|t-t_0|^1}{1!}, \end{equation*}
so the base case holds.
Inductive step. Assume the result holds for \(n\text{,}\) that is,
\begin{equation*} |u_n(t) - u_{n-1}(t)| \leq \frac{K^{n-1}M|t-t_0|^n}{n!}. \end{equation*}
Using the recurrence and the Lipschitz condition from the previous exercises,
\begin{align*} |u_{n+1}(t) - u_n(t)| &= \left|\int_{t_0}^t f(s,u_n(s)) - f(s,u_{n-1}(s))\,ds\right|\\ &\leq \int_{t_0}^t |f(s,u_n(s)) - f(s,u_{n-1}(s))|\,ds\\ &\leq \int_{t_0}^t K|u_n(s) - u_{n-1}(s)|\,ds\\ &\leq \int_{t_0}^t K \cdot \frac{K^{n-1}M|s-t_0|^n}{n!}\,ds\\ &= \frac{K^n M}{n!} \int_{t_0}^t |s-t_0|^n\,ds\\ &= \frac{K^n M}{n!} \cdot \frac{|t-t_0|^{n+1}}{n+1}\\ &= \frac{K^n M|t-t_0|^{n+1}}{(n+1)!}. \end{align*}
This is exactly the statement for \(n+1\text{,}\) completing the induction.
11.
Since
\begin{equation*} u_n(t) = u_1(t) + [u_2(t) - u_1(t)] + \cdots + [u_n(t) - u_{n-1}(t)], \end{equation*}
we can view \(u_n(t)\) as a partial sum for the series
\begin{equation*} u_0(t) + \sum_{n=1}^\infty [u_n(t) - u_{n-1}(t)]. \end{equation*}
If we can show that this series converges absolutely, then our sequence will converge to a function \(u(t)\text{.}\) Show that
\begin{equation*} \sum_{n=1}^\infty |u_n(t) - u_{n-1}(t)| \leq \frac{M}{K} \sum_{n=1}^\infty \frac{(K |t - t_0|)^n}{n!} \leq \frac{M}{K} \left( e^{K|h|} - 1 \right), \end{equation*}
where \(h\) is the maximum distance between \((t_0, x_0)\) and the boundary of the rectangle \(R\text{.}\) Since \(|u_n(t) - u_{n -1}(t)| \to 0\text{,}\) we know that \(u_n(t)\) converges to a continuous function \(u(t)\) that solves our equation.
 1 
We must a theorem from advanced calculus here to ensure uniform continuity (see Exercise 1.6.5.14). Any sequence of functions that converges uniformly, must converge to a continuous function.
Solution.
By the inductive bound from the previous exercise,
\begin{align*} \sum_{n=1}^\infty |u_n(t) - u_{n-1}(t)| & \leq \sum_{n=1}^\infty \frac{K^{n-1}M|t-t_0|^n}{n!}\\ \amp = \frac{M}{K}\sum_{n=1}^\infty \frac{(K|t-t_0|)^n}{n!}. \end{align*}
Since \(t\) remains within distance \(h\) of \(t_0\) inside \(R\text{,}\) we have \(|t - t_0| \leq h\text{,}\) so
\begin{equation*} \frac{M}{K}\sum_{n=1}^\infty \frac{(K|t-t_0|)^n}{n!} \leq \frac{M}{K}\sum_{n=1}^\infty \frac{(Kh)^n}{n!} = \frac{M}{K}\left(e^{K|h|} - 1\right), \end{equation*}
where the last equality uses the Taylor series \(e^z = \sum_{n=0}^\infty z^n/n!\) with the \(n=0\) term removed. Since the right-hand side is finite, the series converges absolutely, and hence \(u_n(t)\) converges to a limiting function \(u(t)\) on \(R\text{.}\)
12.
To show uniqueness, assume that \(u(t)\) and \(v(t)\) are both solutions to
\begin{equation*} x(t) = x_0 + \int_{t_0}^t f(s, x(s)) \, ds. \end{equation*}
Show that
\begin{equation*} |u(t) - v(t)|\leq K \int_{t_0}^t |u(s) - v(s)| \, ds. \end{equation*}
Solution.
Since both \(u\) and \(v\) satisfy the integral equation,
\begin{align*} u(t) - v(t) \amp = \int_{t_0}^t f(s,u(s))\,ds - \int_{t_0}^t f(s,v(s))\,ds\\ \amp = \int_{t_0}^t [f(s,u(s)) - f(s,v(s))]\,ds. \end{align*}
Taking absolute values, applying the triangle inequality, and using the Lipschitz condition,
\begin{align*} |u(t)-v(t)| \amp \leq \int_{t_0}^t |f(s,u(s)) - f(s,v(s))|\,ds\\ \amp \leq K\int_{t_0}^t |u(s)-v(s)|\,ds. \end{align*}
13.
  1. Define
     2 
    A similar argument will work for \(t \leq t_0\text{.}\)
    \begin{equation*} \phi(t) = \int_{t_0}^t |u(s) - v(s)| \, ds, \end{equation*}
    then \(\phi(t_0) = 0\) and \(\phi(t) \geq 0\) for \(t \geq t_0\text{.}\) Show that
    \begin{equation*} \phi'(t) = |u(t) - v(t)|. \end{equation*}
  2. Since
    \begin{equation*} |u(t) - v(t)| - K \int_{t_0}^t |u(s) - v(s)| \, ds \leq 0, \end{equation*}
    we know that
    \begin{equation*} \phi'(t) - K \phi(t) \leq 0. \end{equation*}
    Use this fact to show that
    \begin{equation*} \frac{d}{dt} \left[ e^{-Kt} \phi(t) \right] \leq 0. \end{equation*}
    Conclude that
    \begin{equation*} \phi(t) = \int_{t_0}^t |u(s) - v(s)| \, ds = 0 \end{equation*}
    for \(t \geq t_0\) or for all \(t \geq t_0\) and \(u(t) = v(t)\text{.}\)
Solution.
  1. Since \(\phi(t) = \int_{t_0}^t |u(s)-v(s)|\,ds\text{,}\) we have \(\phi(t_0) = 0\) and \(\phi(t) \geq 0\) for \(t \geq t_0\text{.}\) Differentiating by the Fundamental Theorem of Calculus,
    \begin{equation*} \phi'(t) = |u(t) - v(t)|. \end{equation*}
  2. From the previous exercise, \(|u(t)-v(t)| \leq K\int_{t_0}^t |u(s)-v(s)|\,ds\text{,}\) which translates to \(\phi'(t) - K\phi(t) \leq 0\text{.}\) Multiplying both sides by the integrating factor \(e^{-Kt} \gt 0\text{,}\)
    \begin{equation*} \frac{d}{dt}\left[e^{-Kt}\phi(t)\right] = e^{-Kt}(\phi'(t) - K\phi(t)) \leq 0. \end{equation*}
    Thus \(e^{-Kt}\phi(t)\) is non-increasing for \(t \geq t_0\text{.}\) Since \(e^{-Kt_0}\phi(t_0) = 0\) and \(e^{-Kt}\phi(t) \geq 0\text{,}\) we conclude
    \begin{equation*} e^{-Kt}\phi(t) = 0 \quad \text{for all } t \geq t_0, \end{equation*}
    and therefore \(\phi(t) = 0\) for all \(t \geq t_0\text{.}\) Since \(\phi'(t) = |u(t)-v(t)| \geq 0\) and \(\phi(t) = 0\text{,}\) it follows that \(|u(t)-v(t)| = 0\text{,}\) i.e., \(u(t) = v(t)\) for all \(t \geq t_0\text{.}\)

14.

Let \(\phi_n(x) = x^n\) for \(0 \leq x \leq 1\) and show that
\begin{equation*} \lim_{n \rightarrow \infty} \phi_n(x) = \begin{cases} 0, & 0 \leq x \lt 1 \\ 1, & x = 1. \end{cases} \end{equation*}
This is an example of a sequence of continuous functions that does not converge to a continuous function, which helps explain the need for uniform continuity in the proof of the Existence and Uniqueness Theorem.
Solution.
Let \(\phi_n(x) = x^n\) on \([0,1]\text{.}\) We consider two cases.
Case 1: \(0 \leq x \lt 1\text{.}\) Since \(0 \leq x \lt 1\text{,}\) we have \(|x| \lt 1\text{,}\) so by the standard result for geometric sequences, \(x^n \to 0\) as \(n \to \infty\text{.}\)
Case 2: \(x = 1\text{.}\) For all \(n\text{,}\) \(\phi_n(1) = 1^n = 1\text{,}\) so the limit is \(1\text{.}\)
Therefore,
\begin{equation*} \lim_{n\to\infty}\phi_n(x) = \begin{cases} 0, & 0 \leq x \lt 1 \\ 1, & x = 1. \end{cases} \end{equation*}
Each \(\phi_n\) is continuous on \([0,1]\text{,}\) yet the pointwise limit is discontinuous at \(x = 1\text{.}\) This shows that pointwise convergence of continuous functions need not preserve continuity, illustrating why uniform convergence is required in the Existence and Uniqueness Theorem.
You have attempted of activities on this page.