2.1457   ODE No. 1457

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

3y(x)(a+2(x;g2,g3))+by(x)+y(3)(x)=0 Mathematica : cpu = 0.0377303 (sec), leaf count = 0 , could not solve

DSolve[b*y[x] - 3*(a + 2*WeierstrassP[x, {g2, g3}])*Derivative[1][y][x] + Derivative[3][y][x] == 0, y[x], x]

Maple : cpu = 0. (sec), leaf count = 0 , result contains DESol

{y(x)=DESol({d3dx3_Y(x)+(6WeierstrassP(x,g2,g3)3a)ddx_Y(x)+b_Y(x)},{_Y(x)})}