2.920   ODE No. 920

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

y(x)=2y(x)6(4xy(x)2+y(x)2+1)128x3y(x)6+96x2y(x)4+4xy(x)5+y(x)5+y(x)3+24xy(x)2+2 Mathematica : cpu = 0.402761 (sec), leaf count = 301

{{y(x)Root[128#14x2+#15(128c1x28x1)+64#12x+#13(2+64c1x)+8#1c1+8&,1]},{y(x)Root[128#14x2+#15(128c1x28x1)+64#12x+#13(2+64c1x)+8#1c1+8&,2]},{y(x)Root[128#14x2+#15(128c1x28x1)+64#12x+#13(2+64c1x)+8#1c1+8&,3]},{y(x)Root[128#14x2+#15(128c1x28x1)+64#12x+#13(2+64c1x)+8#1c1+8&,4]},{y(x)Root[128#14x2+#15(128c1x28x1)+64#12x+#13(2+64c1x)+8#1c1+8&,5]}} Maple : cpu = 0. (sec), leaf count = 0 , could not solve

dsolve(diff(y(x),x) = 2*y(x)^6*(1+4*x*y(x)^2+y(x)^2)/(y(x)^3+4*y(x)^5*x+y(x)^5+2+24*x*y(x)^2+96*x^2*y(x)^4+128*x^3*y(x)^6),y(x))