2.1818   ODE No. 1818

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

(xy(x)y(x))y(x)(y(x)2+1)2=0 Mathematica : cpu = 1.47361 (sec), leaf count = 0 , could not solve

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

Maple : cpu = 0.75 (sec), leaf count = 66

{y(x)=RootOf(ln(x)+_Z_f+RootOf(_C1tan(_Z1)_Z+_f_C1tan(_Z1)+_C1_Z_f+tan(_Z1)_Z_f+_C1+tan(_Z1)+_Z_f)_f2+1d_f+_C2)x}