2.1839   ODE No. 1839

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

\[ y^{(3)}(x)-y(x) y''(x)+y'(x)^2=0 \] Mathematica : cpu = 0.0336891 (sec), leaf count = 0 , could not solve

DSolve[Derivative[1][y][x]^2 - y[x]*Derivative[2][y][x] + Derivative[3][y][x] == 0, y[x], x]

Maple : cpu = 1.057 (sec), leaf count = 116

\[\left \{y \left (x \right ) = \mathit {ODESolStruc} \left ({\mathrm e}^{c_{2}+\int \textit {\_g} \left (\textit {\_f} \right )d \textit {\_f}}, \left [\left \{\frac {d}{d \textit {\_f}}\textit {\_g} \left (\textit {\_f} \right )=\frac {6 \left (\left (\textit {\_f} -\frac {1}{6}\right ) \textit {\_g} \left (\textit {\_f} \right )+\frac {1}{6}\right ) \left (\textit {\_f} \textit {\_g} \left (\textit {\_f} \right )+1\right ) \textit {\_g} \left (\textit {\_f} \right )}{\textit {\_f}}\right \}, \left \{\textit {\_f} =\frac {\frac {d}{d x}y \left (x \right )}{y \left (x \right )^{2}}, \textit {\_g} \left (\textit {\_f} \right )=\frac {\left (\frac {d}{d x}y \left (x \right )\right ) y \left (x \right )^{2}}{\left (\frac {d^{2}}{d x^{2}}y \left (x \right )\right ) y \left (x \right )-2 \left (\frac {d}{d x}y \left (x \right )\right )^{2}}\right \}, \left \{x =c_{1}+\int \frac {\textit {\_g} \left (\textit {\_f} \right ) {\mathrm e}^{-c_{2}+\int -\textit {\_g} \left (\textit {\_f} \right )d \textit {\_f}}}{\textit {\_f}}d \textit {\_f} , y \left (x \right )={\mathrm e}^{c_{2}+\int \textit {\_g} \left (\textit {\_f} \right )d \textit {\_f}}\right \}\right ]\right )\right \}\]