2.72   ODE No. 72

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

y(x)R1(x,a0+a1x+a2x2+a3x3+a4x4)R2(y(x),b0+b1y(x)+b2y(x)2+b3y(x)3+b4y(x)4)=0 Mathematica : cpu = 0.159416 (sec), leaf count = 89

{{y(x)InverseFunction[1#11R2(K[1],b4K[1]4+b3K[1]3+b2K[1]2+b1K[1]+b0)dK[1]&][1xR1(K[2],a4K[2]4+a3K[2]3+a2K[2]2+a1K[2]+a0)dK[2]+c1]}} Maple : cpu = 0.012 (sec), leaf count = 64

{R1(x,a4x4+a3x3+a2x2+a1x+a0)dxy(x)(R2(_a,_a4b4+_a3b3+_a2b2+_ab1+b0))1d_a+_C1=0}