2.1.78 problem 78

Solved as first order dAlembert ode
Maple step by step solution
Maple trace
Maple dsolve solution
Mathematica DSolve solution

Internal problem ID [8216]
Book : Own collection of miscellaneous problems
Section : section 1.0
Problem number : 78
Date solved : Sunday, November 10, 2024 at 03:22:12 AM
CAS classification : [[_homogeneous, `class A`], _dAlembert]

Solve

\begin{align*} \frac {y^{\prime } y}{1+\frac {\sqrt {1+{y^{\prime }}^{2}}}{2}}&=-x \end{align*}

Solved as first order dAlembert ode

Time used: 1.272 (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*} \tag{1} y &= -\frac {x \left (2+\sqrt {p^{2}+1}\right )}{2 p} \\ \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 )\) gives

\begin{align*} 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*}

Summary of solutions found

\begin{align*} y &= i x \\ y &= -i x \\ 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*}

Maple step by step solution
\[ \begin {array}{lll} & {} & \textrm {Let's solve}\hspace {3pt} \\ {} & {} & \frac {\left (\frac {d}{d x}y \left (x \right )\right ) y \left (x \right )}{1+\frac {\sqrt {1+\left (\frac {d}{d x}y \left (x \right )\right )^{2}}}{2}}=-x \\ \bullet & {} & \textrm {Highest derivative means the order of the ODE is}\hspace {3pt} 1 \\ {} & {} & \frac {d}{d x}y \left (x \right ) \\ \bullet & {} & \textrm {Solve for the highest derivative}\hspace {3pt} \\ {} & {} & \left [\frac {d}{d x}y \left (x \right )=-\frac {\left (4 y \left (x \right )-\sqrt {4 y \left (x \right )^{2}+3 x^{2}}\right ) x}{4 y \left (x \right )^{2}-x^{2}}, \frac {d}{d x}y \left (x \right )=-\frac {\left (4 y \left (x \right )+\sqrt {4 y \left (x \right )^{2}+3 x^{2}}\right ) x}{4 y \left (x \right )^{2}-x^{2}}\right ] \\ \bullet & {} & \textrm {Solve the equation}\hspace {3pt} \frac {d}{d x}y \left (x \right )=-\frac {\left (4 y \left (x \right )-\sqrt {4 y \left (x \right )^{2}+3 x^{2}}\right ) x}{4 y \left (x \right )^{2}-x^{2}} \\ \bullet & {} & \textrm {Solve the equation}\hspace {3pt} \frac {d}{d x}y \left (x \right )=-\frac {\left (4 y \left (x \right )+\sqrt {4 y \left (x \right )^{2}+3 x^{2}}\right ) x}{4 y \left (x \right )^{2}-x^{2}} \\ \bullet & {} & \textrm {Set of solutions}\hspace {3pt} \\ {} & {} & \left \{\mathit {workingODE} , \mathit {workingODE}\right \} \end {array} \]

Maple trace
`Methods for first order ODEs: 
-> Solving 1st order ODE of high degree, 1st attempt 
trying 1st order WeierstrassP solution for high degree ODE 
trying 1st order WeierstrassPPrime solution for high degree ODE 
trying 1st order JacobiSN solution for high degree ODE 
trying 1st order ODE linearizable_by_differentiation 
trying differential order: 1; missing variables 
trying dAlembert 
<- dAlembert successful`
 
Maple dsolve solution

Solving time : 2.606 (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*}
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*}