2.1659   ODE No. 1659

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

y(x)y(x)h(x,y(x)y(x))=0 Mathematica : cpu = 10.5225 (sec), leaf count = 0 , could not solve

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

Maple : cpu = 0.097 (sec), leaf count = 60

{y(x)=ODESolStruc(e_b(_a)d_a+_C1,[{dd_a_b(_a)=(_b(_a))2+h(_a,_b(_a))},{_a=x,_b(_a)=ddxy(x)y(x)},{x=_a,y(x)=e_b(_a)d_a+_C1}])}