2.1613   ODE No. 1613

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

6a2y(x)+5ay(x)+y(x)6y(x)2=0 Mathematica : cpu = 1.97108 (sec), leaf count = 0 , could not solve

DSolve[6*a^2*y[x] - 6*y[x]^2 + 5*a*Derivative[1][y][x] + Derivative[2][y][x] == 0, y[x], x]

Maple : cpu = 0.022 (sec), leaf count = 27

{y(x)=WeierstrassP(eaxa+_C1,0,_C2)(eax)2}