2.1692   ODE No. 1692

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

xnn+1y(x)y(x)2n+1n+1=0 Mathematica : cpu = 0.0540371 (sec), leaf count = 0 , could not solve

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

Maple : cpu = 17.604 (sec), leaf count = 156

{y(x)=ODESolStruc(_a(e(_b(_a)d_a+_C1)(n+2)n)1,[{dd_a_b(_a)=2(_b(_a))2n2(1/2_a2n+1n+1_b(_a)n2+_a(n+2)(n+1)_b(_a)3/2n22n)},{_a=y(x)xn+2n,_b(_a)=nnxddxy(x)+y(x)(n+2)(xn+2n)1},{x=e_b(_a)d_a+_C1,y(x)=_a(e(_b(_a)d_a+_C1)(n+2)n)1}])}