2.1660   ODE No. 1660

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

y(x)xn2h(xny(x),x1ny(x))=0 Mathematica : cpu = 4.43017 (sec), leaf count = 0 , could not solve

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

Maple : cpu = 0.86 (sec), leaf count = 125

{y(x)=ODESolStruc(_ae(_b(_a)d_a+_C1)n,[{dd_a_b(_a)=(_b(_a))2(_b(_a)h(_a,_b(_a)_an+1_b(_a))+n_a(n1)_b(_a)+2n1)},{_a=y(x)xn,_b(_a)=1xn(xddxy(x)ny(x))},{x=e_b(_a)d_a+_C1,y(x)=_ae(_b(_a)d_a+_C1)n}])}