Internal
problem
ID
[9083] Book
:
Second
order
enumerated
odes Section
:
section
1 Problem
number
:
12 Date
solved
:
Sunday, March 30, 2025 at 02:06:30 PM CAS
classification
:
[[_2nd_order, _missing_x]]
Substituting the above values for \(p,q,r,s\) gives
\begin{align*} y^{\prime }+y&=c_1 \end{align*}
We now have a first order ode to solve which is
\begin{align*} y^{\prime }+y = c_1 \end{align*}
Integrating gives
\begin{align*} \int \frac {1}{-y +c_1}d y &= dx\\ -\ln \left (-y +c_1 \right )&= x +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -y +c_1&= 0 \end{align*}
for \(y\). 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*} y = c_1 \end{align*}
Will add steps showing solving for IC soon.
Solving for \(y\) from the above solution(s) gives (after possible removing of solutions that do not verify)
Which is now solved for \(u(x)\) as first order ode.
Integrating gives
\begin{align*} \int -\frac {1}{u}d u &= dx\\ -\ln \left (u \right )&= x +c_1 \end{align*}
Singular solutions are found by solving
\begin{align*} -u&= 0 \end{align*}
for \(u\). 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 = 0 \end{align*}
In summary, these are the solution found for \(u(x)\)
\begin{align*}
-\ln \left (u\right ) &= x +c_1 \\
u &= 0 \\
\end{align*}
For solution \(-\ln \left (u\right ) = x +c_1\), since \(u=y^{\prime }\left (x \right )\) then we now have a new first order ode to solve which is
\begin{align*} \int \frac {1}{-y +c_1}d y &= dx\\ -\ln \left (-y +c_1 \right )&= x +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -y +c_1&= 0 \end{align*}
for \(y\). 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*} y = c_1 \end{align*}
Will add steps showing solving for IC soon.
Solving for \(y\) from the above solution(s) gives (after possible removing of solutions that do not verify)
\begin{align*} \int \frac {1}{-y +c_1}d y &= dx\\ -\ln \left (-y +c_1 \right )&= x +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -y +c_1&= 0 \end{align*}
for \(y\). 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*} y = c_1 \end{align*}
Integrating gives
\begin{align*} \int \frac {1}{-y +c_1}d y &= dx\\ -\ln \left (-y +c_1 \right )&= x +c_2 \end{align*}
Singular solutions are found by solving
\begin{align*} -y +c_1&= 0 \end{align*}
for \(y\). 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*} y = c_1 \end{align*}
Will add steps showing solving for IC soon.
Solving for \(y\) from the above solution(s) gives (after possible removing of solutions that do not verify)
Equation (7) is now solved. After finding \(z(x)\) then \(y\) is found using the inverse transformation
\begin{align*} y &= z \left (x \right ) e^{-\int \frac {B}{2 A} \,dx} \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.5: 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 {1}{4}}\) is not a function of \(x\), then there is no need run Kovacic algorithm to obtain a solution for transformed ode \(z''=r z\) as one solution is
\[ z_1(x) = {\mathrm e}^{-\frac {x}{2}} \]
Using the above, the solution for the original ode can now be found. The first solution to the original ode in \(y\) is found from
Methodsfor second order ODEs:---Trying classification methods ---tryinga quadraturecheckingif the LODE has constant coefficients<-constant coefficients successful