2.1691   ODE No. 1691

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

y(x)(ax2+bx+c)3/2f(y(x)ax2+bx+c)=0 Mathematica : cpu = 60.6351 (sec), leaf count = 0 , could not solve

DSolve[-f[y[x]/Sqrt[c + b*x + a*x^2]] + (c + b*x + a*x^2)^(3/2)*Derivative[2][y][x] == 0, y[x], x]

Maple : cpu = 1.861 (sec), leaf count = 254

{y(x)=RootOf(2_Za4_C1a24c_g2a+b2_g2+8F(_g)d_gd_g4acb2+_C24acb22arctan(2ax+b4acb2)a)ax2+bx+c,y(x)=RootOf(2_Za4_C1a24c_g2a+b2_g2+8F(_g)d_gd_g4acb2+_C24acb22arctan(2ax+b4acb2)a)ax2+bx+c,y(x)=RootOf(4_Zac_Zb24F(_Zax2+bx+c)ax2+bx+c)}