2.1664   ODE No. 1664

\[ a x^m y(x)^n+x y''(x)+2 y'(x)=0 \] Mathematica : cpu = 0.178765 (sec), leaf count = 0


, could not solve

DSolve[a*x^m*y[x]^n + 2*Derivative[1][y][x] + x*Derivative[2][y][x] == 0, y[x], x]

Maple : cpu = 0. (sec), leaf count = 0


, result contains DESol or ODESolStruc

\[y \relax (x ) = \left (\textit {\_a} \,{\mathrm e}^{\int \textit {\_}b\left (\textit {\_a} \right )d \textit {\_a} +c_{1}}\right )\boldsymbol {\mathrm {where}}\left [\left \{\frac {d}{d \textit {\_a}}\mathrm {\_}\mathrm {b}\left (\textit {\_a} \right )=\frac {\left (\textit {\_a}^{n} a \,n^{2}-2 \textit {\_a}^{n} a n +\textit {\_a} \,m^{2}-\textit {\_a} m n +\textit {\_a}^{n} a +3 \textit {\_a} m -\textit {\_a} n +2 \textit {\_a} \right ) \textit {\_}b\left (\textit {\_a} \right )^{3}}{\left (m +1\right )^{2}}+\frac {\left (2 m +3-n \right ) \textit {\_}b\left (\textit {\_a} \right )^{2}}{m +1}\right \}, \left \{\textit {\_a} =y \relax (x ) x^{\frac {m +1}{n -1}}, \textit {\_}b\left (\textit {\_a} \right )=-\frac {\left (m +1\right ) x^{-\frac {m +1}{n -1}}}{n x \left (\frac {d}{d x}y \relax (x )\right )-x \left (\frac {d}{d x}y \relax (x )\right )+y \relax (x ) m +y \relax (x )}\right \}, \left \{x ={\mathrm e}^{-\frac {\left (\int \textit {\_}b\left (\textit {\_a} \right )d \textit {\_a} +c_{1}\right ) \left (n -1\right )}{m +1}}, y \relax (x )=\textit {\_a} \,{\mathrm e}^{\int \textit {\_}b\left (\textit {\_a} \right )d \textit {\_a} +c_{1}}\right \}\right ]\]