Internal
problem
ID
[18190] 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
:
1 Date
solved
:
Thursday, December 19, 2024 at 06:17:48 PM CAS
classification
:
[_quadrature]
Solve
\begin{align*} x^{\prime }&=-\lambda x \end{align*}
Solved as first order autonomous ode
Time used: 0.148 (sec)
Integrating gives
\begin{align*} \int -\frac {1}{\lambda x}d x &= dt\\ -\frac {\ln \left (x \right )}{\lambda }&= t +c_1 \end{align*}
Singular solutions are found by solving
\begin{align*} -\lambda x&= 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 = 0 \end{align*}
The following diagram is the phase line diagram. It classifies each of the above
equilibrium points as stable or not stable or semi-stable.
Solving for \(x\) gives
\begin{align*}
x &= 0 \\
x &= {\mathrm e}^{-c_1 \lambda -t \lambda } \\
\end{align*}
Summary of solutions found
\begin{align*}
x &= 0 \\
x &= {\mathrm e}^{-c_1 \lambda -t \lambda } \\
\end{align*}
Solved as first order homogeneous class D2 ode
Time used: 0.121 (sec)
Applying change of variables \(x = u \left (t \right ) t\), then the ode becomes
\begin{align*} u^{\prime }\left (t \right ) t +u \left (t \right ) = -\lambda u \left (t \right ) t \end{align*}
Which is now solved The ode \(u^{\prime }\left (t \right ) = -\frac {u \left (t \right ) \left (t \lambda +1\right )}{t}\) is separable as it can be written as
We now need to find the singular solutions, these are found by finding for what values \(g(u)\) is
zero, since we had to divide by this above. Solving \(g(u)=0\) or \(u=0\) for \(u \left (t \right )\) gives
\begin{align*} u \left (t \right )&=0 \end{align*}
Now we go over each such singular solution and check if it verifies the ode itself and
any initial conditions given. If it does not then the singular solution will not be
used.
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 multiplied by this integrating factor, giving new \(M\) and new \(N\) which are called \(\overline {M}\) and \(\overline {N}\)
for now so not to confuse them with the original \(M\) and \(N\).
Where \(f(t)\) 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 \(t\) gives
But equation (1) says that \(\frac {\partial \phi }{\partial t} = \lambda x \,{\mathrm e}^{t \lambda }\).
Therefore equation (4) becomes
\begin{equation}
\tag{5} \lambda x \,{\mathrm e}^{t \lambda } = \lambda x \,{\mathrm e}^{t \lambda }+f'(t)
\end{equation}
Solving equation (5) for \( f'(t)\) gives
\[ f'(t) = 0 \]
Therefore
\[ f(t) = c_1 \]
Where
\(c_1\) is constant of integration. Substituting this result for \(f(t)\) into equation (3) gives
\(\phi \)
\[
\phi = {\mathrm e}^{t \lambda } x+ c_1
\]
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
\[
c_1 = {\mathrm e}^{t \lambda } x
\]
Solving for \(x\) gives
\begin{align*}
x &= c_1 \,{\mathrm e}^{-t \lambda } \\
\end{align*}
Summary of solutions found
\begin{align*}
x &= c_1 \,{\mathrm e}^{-t \lambda } \\
\end{align*}
Substituting the above solution in the anstaz (1E,2E) (using \(1\) as arbitrary value for any
unknown in the RHS) gives
\begin{align*}
\xi &= 0 \\
\eta &= x \\
\end{align*}
The next step is to determine the canonical coordinates \(R,S\). The
canonical coordinates map \(\left ( t,x\right ) \to \left ( R,S \right )\) where \(\left ( R,S \right )\) are the canonical coordinates which make the original ode
become a quadrature and hence solved by integration.
The characteristic pde which is used to find the canonical coordinates is
The above comes from the requirements that \(\left ( \xi \frac {\partial }{\partial t} + \eta \frac {\partial }{\partial x}\right ) S(t,x) = 1\). Starting with the first pair of ode’s in (1)
gives an ode to solve for the independent variable \(R\) in the canonical coordinates, where \(S(R)\). Since
\(\xi =0\) then in this special case
\begin{align*} R = t \end{align*}
\(S\) is found from
\begin{align*} S &= \int { \frac {1}{\eta }} dy\\ &= \int { \frac {1}{x}} dy \end{align*}
We now need to express the RHS as function of \(R\) only. This is done by solving for \(t,x\) in terms of
\(R,S\) from the result obtained earlier and simplifying. This gives
The above is a quadrature ode. This is the whole point of Lie symmetry method. It converts
an ode, no matter how complicated it is, to one that can be solved by integration when the
ode is in the canonical coordiates \(R,S\).
Since the ode has the form \(\frac {d}{d R}S \left (R \right )=f(R)\), then we only need to integrate \(f(R)\).
\begin{align*} \int {dS} &= \int {-\lambda \, dR}\\ S \left (R \right ) &= -\lambda R + c_2 \end{align*}
To complete the solution, we just need to transform the above back to \(t,x\) coordinates. This
results in