2.790   ODE No. 790

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

y(x)=2x2y(x)coth(x+1x1)+x4coth(x+1x1)+y(x)2coth(x+1x1)+2xlog(1x1)coth(x+1x1)log(1x1) Mathematica : cpu = 81.8991 (sec), leaf count = 127

{{y(x)exp(1x2coth(K[5]K[5]1+1K[5]1)log(1K[5]1)dK[5])1xexp(1K[6]2coth(K[5]K[5]1+1K[5]1)log(1K[5]1)dK[5])coth(K[6]K[6]1+1K[6]1)log(1K[6]1)dK[6]+c1+x2+1}} Maple : cpu = 0. (sec), leaf count = 0 , could not solve

dsolve(diff(y(x),x) = (2*x*ln(1/(x-1))-coth((1+x)/(x-1))+coth((1+x)/(x-1))*y(x)^2-2*coth((1+x)/(x-1))*x^2*y(x)+coth((1+x)/(x-1))*x^4)/ln(1/(x-1)),y(x))