7.67 problem 1658 (book 6.67)

7.67.1 Solving as second order ode missing x ode

Internal problem ID [9979]
Internal file name [OUTPUT/8926_Monday_June_06_2022_05_58_49_AM_41270082/index.tex]

Book: Differential Gleichungen, E. Kamke, 3rd ed. Chelsea Pub. NY, 1948
Section: Chapter 6, non-linear second order
Problem number: 1658 (book 6.67).
ODE order: 2.
ODE degree: 2.

The type(s) of ODE detected by this program : "second_order_ode_missing_x"

Maple gives the following as the ode type

[[_2nd_order, _missing_x]]

\[ \boxed {y^{\prime \prime }+y^{3} y^{\prime }-y y^{\prime } \sqrt {y^{4}+4 y^{\prime }}=0} \]

7.67.1 Solving as second order ode missing x ode

This is missing independent variable second order ode. Solved by reduction of order by using substitution which makes the dependent variable \(y\) an independent variable. Using \begin {align*} y' &= p(y) \end {align*}

Then \begin {align*} y'' &= \frac {dp}{dx}\\ &= \frac {dy}{dx} \frac {dp}{dy}\\ &= p \frac {dp}{dy} \end {align*}

Hence the ode becomes \begin {align*} p \left (y \right ) \left (\frac {d}{d y}p \left (y \right )\right )+\left (y^{3}-\sqrt {y^{4}+4 p \left (y \right )}\, y \right ) p \left (y \right ) = 0 \end {align*}

Which is now solved as first order ode for \(p(y)\). The ode \begin {align*} p \left (y \right ) \left (\frac {d}{d y}p \left (y \right )\right )+\left (y^{3}-\sqrt {y^{4}+4 p \left (y \right )}\, y \right ) p \left (y \right ) = 0 \end {align*}

is factored to \begin {align*} p \left (y \right ) \left (y^{3}-\sqrt {y^{4}+4 p \left (y \right )}\, y +\frac {d}{d y}p \left (y \right )\right ) = 0 \end {align*}

Which gives the following equations \begin {align*} p \left (y \right ) = 0\tag {1} \\ y^{3}-\sqrt {y^{4}+4 p \left (y \right )}\, y +\frac {d}{d y}p \left (y \right ) = 0\tag {2} \\ \end {align*}

Each of the above equations is now solved.

Solving ODE (1) Since \(p \left (y \right ) = 0\), is missing derivative in \(p\) then it is an algebraic equation. Solving for \(p \left (y \right )\). \begin {align*} \end {align*}

Solving ODE (2) Writing the ode as \begin {align*} \frac {d}{d y}p \left (y \right )&=-y^{3}+\sqrt {y^{4}+4 p}\, y\\ \frac {d}{d y}p \left (y \right )&= \omega \left ( y,p\right ) \end {align*}

The condition of Lie symmetry is the linearized PDE given by \begin {align*} \eta _{y}+\omega \left ( \eta _{p}-\xi _{y}\right ) -\omega ^{2}\xi _{p}-\omega _{y}\xi -\omega _{p}\eta =0\tag {A} \end {align*}

The type of this ode is not in the lookup table. To determine \(\xi ,\eta \) then (A) is solved using ansatz. Making bivariate polynomials of degree 1 to use as anstaz gives \begin{align*} \tag{1E} \xi &= p a_{3}+y a_{2}+a_{1} \\ \tag{2E} \eta &= p b_{3}+y b_{2}+b_{1} \\ \end{align*} Where the unknown coefficients are \[ \{a_{1}, a_{2}, a_{3}, b_{1}, b_{2}, b_{3}\} \] Substituting equations (1E,2E) and \(\omega \) into (A) gives \begin{equation} \tag{5E} b_{2}+\left (-y^{3}+\sqrt {y^{4}+4 p}\, y \right ) \left (b_{3}-a_{2}\right )-\left (-y^{3}+\sqrt {y^{4}+4 p}\, y \right )^{2} a_{3}-\left (-3 y^{2}+\frac {2 y^{4}}{\sqrt {y^{4}+4 p}}+\sqrt {y^{4}+4 p}\right ) \left (p a_{3}+y a_{2}+a_{1}\right )-\frac {2 y \left (p b_{3}+y b_{2}+b_{1}\right )}{\sqrt {y^{4}+4 p}} = 0 \end{equation} Putting the above in normal form gives \[ -\frac {-2 y^{8} a_{3}+\sqrt {y^{4}+4 p}\, y^{6} a_{3}+\left (y^{4}+4 p \right )^{\frac {3}{2}} y^{2} a_{3}-5 p \,y^{4} a_{3}+4 y^{5} a_{2}-y^{5} b_{3}-3 \sqrt {y^{4}+4 p}\, p \,y^{2} a_{3}-4 \sqrt {y^{4}+4 p}\, y^{3} a_{2}+\sqrt {y^{4}+4 p}\, y^{3} b_{3}+3 y^{4} a_{1}-3 \sqrt {y^{4}+4 p}\, y^{2} a_{1}+4 p^{2} a_{3}+8 p y a_{2}-2 p y b_{3}+2 y^{2} b_{2}-b_{2} \sqrt {y^{4}+4 p}+4 p a_{1}+2 y b_{1}}{\sqrt {y^{4}+4 p}} = 0 \] Setting the numerator to zero gives \begin{equation} \tag{6E} 2 y^{8} a_{3}-\sqrt {y^{4}+4 p}\, y^{6} a_{3}-\left (y^{4}+4 p \right )^{\frac {3}{2}} y^{2} a_{3}+5 p \,y^{4} a_{3}-4 y^{5} a_{2}+y^{5} b_{3}+3 \sqrt {y^{4}+4 p}\, p \,y^{2} a_{3}+4 \sqrt {y^{4}+4 p}\, y^{3} a_{2}-\sqrt {y^{4}+4 p}\, y^{3} b_{3}-3 y^{4} a_{1}+3 \sqrt {y^{4}+4 p}\, y^{2} a_{1}-4 p^{2} a_{3}-8 p y a_{2}+2 p y b_{3}-2 y^{2} b_{2}+b_{2} \sqrt {y^{4}+4 p}-4 p a_{1}-2 y b_{1} = 0 \end{equation} Simplifying the above gives \begin{equation} \tag{6E} -\sqrt {y^{4}+4 p}\, y^{6} a_{3}+2 \left (y^{4}+4 p \right ) y^{4} a_{3}-\left (y^{4}+4 p \right )^{\frac {3}{2}} y^{2} a_{3}-2 p \,y^{4} a_{3}-2 y^{5} a_{2}+3 \sqrt {y^{4}+4 p}\, p \,y^{2} a_{3}+4 \sqrt {y^{4}+4 p}\, y^{3} a_{2}-\sqrt {y^{4}+4 p}\, y^{3} b_{3}-2 y^{4} a_{1}-\left (y^{4}+4 p \right ) p a_{3}-2 \left (y^{4}+4 p \right ) y a_{2}+\left (y^{4}+4 p \right ) y b_{3}+3 \sqrt {y^{4}+4 p}\, y^{2} a_{1}-\left (y^{4}+4 p \right ) a_{1}-2 p y b_{3}-2 y^{2} b_{2}+b_{2} \sqrt {y^{4}+4 p}-2 y b_{1} = 0 \end{equation} Since the PDE has radicals, simplifying gives \[ 2 y^{8} a_{3}-2 \sqrt {y^{4}+4 p}\, y^{6} a_{3}+5 p \,y^{4} a_{3}-4 y^{5} a_{2}+y^{5} b_{3}-\sqrt {y^{4}+4 p}\, p \,y^{2} a_{3}+4 \sqrt {y^{4}+4 p}\, y^{3} a_{2}-\sqrt {y^{4}+4 p}\, y^{3} b_{3}-3 y^{4} a_{1}+3 \sqrt {y^{4}+4 p}\, y^{2} a_{1}-4 p^{2} a_{3}-8 p y a_{2}+2 p y b_{3}-2 y^{2} b_{2}-4 p a_{1}+b_{2} \sqrt {y^{4}+4 p}-2 y b_{1} = 0 \] Looking at the above PDE shows the following are all the terms with \(\{p, y\}\) in them. \[ \left \{p, y, \sqrt {y^{4}+4 p}\right \} \] The following substitution is now made to be able to collect on all terms with \(\{p, y\}\) in them \[ \left \{p = v_{1}, y = v_{2}, \sqrt {y^{4}+4 p} = v_{3}\right \} \] The above PDE (6E) now becomes \begin{equation} \tag{7E} 2 v_{2}^{8} a_{3}-2 v_{3} v_{2}^{6} a_{3}-4 v_{2}^{5} a_{2}+5 v_{1} v_{2}^{4} a_{3}+v_{2}^{5} b_{3}-3 v_{2}^{4} a_{1}+4 v_{3} v_{2}^{3} a_{2}-v_{3} v_{1} v_{2}^{2} a_{3}-v_{3} v_{2}^{3} b_{3}+3 v_{3} v_{2}^{2} a_{1}-8 v_{1} v_{2} a_{2}-4 v_{1}^{2} a_{3}-2 v_{2}^{2} b_{2}+2 v_{1} v_{2} b_{3}-4 v_{1} a_{1}-2 v_{2} b_{1}+b_{2} v_{3} = 0 \end{equation} Collecting the above on the terms \(v_i\) introduced, and these are \[ \{v_{1}, v_{2}, v_{3}\} \] Equation (7E) now becomes \begin{equation} \tag{8E} -4 v_{1}^{2} a_{3}+5 v_{1} v_{2}^{4} a_{3}-v_{3} v_{1} v_{2}^{2} a_{3}+\left (-8 a_{2}+2 b_{3}\right ) v_{1} v_{2}-4 v_{1} a_{1}+2 v_{2}^{8} a_{3}-2 v_{3} v_{2}^{6} a_{3}+\left (-4 a_{2}+b_{3}\right ) v_{2}^{5}-3 v_{2}^{4} a_{1}+\left (4 a_{2}-b_{3}\right ) v_{2}^{3} v_{3}+3 v_{3} v_{2}^{2} a_{1}-2 v_{2}^{2} b_{2}-2 v_{2} b_{1}+b_{2} v_{3} = 0 \end{equation} Setting each coefficients in (8E) to zero gives the following equations to solve \begin {align*} b_{2}&=0\\ -4 a_{1}&=0\\ -3 a_{1}&=0\\ 3 a_{1}&=0\\ -4 a_{3}&=0\\ -2 a_{3}&=0\\ -a_{3}&=0\\ 2 a_{3}&=0\\ 5 a_{3}&=0\\ -2 b_{1}&=0\\ -2 b_{2}&=0\\ -8 a_{2}+2 b_{3}&=0\\ -4 a_{2}+b_{3}&=0\\ 4 a_{2}-b_{3}&=0 \end {align*}

Solving the above equations for the unknowns gives \begin {align*} a_{1}&=0\\ a_{2}&=a_{2}\\ a_{3}&=0\\ b_{1}&=0\\ b_{2}&=0\\ b_{3}&=4 a_{2} \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 &= y \\ \eta &= 4 p \\ \end{align*} Shifting is now applied to make \(\xi =0\) in order to simplify the rest of the computation \begin {align*} \eta &= \eta - \omega \left (y,p\right ) \xi \\ &= 4 p - \left (-y^{3}+\sqrt {y^{4}+4 p}\, y\right ) \left (y\right ) \\ &= y^{4}-\sqrt {y^{4}+4 p}\, y^{2}+4 p\\ \xi &= 0 \end {align*}

The next step is to determine the canonical coordinates \(R,S\). The canonical coordinates map \(\left ( y,p\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 \begin {align*} \frac {d y}{\xi } &= \frac {d p}{\eta } = dS \tag {1} \end {align*}

The above comes from the requirements that \(\left ( \xi \frac {\partial }{\partial y} + \eta \frac {\partial }{\partial p}\right ) S(y,p) = 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 = y \end {align*}

\(S\) is found from \begin {align*} S &= \int { \frac {1}{\eta }} dy\\ &= \int { \frac {1}{y^{4}-\sqrt {y^{4}+4 p}\, y^{2}+4 p}} dy \end {align*}

Which results in \begin {align*} S&= \frac {\ln \left (p \right )}{4}-\frac {\ln \left (y^{2}+\sqrt {y^{4}+4 p}\right )}{4}+\frac {\ln \left (-y^{2}+\sqrt {y^{4}+4 p}\right )}{4} \end {align*}

Now that \(R,S\) are found, we need to setup the ode in these coordinates. This is done by evaluating \begin {align*} \frac {dS}{dR} &= \frac { S_{y} + \omega (y,p) S_{p} }{ R_{y} + \omega (y,p) R_{p} }\tag {2} \end {align*}

Where in the above \(R_{y},R_{p},S_{y},S_{p}\) are all partial derivatives and \(\omega (y,p)\) is the right hand side of the original ode given by \begin {align*} \omega (y,p) &= -y^{3}+\sqrt {y^{4}+4 p}\, y \end {align*}

Evaluating all the partial derivatives gives \begin {align*} R_{y} &= 1\\ R_{p} &= 0\\ S_{y} &= -\frac {y}{\sqrt {y^{4}+4 p}}\\ S_{p} &= \frac {1}{\left (-y^{2}+\sqrt {y^{4}+4 p}\right ) \sqrt {y^{4}+4 p}} \end {align*}

Substituting all the above in (2) and simplifying gives the ode in canonical coordinates. \begin {align*} \frac {dS}{dR} &= 0\tag {2A} \end {align*}

We now need to express the RHS as function of \(R\) only. This is done by solving for \(y,p\) in terms of \(R,S\) from the result obtained earlier and simplifying. This gives \begin {align*} \frac {dS}{dR} &= 0 \end {align*}

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\). Integrating the above gives \begin {align*} S \left (R \right ) = c_{1}\tag {4} \end {align*}

To complete the solution, we just need to transform (4) back to \(y,p\) coordinates. This results in \begin {align*} \frac {\ln \left (p \left (y \right )\right )}{4}-\frac {\ln \left (y^{2}+\sqrt {y^{4}+4 p \left (y \right )}\right )}{4}+\frac {\ln \left (-y^{2}+\sqrt {y^{4}+4 p \left (y \right )}\right )}{4} = c_{1} \end {align*}

Which simplifies to \begin {align*} \frac {\ln \left (p \left (y \right )\right )}{4}-\frac {\ln \left (y^{2}+\sqrt {y^{4}+4 p \left (y \right )}\right )}{4}+\frac {\ln \left (-y^{2}+\sqrt {y^{4}+4 p \left (y \right )}\right )}{4} = c_{1} \end {align*}

For solution (1) found earlier, since \(p=y^{\prime }\) then we now have a new first order ode to solve which is \begin {align*} \frac {\ln \left (y^{\prime }\right )}{4}-\frac {\ln \left (y^{2}+\sqrt {y^{4}+4 y^{\prime }}\right )}{4}+\frac {\ln \left (-y^{2}+\sqrt {y^{4}+4 y^{\prime }}\right )}{4} = c_{1} \end {align*}

Solving the given ode for \(y^{\prime }\) results in \(2\) differential equations to solve. Each one of these will generate a solution. The equations generated are \begin {align*} y^{\prime }&=\left (y^{2}+{\mathrm e}^{2 c_{1}}\right ) y^{2}-y^{4}+{\mathrm e}^{4 c_{1}} \tag {1} \\ y^{\prime }&=\left (y^{2}-{\mathrm e}^{2 c_{1}}\right ) y^{2}-y^{4}+{\mathrm e}^{4 c_{1}} \tag {2} \end {align*}

Now each one of the above ODE is solved.

Solving equation (1)

Integrating both sides gives \begin {align*} \int \frac {1}{{\mathrm e}^{2 c_{1}} y^{2}+{\mathrm e}^{4 c_{1}}}d y &= x +c_{2}\\ \frac {\arctan \left (\frac {{\mathrm e}^{2 c_{1}} y}{\sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}}\right )}{\sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}}&=x +c_{2} \end {align*}

Solving for \(y\) gives these solutions \begin {align*} \end {align*}

Solving equation (2)

Integrating both sides gives \begin {align*} \int \frac {1}{-{\mathrm e}^{2 c_{1}} y^{2}+{\mathrm e}^{4 c_{1}}}d y &= x +c_{3}\\ -\frac {{\mathrm e}^{-3 c_{1}} \ln \left (-y +{\mathrm e}^{c_{1}}\right )}{2}+\frac {{\mathrm e}^{-3 c_{1}} \ln \left (y +{\mathrm e}^{c_{1}}\right )}{2}&=x +c_{3} \end {align*}

Solving for \(y\) gives these solutions \begin {align*} y_1&=\frac {-{\mathrm e}^{c_{1}} {\mathrm e}^{2 c_{3} {\mathrm e}^{3 c_{1}}+2 x \,{\mathrm e}^{3 c_{1}}}+2 \,{\mathrm e}^{c_{1} +2 c_{3} {\mathrm e}^{3 c_{1}}+2 x \,{\mathrm e}^{3 c_{1}}}-{\mathrm e}^{c_{1}}}{1+{\mathrm e}^{2 c_{3} {\mathrm e}^{3 c_{1}}+2 x \,{\mathrm e}^{3 c_{1}}}}\\ &=\frac {{\mathrm e}^{c_{1}} c_{3}^{2} {\mathrm e}^{2 x \,{\mathrm e}^{3 c_{1}}}-{\mathrm e}^{c_{1}}}{1+c_{3}^{2} {\mathrm e}^{2 x \,{\mathrm e}^{3 c_{1}}}} \end {align*}

Summary

The solution(s) found are the following \begin{align*} \tag{1} y &= \tan \left (c_{2} \sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}+x \sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}\right ) \sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}\, {\mathrm e}^{-2 c_{1}} \\ \tag{2} y &= \frac {{\mathrm e}^{c_{1}} c_{3}^{2} {\mathrm e}^{2 x \,{\mathrm e}^{3 c_{1}}}-{\mathrm e}^{c_{1}}}{1+c_{3}^{2} {\mathrm e}^{2 x \,{\mathrm e}^{3 c_{1}}}} \\ \end{align*}

Verification of solutions

\[ y = \tan \left (c_{2} \sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}+x \sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}\right ) \sqrt {{\mathrm e}^{4 c_{1}} {\mathrm e}^{2 c_{1}}}\, {\mathrm e}^{-2 c_{1}} \] Verified OK.

\[ y = \frac {{\mathrm e}^{c_{1}} c_{3}^{2} {\mathrm e}^{2 x \,{\mathrm e}^{3 c_{1}}}-{\mathrm e}^{c_{1}}}{1+c_{3}^{2} {\mathrm e}^{2 x \,{\mathrm e}^{3 c_{1}}}} \] Verified OK.

Maple trace

`Methods for second order ODEs: 
--- Trying classification methods --- 
trying 2nd order Liouville 
trying 2nd order WeierstrassP 
trying 2nd order JacobiSN 
differential order: 2; trying a linearization to 3rd order 
trying 2nd order ODE linearizable_by_differentiation 
trying 2nd order, 2 integrating factors of the form mu(x,y) 
trying differential order: 2; missing variables 
`, `-> Computing symmetries using: way = 3 
-> Calling odsolve with the ODE`, (diff(_b(_a), _a))*_b(_a)+_b(_a)*_a^3-_a*_b(_a)*(_a^4+4*_b(_a))^(1/2) = 0, _b(_a), HINT = [[_a, 4* 
   symmetry methods on request 
`, `1st order, trying reduction of order with given symmetries:`[_a, 4*_b]
 

Solution by Maple

Time used: 0.063 (sec). Leaf size: 133

dsolve(diff(diff(y(x),x),x)+y(x)^3*diff(y(x),x)-y(x)*diff(y(x),x)*(y(x)^4+4*diff(y(x),x))^(1/2)=0,y(x), singsol=all)
 

\begin{align*} y \left (x \right ) &= \frac {2^{\frac {2}{3}} \left (\left (4 c_{1} +3 x \right )^{2}\right )^{\frac {1}{3}}}{4 c_{1} +3 x} \\ y \left (x \right ) &= -\frac {2^{\frac {2}{3}} \left (\left (4 c_{1} +3 x \right )^{2}\right )^{\frac {1}{3}} \left (1+i \sqrt {3}\right )}{8 c_{1} +6 x} \\ y \left (x \right ) &= \frac {2^{\frac {2}{3}} \left (\left (4 c_{1} +3 x \right )^{2}\right )^{\frac {1}{3}} \left (i \sqrt {3}-1\right )}{8 c_{1} +6 x} \\ y \left (x \right ) &= \tan \left (\frac {c_{2} +x}{c_{1}^{3}}\right ) \sqrt {\frac {1}{c_{1}^{2}}} \\ y \left (x \right ) &= \tanh \left (\frac {c_{2} +x}{c_{1}^{3}}\right ) \sqrt {\frac {1}{c_{1}^{2}}} \\ \end{align*}

Solution by Mathematica

Time used: 4.613 (sec). Leaf size: 38

DSolve[y[x]^3*y'[x] - y[x]*y'[x]*Sqrt[y[x]^4 + 4*y'[x]] + y''[x] == 0,y[x],x,IncludeSingularSolutions -> True]
 

\begin{align*} y(x)\to \sqrt {2} e^{c_1} \tan \left (2 \sqrt {2} e^{3 c_1} (x+c_2)\right ) \\ y(x)\to 0 \\ \end{align*}