2.83 problem 659

2.83.1 Solved using Lie symmetry for first order ode
2.83.2 Maple step by step solution
2.83.3 Maple trace
2.83.4 Maple dsolve solution
2.83.5 Mathematica DSolve solution

Internal problem ID [9643]
Book : Differential Gleichungen, E. Kamke, 3rd ed. Chelsea Pub. NY, 1948
Section : Chapter 1, Additional non-linear first order
Problem number : 659
Date solved : Friday, October 11, 2024 at 11:20:10 AM
CAS classification : [[_1st_order, `_with_symmetry_[F(x),G(x)]`]]

Solve

\begin{align*} y^{\prime }&=-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +b^{2}+4 a y-4 c} \end{align*}

2.83.1 Solved using Lie symmetry for first order ode

Time used: 1.971 (sec)

Writing the ode as

\begin{align*} y^{\prime }&=-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\\ y^{\prime }&= \omega \left ( x,y\right ) \end{align*}

The condition of Lie symmetry is the linearized PDE given by

\begin{align*} \eta _{x}+\omega \left ( \eta _{y}-\xi _{x}\right ) -\omega ^{2}\xi _{y}-\omega _{x}\xi -\omega _{y}\eta =0\tag {A} \end{align*}

To determine \(\xi ,\eta \) then (A) is solved using ansatz. Making bivariate polynomials of degree 2 to use as anstaz gives

\begin{align*} \tag{1E} \xi &= x^{2} a_{4}+x y a_{5}+y^{2} a_{6}+x a_{2}+y a_{3}+a_{1} \\ \tag{2E} \eta &= x^{2} b_{4}+x y b_{5}+y^{2} b_{6}+x b_{2}+y b_{3}+b_{1} \\ \end{align*}

Where the unknown coefficients are

\[ \{a_{1}, a_{2}, a_{3}, a_{4}, a_{5}, a_{6}, b_{1}, b_{2}, b_{3}, b_{4}, b_{5}, b_{6}\} \]

Substituting equations (1E,2E) and \(\omega \) into (A) gives

\begin{equation} \tag{5E} 2 x b_{4}+y b_{5}+b_{2}+\left (-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\right ) \left (-2 x a_{4}+x b_{5}-y a_{5}+2 y b_{6}-a_{2}+b_{3}\right )-\left (-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\right )^{2} \left (x a_{5}+2 y a_{6}+a_{3}\right )-\left (-\frac {a}{2}+\sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}+\frac {x \left (2 a^{2} x +2 a b \right )}{2 \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}}\right ) \left (x^{2} a_{4}+x y a_{5}+y^{2} a_{6}+x a_{2}+y a_{3}+a_{1}\right )-\frac {2 x a \left (x^{2} b_{4}+x y b_{5}+y^{2} b_{6}+x b_{2}+y b_{3}+b_{1}\right )}{\sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}} = 0 \end{equation}

Putting the above in normal form gives

\[ \text {Expression too large to display} \]

Setting the numerator to zero gives

\begin{equation} \tag{6E} \text {Expression too large to display} \end{equation}

Simplifying the above gives

\begin{equation} \tag{6E} \text {Expression too large to display} \end{equation}

Since the PDE has radicals, simplifying gives

\[ \text {Expression too large to display} \]

Looking at the above PDE shows the following are all the terms with \(\{x, y\}\) in them.

\[ \left \{x, y, \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\right \} \]

The following substitution is now made to be able to collect on all terms with \(\{x, y\}\) in them

\[ \left \{x = v_{1}, y = v_{2}, \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c} = v_{3}\right \} \]

The above PDE (6E) now becomes

\begin{equation} \tag{7E} 4 a^{3} v_{1}^{5} a_{5}+8 a^{3} v_{1}^{4} v_{2} a_{6}-4 a^{2} v_{1}^{5} v_{3} a_{5}-8 a^{2} v_{1}^{4} v_{3} v_{2} a_{6}+4 a^{3} v_{1}^{4} a_{3}+12 a^{2} b v_{1}^{4} a_{5}+24 a^{2} b v_{1}^{3} v_{2} a_{6}-4 a^{2} v_{1}^{4} v_{3} a_{3}-8 a b v_{1}^{4} v_{3} a_{5}-16 a b v_{1}^{3} v_{3} v_{2} a_{6}+12 a^{2} b v_{1}^{3} a_{3}-16 a^{2} v_{1}^{4} a_{4}+4 a^{2} v_{1}^{3} v_{2} a_{5}-v_{3} a^{2} v_{1}^{3} a_{5}+24 a^{2} v_{1}^{2} v_{2}^{2} a_{6}-2 v_{3} a^{2} v_{1}^{2} v_{2} a_{6}+4 a^{2} v_{1}^{4} b_{5}+8 a^{2} v_{1}^{3} v_{2} b_{6}+12 a \,b^{2} v_{1}^{3} a_{5}+24 a \,b^{2} v_{1}^{2} v_{2} a_{6}-8 a b v_{1}^{3} v_{3} a_{3}-16 a v_{1}^{3} v_{3} v_{2} a_{5}-32 a v_{1}^{2} v_{3} v_{2}^{2} a_{6}-4 b^{2} v_{1}^{3} v_{3} a_{5}-8 b^{2} v_{1}^{2} v_{3} v_{2} a_{6}-12 a^{2} v_{1}^{3} a_{2}+8 a^{2} v_{1}^{2} v_{2} a_{3}-v_{3} a^{2} v_{1}^{2} a_{3}+4 a^{2} v_{1}^{3} b_{3}+12 a \,b^{2} v_{1}^{2} a_{3}-28 a b v_{1}^{3} a_{4}-4 a b v_{1}^{2} v_{2} a_{5}-2 v_{3} a b v_{1}^{2} a_{5}+20 a b v_{1} v_{2}^{2} a_{6}-4 v_{3} a b v_{1} v_{2} a_{6}+8 a b v_{1}^{3} b_{5}+16 a b v_{1}^{2} v_{2} b_{6}-16 a c v_{1}^{3} a_{5}-32 a c v_{1}^{2} v_{2} a_{6}-16 a v_{1}^{2} v_{3} v_{2} a_{3}+4 b^{3} v_{1}^{2} a_{5}+8 b^{3} v_{1} v_{2} a_{6}-4 b^{2} v_{1}^{2} v_{3} a_{3}+16 c v_{1}^{3} v_{3} a_{5}+32 c v_{1}^{2} v_{3} v_{2} a_{6}-8 a^{2} v_{1}^{2} a_{1}-20 a b v_{1}^{2} a_{2}+4 a b v_{1} v_{2} a_{3}-2 v_{3} a b v_{1} a_{3}+8 a b v_{1}^{2} b_{3}-16 a c v_{1}^{2} a_{3}-48 a v_{1}^{2} v_{2} a_{4}+6 v_{3} a v_{1}^{2} a_{4}-32 a v_{1} v_{2}^{2} a_{5}+4 v_{3} a v_{1} v_{2} a_{5}-16 a v_{2}^{3} a_{6}+2 v_{3} a v_{2}^{2} a_{6}-8 a v_{1}^{3} b_{4}+8 a v_{1}^{2} v_{2} b_{5}-2 v_{3} a v_{1}^{2} b_{5}+24 a v_{1} v_{2}^{2} b_{6}-4 v_{3} a v_{1} v_{2} b_{6}+4 b^{3} v_{1} a_{3}-12 b^{2} v_{1}^{2} a_{4}-8 b^{2} v_{1} v_{2} a_{5}-v_{3} b^{2} v_{1} a_{5}-4 b^{2} v_{2}^{2} a_{6}-2 v_{3} b^{2} v_{2} a_{6}+4 b^{2} v_{1}^{2} b_{5}+8 b^{2} v_{1} v_{2} b_{6}-16 b c v_{1}^{2} a_{5}-32 b c v_{1} v_{2} a_{6}+16 c v_{1}^{2} v_{3} a_{3}-12 a b v_{1} a_{1}-32 a v_{1} v_{2} a_{2}+4 v_{3} a v_{1} a_{2}-16 a v_{2}^{2} a_{3}+2 v_{3} a v_{2} a_{3}-8 a v_{1}^{2} b_{2}+8 a v_{1} v_{2} b_{3}-2 v_{3} a v_{1} b_{3}-8 b^{2} v_{1} a_{2}-4 b^{2} v_{2} a_{3}-v_{3} b^{2} a_{3}+4 b^{2} v_{1} b_{3}-16 b c v_{1} a_{3}+4 v_{3} b v_{1} a_{4}+2 v_{3} b v_{2} a_{5}-2 v_{3} b v_{1} b_{5}-4 v_{3} b v_{2} b_{6}+48 c v_{1}^{2} a_{4}+32 c v_{1} v_{2} a_{5}+16 c v_{2}^{2} a_{6}-16 c v_{1}^{2} b_{5}-32 c v_{1} v_{2} b_{6}-16 a v_{2} a_{1}+2 v_{3} a a_{1}-8 a v_{1} b_{1}-4 b^{2} a_{1}+2 v_{3} b a_{2}-2 v_{3} b b_{3}+32 c v_{1} a_{2}+16 c v_{2} a_{3}-16 c v_{1} b_{3}+8 v_{1} b_{4} v_{3}+4 v_{2} b_{5} v_{3}+16 c a_{1}+4 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} \left (4 a^{3} a_{3}+12 a^{2} b a_{5}-16 a^{2} a_{4}+4 a^{2} b_{5}\right ) v_{1}^{4}+\left (12 a^{2} b a_{3}+12 a \,b^{2} a_{5}-12 a^{2} a_{2}+4 a^{2} b_{3}-28 a b a_{4}+8 a b b_{5}-16 a c a_{5}-8 a b_{4}\right ) v_{1}^{3}+\left (12 a \,b^{2} a_{3}+4 b^{3} a_{5}-8 a^{2} a_{1}-20 a b a_{2}+8 a b b_{3}-16 a c a_{3}-12 b^{2} a_{4}+4 b^{2} b_{5}-16 b c a_{5}-8 a b_{2}+48 c a_{4}-16 c b_{5}\right ) v_{1}^{2}+\left (4 b^{3} a_{3}-12 a b a_{1}-8 b^{2} a_{2}+4 b^{2} b_{3}-16 b c a_{3}-8 a b_{1}+32 c a_{2}-16 c b_{3}\right ) v_{1}+\left (-4 b^{2} a_{6}-16 a a_{3}+16 c a_{6}\right ) v_{2}^{2}+\left (-4 b^{2} a_{3}-16 a a_{1}+16 c a_{3}\right ) v_{2}+\left (-b^{2} a_{3}+2 a a_{1}+2 b a_{2}-2 b b_{3}+4 b_{2}\right ) v_{3}+2 v_{3} a v_{2}^{2} a_{6}-4 a^{2} v_{1}^{5} v_{3} a_{5}+8 a^{3} v_{1}^{4} v_{2} a_{6}+24 a^{2} v_{1}^{2} v_{2}^{2} a_{6}-16 a v_{2}^{3} a_{6}+4 a^{3} v_{1}^{5} a_{5}-32 a v_{1}^{2} v_{3} v_{2}^{2} a_{6}-8 a^{2} v_{1}^{4} v_{3} v_{2} a_{6}+\left (-2 b^{2} a_{6}+2 a a_{3}+2 b a_{5}-4 b b_{6}+4 b_{5}\right ) v_{2} v_{3}+\left (-4 a^{2} a_{3}-8 a b a_{5}\right ) v_{1}^{4} v_{3}+\left (24 a^{2} b a_{6}+4 a^{2} a_{5}+8 a^{2} b_{6}\right ) v_{1}^{3} v_{2}+\left (-a^{2} a_{5}-8 a b a_{3}-4 b^{2} a_{5}+16 c a_{5}\right ) v_{1}^{3} v_{3}+\left (24 a \,b^{2} a_{6}+8 a^{2} a_{3}-4 a b a_{5}+16 a b b_{6}-32 a c a_{6}-48 a a_{4}+8 a b_{5}\right ) v_{1}^{2} v_{2}+\left (-a^{2} a_{3}-2 a b a_{5}-4 b^{2} a_{3}+6 a a_{4}-2 a b_{5}+16 c a_{3}\right ) v_{1}^{2} v_{3}+\left (20 a b a_{6}-32 a a_{5}+24 a b_{6}\right ) v_{1} v_{2}^{2}+\left (8 b^{3} a_{6}+4 a b a_{3}-8 b^{2} a_{5}+8 b^{2} b_{6}-32 b c a_{6}-32 a a_{2}+8 a b_{3}+32 c a_{5}-32 c b_{6}\right ) v_{1} v_{2}+\left (-2 a b a_{3}-b^{2} a_{5}+4 a a_{2}-2 a b_{3}+4 b a_{4}-2 b b_{5}+8 b_{4}\right ) v_{1} v_{3}+\left (-16 a b a_{6}-16 a a_{5}\right ) v_{1}^{3} v_{2} v_{3}+\left (-2 a^{2} a_{6}-8 b^{2} a_{6}-16 a a_{3}+32 c a_{6}\right ) v_{1}^{2} v_{2} v_{3}+\left (-4 a b a_{6}+4 a a_{5}-4 a b_{6}\right ) v_{1} v_{2} v_{3}-4 b^{2} a_{1}+16 c a_{1} = 0 \end{equation}

Setting each coefficients in (8E) to zero gives the following equations to solve

\begin{align*} -32 a a_{6}&=0\\ -16 a a_{6}&=0\\ 2 a a_{6}&=0\\ -4 a^{2} a_{5}&=0\\ -8 a^{2} a_{6}&=0\\ 24 a^{2} a_{6}&=0\\ 4 a^{3} a_{5}&=0\\ 8 a^{3} a_{6}&=0\\ -4 b^{2} a_{1}+16 c a_{1}&=0\\ -4 a^{2} a_{3}-8 a b a_{5}&=0\\ -16 a b a_{6}-16 a a_{5}&=0\\ -4 b^{2} a_{3}-16 a a_{1}+16 c a_{3}&=0\\ -4 b^{2} a_{6}-16 a a_{3}+16 c a_{6}&=0\\ -4 a b a_{6}+4 a a_{5}-4 a b_{6}&=0\\ 20 a b a_{6}-32 a a_{5}+24 a b_{6}&=0\\ 24 a^{2} b a_{6}+4 a^{2} a_{5}+8 a^{2} b_{6}&=0\\ -a^{2} a_{5}-8 a b a_{3}-4 b^{2} a_{5}+16 c a_{5}&=0\\ -2 a^{2} a_{6}-8 b^{2} a_{6}-16 a a_{3}+32 c a_{6}&=0\\ 4 a^{3} a_{3}+12 a^{2} b a_{5}-16 a^{2} a_{4}+4 a^{2} b_{5}&=0\\ -b^{2} a_{3}+2 a a_{1}+2 b a_{2}-2 b b_{3}+4 b_{2}&=0\\ -2 b^{2} a_{6}+2 a a_{3}+2 b a_{5}-4 b b_{6}+4 b_{5}&=0\\ -a^{2} a_{3}-2 a b a_{5}-4 b^{2} a_{3}+6 a a_{4}-2 a b_{5}+16 c a_{3}&=0\\ 24 a \,b^{2} a_{6}+8 a^{2} a_{3}-4 a b a_{5}+16 a b b_{6}-32 a c a_{6}-48 a a_{4}+8 a b_{5}&=0\\ -2 a b a_{3}-b^{2} a_{5}+4 a a_{2}-2 a b_{3}+4 b a_{4}-2 b b_{5}+8 b_{4}&=0\\ 4 b^{3} a_{3}-12 a b a_{1}-8 b^{2} a_{2}+4 b^{2} b_{3}-16 b c a_{3}-8 a b_{1}+32 c a_{2}-16 c b_{3}&=0\\ 12 a^{2} b a_{3}+12 a \,b^{2} a_{5}-12 a^{2} a_{2}+4 a^{2} b_{3}-28 a b a_{4}+8 a b b_{5}-16 a c a_{5}-8 a b_{4}&=0\\ 8 b^{3} a_{6}+4 a b a_{3}-8 b^{2} a_{5}+8 b^{2} b_{6}-32 b c a_{6}-32 a a_{2}+8 a b_{3}+32 c a_{5}-32 c b_{6}&=0\\ 12 a \,b^{2} a_{3}+4 b^{3} a_{5}-8 a^{2} a_{1}-20 a b a_{2}+8 a b b_{3}-16 a c a_{3}-12 b^{2} a_{4}+4 b^{2} b_{5}-16 b c a_{5}-8 a b_{2}+48 c a_{4}-16 c b_{5}&=0 \end{align*}

Solving the above equations for the unknowns gives

\begin{align*} a_{1}&=0\\ a_{2}&=a_{2}\\ a_{3}&=0\\ a_{4}&=0\\ a_{5}&=0\\ a_{6}&=0\\ b_{1}&=\frac {\left (b^{2}-4 c \right ) a_{2}}{a}\\ b_{2}&=\frac {3 b a_{2}}{2}\\ b_{3}&=4 a_{2}\\ b_{4}&=\frac {a a_{2}}{2}\\ b_{5}&=0\\ b_{6}&=0 \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 &= x \\ \eta &= \frac {a^{2} x^{2}+3 a b x +8 a y +2 b^{2}-8 c}{2 a} \\ \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 (x,y\right ) \xi \\ &= \frac {a^{2} x^{2}+3 a b x +8 a y +2 b^{2}-8 c}{2 a} - \left (-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\right ) \left (x\right ) \\ &= \frac {a^{2} x^{2}-\sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\, a \,x^{2}+2 a b x +4 a y +b^{2}-4 c}{a}\\ \xi &= 0 \end{align*}

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

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

\(S\) is found from

\begin{align*} S &= \int { \frac {1}{\eta }} dy\\ &= \int { \frac {1}{\frac {a^{2} x^{2}-\sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\, a \,x^{2}+2 a b x +4 a y +b^{2}-4 c}{a}}} dy \end{align*}

Which results in

\begin{align*} S&= -\frac {\ln \left (a \,x^{2}+\sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\right )}{4}+\frac {\ln \left (-a \,x^{2}+\sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c}\right )}{4}+\frac {\ln \left (-a^{2} x^{4}+a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c \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_{x} + \omega (x,y) S_{y} }{ R_{x} + \omega (x,y) R_{y} }\tag {2} \end{align*}

Where in the above \(R_{x},R_{y},S_{x},S_{y}\) are all partial derivatives and \(\omega (x,y)\) is the right hand side of the original ode given by

\begin{align*} \omega (x,y) &= -\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +4 a y +b^{2}-4 c} \end{align*}

Evaluating all the partial derivatives gives

\begin{align*} R_{x} &= 1\\ R_{y} &= 0\\ S_{x} &= \frac {\left (\left (\left (2 x^{3}-x \right ) a -b \right ) \sqrt {a^{2} x^{2}+\left (2 b x +4 y \right ) a +b^{2}-4 c}+\left (a^{2} x^{2}+\left (3 b x +8 y \right ) a +2 b^{2}-8 c \right ) x \right ) a}{\sqrt {a^{2} x^{2}+\left (2 b x +4 y \right ) a +b^{2}-4 c}\, \left (\left (2 x^{4}-2 x^{2}\right ) a^{2}+\left (-4 b x -8 y \right ) a -2 b^{2}+8 c \right )}\\ S_{y} &= \frac {a}{\sqrt {a^{2} x^{2}+\left (2 b x +4 y \right ) a +b^{2}-4 c}\, \left (-a \,x^{2}+\sqrt {a^{2} x^{2}+\left (2 b x +4 y \right ) a +b^{2}-4 c}\right )} \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 \(x,y\) 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\).

Since the ode has the form \(\frac {d}{d R}S \left (R \right )=f(R)\), then we only need to integrate \(f(R)\).

\begin{align*} \int {dS} &= \int {0\, dR} + c_2 \\ S \left (R \right ) &= c_2 \end{align*}

To complete the solution, we just need to transform the above back to \(x,y\) coordinates. This results in

\begin{align*} -\frac {\ln \left (a \,x^{2}+\sqrt {a^{2} x^{2}+\left (2 b x +4 y\right ) a +b^{2}-4 c}\right )}{4}+\frac {\ln \left (-a \,x^{2}+\sqrt {a^{2} x^{2}+\left (2 b x +4 y\right ) a +b^{2}-4 c}\right )}{4}+\frac {\ln \left (-a^{2} x^{4}+a^{2} x^{2}+2 a b x +4 a y+b^{2}-4 c \right )}{4} = c_2 \end{align*}

Solving for \(y\) from the above solution(s) gives (after possible removing of solutions that do not verify)

\begin{align*} y&=\frac {-3 a^{2} x^{4}-a^{2} x^{2}+2 \left (2 a \,x^{2}-{\mathrm e}^{2 c_2}\right ) a \,x^{2}-2 a b x -b^{2}+4 c +{\mathrm e}^{4 c_2}}{4 a}\\ y&=\frac {-3 a^{2} x^{4}-a^{2} x^{2}+2 \left (2 a \,x^{2}+{\mathrm e}^{2 c_2}\right ) a \,x^{2}-2 a b x -b^{2}+4 c +{\mathrm e}^{4 c_2}}{4 a} \end{align*}

2.83.2 Maple step by step solution
\[ \begin {array}{lll} & {} & \textrm {Let's solve}\hspace {3pt} \\ {} & {} & \frac {d}{d x}y \left (x \right )=-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +b^{2}+4 a y \left (x \right )-4 c} \\ \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} \\ {} & {} & \frac {d}{d x}y \left (x \right )=-\frac {a x}{2}-\frac {b}{2}+x \sqrt {a^{2} x^{2}+2 a b x +b^{2}+4 a y \left (x \right )-4 c} \end {array} \]

2.83.3 Maple trace
`Methods for first order ODEs: 
--- Trying classification methods --- 
trying homogeneous types: 
differential order: 1; looking for linear symmetries 
trying exact 
Looking for potential symmetries 
trying an equivalence to an Abel ODE 
trying 1st order ODE linearizable_by_differentiation 
-> Calling odsolve with the ODE`, diff(diff(y(x), x), x)-(diff(y(x), x))/x-(1/2)*(4*a*x^3+b)/x, y(x)`   *** Sublevel 2 *** 
   Methods for second order ODEs: 
   --- Trying classification methods --- 
   trying a quadrature 
   trying high order exact linear fully integrable 
   -> Calling odsolve with the ODE`, diff(_b(_a), _a) = (1/2)*(4*a*_a^3+2*_b(_a)+b)/_a, _b(_a)`      *** Sublevel 3 *** 
      Methods for first order ODEs: 
      --- Trying classification methods --- 
      trying a quadrature 
      trying 1st order linear 
      <- 1st order linear successful 
   <- high order exact linear fully integrable successful 
--- Trying Lie symmetry methods, 1st order --- 
`, `-> Computing symmetries using: way = 3`[2/a*x, (a^2*x^2+3*a*b*x+8*a*y+2*b^2-8*c)/a^2]
 
2.83.4 Maple dsolve solution

Solving time : 0.337 (sec)
Leaf size : 216

dsolve(diff(y(x),x) = -1/2*a*x-1/2*b+x*(a^2*x^2+2*a*b*x+b^2+4*y(x)*a-4*c)^(1/2), 
       y(x),singsol=all)
 
\begin{align*} y &= \frac {-a^{2} x^{2}-2 a b x -b^{2}+4 c}{4 a} \\ \frac {\left (1-4 y c_{1} a +c_{1} \left (x^{4}-x^{2}\right ) a^{2}-2 c_{1} a b x +\left (-b^{2}+4 c \right ) c_{1} \right ) \sqrt {a^{2} x^{2}+2 a b x +b^{2}+4 y a -4 c}-a \left (-1-4 y c_{1} a +c_{1} \left (x^{4}-x^{2}\right ) a^{2}-2 c_{1} a b x +\left (-b^{2}+4 c \right ) c_{1} \right ) x^{2}}{\left (a \,x^{2}-\sqrt {a^{2} x^{2}+2 a b x +b^{2}+4 y a -4 c}\right ) \left (-4 y a +\left (x^{4}-x^{2}\right ) a^{2}-2 a b x -b^{2}+4 c \right )} &= 0 \\ \end{align*}
2.83.5 Mathematica DSolve solution

Solving time : 38.259 (sec)
Leaf size : 70

DSolve[{D[y[x],x] == -1/2*b - (a*x)/2 + x*Sqrt[b^2 - 4*c + 2*a*b*x + a^2*x^2 + 4*a*y[x]],{}}, 
       y[x],x,IncludeSingularSolutions->True]
 
\[ y(x)\to -\frac {a^2 x^2+b^2 \left (-\log ^2\left (\sinh \left (\frac {a \left (x^2-2 c_1\right )}{b}\right )-\cosh \left (\frac {a \left (x^2-2 c_1\right )}{b}\right )\right )\right )+2 a b x+b^2-4 c}{4 a} \]