Internal
problem
ID
[8532] Book
:
Second
order
enumerated
odes Section
:
section
1 Problem
number
:
49 Date
solved
:
Sunday, November 10, 2024 at 04:00:54 AM CAS
classification
:
[[_2nd_order, _missing_x], [_2nd_order, _reducible, _mu_x_y1]]
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 (x \right )\) gives
\begin{align*} u \left (x \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.
\begin{align*} \left (1\right ) dy &= d\left (0\right ) \end{align*}
Integrating gives
\begin{align*} y = c_1 \end{align*}
Summary of solutions found
\begin{align*}
y &= c_1 \\
\end{align*}
Maple step by step solution
Maple trace
`Methodsfor second order ODEs:*** Sublevel 2 ***Methods for second order ODEs:Successful isolation of d^2y/dx^2: 2 solutions were found. Trying to solve each resulting ODE.*** Sublevel 3 ***Methods for second order ODEs:--- Trying classification methods ---trying 2nd order Liouvilletrying 2nd order WeierstrassPtrying 2nd order JacobiSNdifferential order: 2; trying a linearization to 3rd ordertrying 2nd order ODE linearizable_by_differentiationtrying 2nd order, 2 integrating factors of the form mu(x,y)trying differential order: 2; missing variables`, `-> Computing symmetries using: way = 3<- differential order: 2; canonical coordinates successful<- differential order 2; missing variables successful-------------------* Tackling next ODE.*** Sublevel 3 ***Methods for second order ODEs:--- Trying classification methods ---trying 2nd order Liouvilletrying 2nd order WeierstrassPtrying 2nd order JacobiSNdifferential order: 2; trying a linearization to 3rd ordertrying 2nd order ODE linearizable_by_differentiationtrying 2nd order, 2 integrating factors of the form mu(x,y)trying differential order: 2; missing variables`, `-> Computing symmetries using: way = 3<- differential order: 2; canonical coordinates successful<- differential order 2; missing variables successful`