3.570   ODE No. 570

((ddxy(x))2+1)(arctan(ddxy(x))+ax)+ddxy(x)=0

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

Mathematica: cpu = 0.108514 (sec), leaf count = 29 DSolve[(y(x)2+1)(ax+tan1(y(x)))+y(x)=0,y(x),x]

Maple: cpu = 0.047 (sec), leaf count = 30 {y(x)=tan(RootOf(ax(tan(_Z))2+(tan(_Z))2_Z+ax+tan(_Z)+_Z))dx+_C1}