Internal
problem
ID
[19668] Book
:
Elementary
Differential
Equations.
By
R.L.E.
Schwarzenberger.
Chapman
and
Hall.
London.
First
Edition
(1969) Section
:
Chapter
3.
Solutions
of
first-order
equations.
Exercises
at
page
47 Problem
number
:
2
(iv) Date
solved
:
Friday, January 30, 2026 at 12:06:15 AM CAS
classification
:
[_quadrature]
But the point \(x_0 = 1\) is not inside this domain. Hence existence and
uniqueness theorem does not apply. Solution exists but no guarantee that unique solution
exists.
Since the ode has the form \(x^{\prime }=f(x)\) and initial conditions \(\left (t_0,x_0\right ) \) are
given such that they satisfy the ode itself, then we can write
We assume there exists a function \(\phi \left ( x,y\right ) =c\) where \(c\) is constant, that
satisfies the ode. Taking derivative of \(\phi \) w.r.t. \(x\) gives
But since \(\frac {\partial ^{2}\phi }{\partial x\partial y}=\frac {\partial ^{2}\phi }{\partial y\partial x}\) then for the above to be valid, we require that
If the above condition is satisfied, then
the original ode is called exact. We still need to determine \(\phi \left ( x,y\right ) \) but at least we know now that we can
do that since the condition \(\frac {\partial ^{2}\phi }{\partial x\partial y}=\frac {\partial ^{2}\phi }{\partial y\partial x}\) is satisfied. If this condition is not satisfied then this method will not
work and we have to now look for an integrating factor to force this condition, which might or
might not exist. The first step is to write the ODE in standard form to check for exactness, which
is
Since \(\frac {\partial M}{\partial x} \neq \frac {\partial N}{\partial t}\), then the ODE is not exact. Since the ODE is not exact, we will try to find an integrating
factor to make it exact. Let
\(M\) and \(N\) are now multiplied by this integrating factor, giving new \(M\) and new \(N\) which are called \(\overline {M}\) and \(\overline {N}\) so
not to confuse them with the original \(M\) and \(N\).
Where \(f(x)\) is used for the constant of integration since \(\phi \) is a function of
both \(t\) and \(x\). Taking derivative of equation (3) w.r.t \(x\) gives
But since \(\phi \) itself is a constant function, then let \(\phi =c_2\) where \(c_2\) is new constant and
combining \(c_1\) and \(c_2\) constants into the constant \(c_1\) gives the solution as
This ODE is now solved for \(p \left (t \right )\).
No inversion is needed.
Integrating gives
\begin{align*} \int \frac {1}{\sqrt {p^{2}+1}}d p &= dt\\ \operatorname {arcsinh}\left (p \right )&= t +c_1 \end{align*}
Singular solutions are found by solving
\begin{align*} \sqrt {p^{2}+1}&= 0 \end{align*}
for \(p \left (t \right )\). This is because of dividing by the above earlier. This gives the following singular solution(s),
which also has to satisfy the given ODE.
\begin{align*} p \left (t \right ) = -i\\ p \left (t \right ) = i \end{align*}
Substituing the above solution for \(p\) in (2A) gives
\begin{align*}
x &= \sqrt {\sinh \left (t +c_1 \right )^{2}+1} \\
x &= 0 \\
x &= 0 \\
\end{align*}
This ODE is now solved for \(p \left (t \right )\).
No inversion is needed.
Integrating gives
\begin{align*} \int -\frac {1}{\sqrt {p^{2}+1}}d p &= dt\\ -\operatorname {arcsinh}\left (p \right )&= t +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -\sqrt {p^{2}+1}&= 0 \end{align*}
for \(p \left (t \right )\). This is because of dividing by the above earlier. This gives the following singular solution(s),
which also has to satisfy the given ODE.
\begin{align*} p \left (t \right ) = -i\\ p \left (t \right ) = i \end{align*}
Substituing the above solution for \(p\) in (2A) gives
\begin{align*}
x &= -\sqrt {\sinh \left (t +c_2 \right )^{2}+1} \\
x &= 0 \\
x &= 0 \\
\end{align*}
Solving for the constant of integration from
initial conditions, the solution becomes
\begin{align*} x = \sqrt {\sinh \left (t \right )^{2}+1} \end{align*}
Solving for the constant of integration from initial conditions, the solution becomes
\begin{align*} x = -\sqrt {\sinh \left (t \right )^{2}+1} \end{align*}
The above solution was found not to satisfy the ode or the IC. Hence it is removed.
The above solution was found not to satisfy the ode or the IC. Hence it is removed.
Solution plot for \(x^{\prime } = \sqrt {x^{2}-1}\)
Direction fields for \(x^{\prime } = \sqrt {x^{2}-1}\)
Summary of solutions found
\begin{align*}
x &= 1 \\
x &= \sqrt {\sinh \left (t \right )^{2}+1} \\
\end{align*}
2.1.10.5 ✓Maple. Time used: 0.005 (sec). Leaf size: 5
Methodsfor first order ODEs:---Trying classification methods ---tryinga quadraturetrying1st order lineartryingBernoullitryingseparable<-separable successful