2.1648   ODE No. 1648

  1. Problem in Latex
  2. Mathematica input
  3. Maple input

\[ y''(x)-k x^a y(x)^b y'(x)^c=0 \] Mathematica : cpu = 0.0576065 (sec), leaf count = 0 , could not solve

DSolve[-(k*x^a*y[x]^b*Derivative[1][y][x]^c) + Derivative[2][y][x] == 0, y[x], x]

Maple : cpu = 2.028 (sec), leaf count = 205

\[ \left \{ y \left ( x \right ) ={\it ODESolStruc} \left ( {\it \_a}\,{{\rm e}^{\int \!{\it \_b} \left ( {\it \_a} \right ) \,{\rm d}{\it \_a}+{\it \_C1}}},[ \left \{ {\frac {\rm d}{{\rm d}{\it \_a}}}{\it \_b} \left ( {\it \_a} \right ) ={\frac { \left ( {\it \_b} \left ( {\it \_a} \right ) \right ) ^{2}}{ \left ( a-c+2 \right ) ^{2}} \left ( -k{{\it \_a}}^{b}{\it \_b} \left ( {\it \_a} \right ) \left ( b+c-1 \right ) ^{2} \left ( -{\frac { \left ( a-c+2 \right ) \left ( {\it \_b} \left ( {\it \_a} \right ) {\it \_a}+1 \right ) }{{\it \_b} \left ( {\it \_a} \right ) \left ( b+c-1 \right ) }} \right ) ^{c}+ \left ( {\it \_a}\, \left ( a+b+1 \right ) {\it \_b} \left ( {\it \_a} \right ) +2\,a+b-c+3 \right ) \left ( a-c+2 \right ) \right ) } \right \} , \left \{ {\it \_a}=y \left ( x \right ) {x}^{{\frac {a-c+2}{b+c-1}}},{\it \_b} \left ( {\it \_a} \right ) ={\frac {-a+c-2}{ \left ( {\frac {\rm d}{{\rm d}x}}y \left ( x \right ) \right ) x \left ( b+c-1 \right ) + \left ( a-c+2 \right ) y \left ( x \right ) } \left ( {x}^{{\frac {a-c+2}{b+c-1}}} \right ) ^{-1}} \right \} , \left \{ x={{\rm e}^{-{\frac { \left ( \int \!{\it \_b} \left ( {\it \_a} \right ) \,{\rm d}{\it \_a}+{\it \_C1} \right ) \left ( b+c-1 \right ) }{a-c+2}}}},y \left ( x \right ) ={\it \_a}\,{{\rm e}^{\int \!{\it \_b} \left ( {\it \_a} \right ) \,{\rm d}{\it \_a}+{\it \_C1}}} \right \} ] \right ) \right \} \]