Internal
problem
ID
[19691] Book
:
Elementary
Differential
Equations.
By
R.L.E.
Schwarzenberger.
Chapman
and
Hall.
London.
First
Edition
(1969) Section
:
Chapter
4.
Autonomous
systems.
Exercises
at
page
69 Problem
number
:
5
(iv) Date
solved
:
Thursday, December 11, 2025 at 01:42:38 PM CAS
classification
:
[[_2nd_order, _missing_x]]
Substituting the above values for \(p,q,r,s\) gives
\begin{align*} x^{\prime }+3 x&=c_1 \end{align*}
We now have a first order ode to solve which is
\begin{align*} x^{\prime }+3 x = c_1 \end{align*}
Entering first order ode autonomous solverIntegrating gives
\begin{align*} \int \frac {1}{-3 x +c_1}d x &= dt\\ -\frac {\ln \left (-3 x +c_1 \right )}{3}&= t +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -3 x +c_1&= 0 \end{align*}
for \(x\). This is because we had to divide by this in the above step. This gives the following singular
solution(s), which also have to satisfy the given ODE.
\begin{align*} x = \frac {c_1}{3} \end{align*}
Solving for \(x\) gives
\begin{align*}
x &= \frac {c_1}{3} \\
x &= -\frac {{\mathrm e}^{-3 t -3 c_2}}{3}+\frac {c_1}{3} \\
\end{align*}
Summary of solutions found
\begin{align*}
x &= \frac {c_1}{3} \\
x &= -\frac {{\mathrm e}^{-3 t -3 c_2}}{3}+\frac {c_1}{3} \\
\end{align*}
Which is now solved for \(u(t)\) as first order ode.
Entering first order ode autonomous solverIntegrating gives
\begin{align*} \int -\frac {1}{3 u}d u &= dt\\ -\frac {\ln \left (u \right )}{3}&= t +c_1 \end{align*}
Singular solutions are found by solving
\begin{align*} -3 u&= 0 \end{align*}
for \(u \left (t \right )\). This is because we had to divide by this in the above step. This gives the following singular
solution(s), which also have to satisfy the given ODE.
\begin{align*} u \left (t \right ) = 0 \end{align*}
Solving for \(u \left (t \right )\) gives
\begin{align*}
u \left (t \right ) &= 0 \\
u \left (t \right ) &= {\mathrm e}^{-3 t -3 c_1} \\
\end{align*}
In summary, these are the solution found for \(x\)
\begin{align*}
u \left (t \right ) &= 0 \\
u \left (t \right ) &= {\mathrm e}^{-3 t -3 c_1} \\
\end{align*}
For solution \(u \left (t \right ) = 0\), since \(u=x^{\prime }\) then we
now have a new first order ode to solve which is
\begin{align*} x^{\prime } = 0 \end{align*}
Entering first order ode quadrature solverSince the ode has the form \(x^{\prime }=f(t)\), then we only need to
integrate \(f(t)\).
Entering second order integrable as is solverIntegrating both sides of the ODE w.r.t \(t\) gives
\begin{align*} \int \left (x^{\prime \prime }+3 x^{\prime }\right )d t &= 0 \\ x^{\prime }+3 x = c_1 \end{align*}
Which is now solved for \(x\). Entering first order ode autonomous solverIntegrating gives
\begin{align*} \int \frac {1}{-3 x +c_1}d x &= dt\\ -\frac {\ln \left (-3 x +c_1 \right )}{3}&= t +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -3 x +c_1&= 0 \end{align*}
for \(x\). This is because we had to divide by this in the above step. This gives the following singular
solution(s), which also have to satisfy the given ODE.
\begin{align*} x = \frac {c_1}{3} \end{align*}
Solving for \(x\) gives
\begin{align*}
x &= \frac {c_1}{3} \\
x &= -\frac {{\mathrm e}^{-3 t -3 c_2}}{3}+\frac {c_1}{3} \\
\end{align*}
Summary of solutions found
\begin{align*}
x &= \frac {c_1}{3} \\
x &= -\frac {{\mathrm e}^{-3 t -3 c_2}}{3}+\frac {c_1}{3} \\
\end{align*}
Equation (7) is now solved. After finding \(z(t)\) then \(x\) is found using the inverse transformation
\begin{align*} x &= z \left (t \right ) e^{-\int \frac {B}{2 A} \,dt} \end{align*}
The first step is to determine the case of Kovacic algorithm this ode belongs to. There are 3 cases
depending on the order of poles of \(r\) and the order of \(r\) at \(\infty \). The following table summarizes these
cases.
Need to have at least one pole
that is either order \(2\) or odd order
greater than \(2\). Any other pole order
is allowed as long as the above
condition is satisfied. Hence the
following set of pole orders are all
allowed. \(\{1,2\}\),\(\{1,3\}\),\(\{2\}\),\(\{3\}\),\(\{3,4\}\),\(\{1,2,5\}\).
no condition
3
\(\left \{ 1,2\right \} \)
\(\left \{ 2,3,4,5,6,7,\cdots \right \} \)
Table 2.16: Necessary conditions for each Kovacic case
The order of \(r\) at \(\infty \) is the degree of \(t\) minus the degree of \(s\). Therefore
There are no poles in \(r\). Therefore the set of poles \(\Gamma \) is empty. Since there is no odd order pole
larger than \(2\) and the order at \(\infty \) is \(0\) then the necessary conditions for case one are met. Therefore
\begin{align*} L &= [1] \end{align*}
Since \(r = {\frac {9}{4}}\) is not a function of \(t\), then there is no need run Kovacic algorithm to obtain a solution for
transformed ode \(z''=r z\) as one solution is
\[ z_1(t) = {\mathrm e}^{-\frac {3 t}{2}} \]
Using the above, the solution for the original ode can now be
found. The first solution to the original ode in \(x\) is found from
Which is now
solved for \(x \left (\tau \right )\). Entering second order ode missing \(y\) solverThis is second order ode with missing
dependent variable \(x \left (\tau \right )\). Let
For solution \(u \left (\tau \right ) = \frac {{\mathrm e}^{3 \arcsin \left (\tau \right )} c_1}{\sqrt {\tau -1}\, \sqrt {\tau +1}}\), since \(u=\frac {d}{d \tau }x \left (\tau \right )\) then we now have a new first order ode to solve which is
Entering first order ode quadrature solverSince the ode has the form \(\frac {d}{d \tau }x \left (\tau \right )=f(\tau )\), then we only need to
integrate \(f(\tau )\).
Methodsfor second order ODEs:---Trying classification methods ---tryinga quadraturecheckingif the LODE has constant coefficients<-constant coefficients successful