2.364   ODE No. 364

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

xy(x)(y(x)sin(y(x)x)xcos(y(x)x))y(x)(y(x)sin(y(x)x)+xcos(y(x)x))=0 Mathematica : cpu = 0.0641222 (sec), leaf count = 31

Solve[log(y(x)x)log(cos(y(x)x))=c1+2log(x),y(x)]

Maple : cpu = 0.102 (sec), leaf count = 23

{y(x)=_C1cos(RootOf(_Zx2cos(_Z)+_C1))x}