1.78 problem 78
Internal
problem
ID
[7770]
Book
:
Own
collection
of
miscellaneous
problems
Section
:
section
1.0
Problem
number
:
78
Date
solved
:
Monday, October 21, 2024 at 04:16:19 PM
CAS
classification
:
[[_homogeneous, `class A`], _dAlembert]
Solve
\begin{align*} \frac {y^{\prime } y}{1+\frac {\sqrt {1+{y^{\prime }}^{2}}}{2}}&=-x \end{align*}
1.78.1 Solved as first order dAlembert ode
Time used: 1.244 (sec)
Let \(p=y^{\prime }\) the ode becomes
\begin{align*} \frac {p y}{1+\frac {\sqrt {p^{2}+1}}{2}} = -x \end{align*}
Solving for \(y\) from the above results in
\begin{align*} y &= -\frac {x \left (2+\sqrt {p^{2}+1}\right )}{2 p}\tag {1A} \end{align*}
This has the form
\begin{align*} y=xf(p)+g(p)\tag {*} \end{align*}
Where \(f,g\) are functions of \(p=y'(x)\). The above ode is dAlembert ode which is now solved.
Taking derivative of (*) w.r.t. \(x\) gives
\begin{align*} p &= f+(x f'+g') \frac {dp}{dx}\\ p-f &= (x f'+g') \frac {dp}{dx}\tag {2} \end{align*}
Comparing the form \(y=x f + g\) to (1A) shows that
\begin{align*} f &= \frac {-2-\sqrt {p^{2}+1}}{2 p}\\ g &= 0 \end{align*}
Hence (2) becomes
\begin{align*} p -\frac {-2-\sqrt {p^{2}+1}}{2 p} = \left (-\frac {x}{2 \sqrt {p^{2}+1}}+\frac {x}{p^{2}}+\frac {x \sqrt {p^{2}+1}}{2 p^{2}}\right ) p^{\prime }\left (x \right )\tag {2A} \end{align*}
The singular solution is found by setting \(\frac {dp}{dx}=0\) in the above which gives
\begin{align*} p -\frac {-2-\sqrt {p^{2}+1}}{2 p} = 0 \end{align*}
Solving the above for \(p\) results in
\begin{align*} p_{1} &=i\\ p_{2} &=-i \end{align*}
Substituting these in (1A) and keeping singular solution that verifies the ode gives
\begin{align*} y = i x\\ y = -i x \end{align*}
The general solution is found when \( \frac { \mathop {\mathrm {d}p}}{\mathop {\mathrm {d}x}}\neq 0\). From eq. (2A). This results in
\begin{align*} p^{\prime }\left (x \right ) = \frac {p \left (x \right )-\frac {-2-\sqrt {p \left (x \right )^{2}+1}}{2 p \left (x \right )}}{-\frac {x}{2 \sqrt {p \left (x \right )^{2}+1}}+\frac {x}{p \left (x \right )^{2}}+\frac {x \sqrt {p \left (x \right )^{2}+1}}{2 p \left (x \right )^{2}}}\tag {3} \end{align*}
This ODE is now solved for \(p \left (x \right )\). No inversion is needed. The ode \(p^{\prime }\left (x \right ) = \frac {\left (2 p \left (x \right )^{2}+\sqrt {p \left (x \right )^{2}+1}+2\right ) \sqrt {p \left (x \right )^{2}+1}\, p \left (x \right )}{x \left (1+2 \sqrt {p \left (x \right )^{2}+1}\right )}\) is separable as it can be
written as
\begin{align*} p^{\prime }\left (x \right )&= \frac {\left (2 p \left (x \right )^{2}+\sqrt {p \left (x \right )^{2}+1}+2\right ) \sqrt {p \left (x \right )^{2}+1}\, p \left (x \right )}{x \left (1+2 \sqrt {p \left (x \right )^{2}+1}\right )}\\ &= f(x) g(p) \end{align*}
Where
\begin{align*} f(x) &= \frac {1}{x}\\ g(p) &= \frac {\left (2 p^{2}+\sqrt {p^{2}+1}+2\right ) \sqrt {p^{2}+1}\, p}{1+2 \sqrt {p^{2}+1}} \end{align*}
Integrating gives
\begin{align*} \int { \frac {1}{g(p)} \,dp} &= \int { f(x) \,dx}\\ \int { \frac {1+2 \sqrt {p^{2}+1}}{\left (2 p^{2}+\sqrt {p^{2}+1}+2\right ) \sqrt {p^{2}+1}\, p}\,dp} &= \int { \frac {1}{x} \,dx}\\ \ln \left (\frac {p \left (x \right )}{\sqrt {p \left (x \right )^{2}+1}}\right )&=\ln \left (x \right )+c_1 \end{align*}
We now need to find the singular solutions, these are found by finding for what values \(g(p)\) is
zero, since we had to divide by this above. Solving \(g(p)=0\) or \(\frac {\left (2 p^{2}+\sqrt {p^{2}+1}+2\right ) \sqrt {p^{2}+1}\, p}{1+2 \sqrt {p^{2}+1}}=0\) for \(p \left (x \right )\) gives
\begin{align*} p \left (x \right )&=0\\ p \left (x \right )&=-i\\ p \left (x \right )&=i \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.
Therefore the solutions found are
\begin{align*} \ln \left (\frac {p \left (x \right )}{\sqrt {p \left (x \right )^{2}+1}}\right ) = \ln \left (x \right )+c_1\\ p \left (x \right ) = 0\\ p \left (x \right ) = -i\\ p \left (x \right ) = i \end{align*}
Solving for \(p \left (x \right )\) from the above solution(s) gives (after possible removing of solutions that do not
verify)
\begin{align*} p \left (x \right )&=0\\ p \left (x \right )&=-i\\ p \left (x \right )&=i\\ p \left (x \right )&=\frac {{\mathrm e}^{c_1} x}{\sqrt {1-x^{2} {\mathrm e}^{2 c_1}}}\\ p \left (x \right )&=-\frac {{\mathrm e}^{c_1} x}{\sqrt {1-x^{2} {\mathrm e}^{2 c_1}}} \end{align*}
Substituing the above solution for \(p\) in (2A) gives
\begin{align*} y = -i x\\ y = i x\\ y = \frac {\left (-2-\sqrt {\frac {{\mathrm e}^{2 c_1} x^{2}}{1-x^{2} {\mathrm e}^{2 c_1}}+1}\right ) \sqrt {1-x^{2} {\mathrm e}^{2 c_1}}\, {\mathrm e}^{-c_1}}{2}\\ y = -\frac {\left (-2-\sqrt {\frac {{\mathrm e}^{2 c_1} x^{2}}{1-x^{2} {\mathrm e}^{2 c_1}}+1}\right ) \sqrt {1-x^{2} {\mathrm e}^{2 c_1}}\, {\mathrm e}^{-c_1}}{2}\\ \end{align*}
1.78.2 Maple step by step solution
\[ \begin {array}{lll} & {} & \textrm {Let's solve}\hspace {3pt} \\ {} & {} & \frac {y^{\prime } y}{1+\frac {\sqrt {1+{y^{\prime }}^{2}}}{2}}=-x \\ \bullet & {} & \textrm {Highest derivative means the order of the ODE is}\hspace {3pt} 1 \\ {} & {} & y^{\prime } \\ \bullet & {} & \textrm {Solve for the highest derivative}\hspace {3pt} \\ {} & {} & \left [y^{\prime }=-\frac {\left (4 y-\sqrt {4 y^{2}+3 x^{2}}\right ) x}{-x^{2}+4 y^{2}}, y^{\prime }=-\frac {\left (4 y+\sqrt {4 y^{2}+3 x^{2}}\right ) x}{-x^{2}+4 y^{2}}\right ] \\ \bullet & {} & \textrm {Solve the equation}\hspace {3pt} y^{\prime }=-\frac {\left (4 y-\sqrt {4 y^{2}+3 x^{2}}\right ) x}{-x^{2}+4 y^{2}} \\ \bullet & {} & \textrm {Solve the equation}\hspace {3pt} y^{\prime }=-\frac {\left (4 y+\sqrt {4 y^{2}+3 x^{2}}\right ) x}{-x^{2}+4 y^{2}} \\ \bullet & {} & \textrm {Set of solutions}\hspace {3pt} \\ {} & {} & \left \{\mathit {workingODE} , \mathit {workingODE}\right \} \end {array} \]
1.78.3 Maple trace
Methods for first order ODEs:
1.78.4 Maple dsolve solution
Solving time : 0.648
(sec)
Leaf size : 187
dsolve(diff(y(x),x)*y(x)/(1+1/2*(1+diff(y(x),x)^2)^(1/2)) = -x,
y(x),singsol=all)
\begin{align*}
y &= -\frac {\sqrt {-x^{2}+c_1}\, \left (2+\sqrt {\frac {c_1}{-x^{2}+c_1}}\right )}{2} \\
y &= \frac {\sqrt {-x^{2}+c_1}\, \left (2+\sqrt {\frac {c_1}{-x^{2}+c_1}}\right )}{2} \\
y &= -\frac {\sqrt {-9 x^{2}+15 c_1 -6 \sqrt {-3 c_1 \,x^{2}+4 c_1^{2}}}}{3} \\
y &= \frac {\sqrt {-9 x^{2}+15 c_1 -6 \sqrt {-3 c_1 \,x^{2}+4 c_1^{2}}}}{3} \\
y &= -\frac {\sqrt {-9 x^{2}+15 c_1 +6 \sqrt {-3 c_1 \,x^{2}+4 c_1^{2}}}}{3} \\
y &= \frac {\sqrt {-9 x^{2}+15 c_1 +6 \sqrt {-3 c_1 \,x^{2}+4 c_1^{2}}}}{3} \\
\end{align*}
1.78.5 Mathematica DSolve solution
Solving time : 2.113
(sec)
Leaf size : 153
DSolve[{D[y[x],x]*y[x]/(1+1/2*Sqrt[1+(D[y[x],x])^2])==-x,{}},
y[x],x,IncludeSingularSolutions->True]
\begin{align*}
y(x)\to \frac {1}{3} \left (e^{c_1}-\sqrt {-9 x^2+4 e^{2 c_1}}\right ) \\
y(x)\to \frac {1}{3} \left (\sqrt {-9 x^2+4 e^{2 c_1}}+e^{c_1}\right ) \\
y(x)\to -\sqrt {-x^2+4 e^{2 c_1}}-e^{c_1} \\
y(x)\to \sqrt {-x^2+4 e^{2 c_1}}-e^{c_1} \\
y(x)\to -\sqrt {-x^2} \\
y(x)\to \sqrt {-x^2} \\
\end{align*}