10.12   ODE No. 1867

{ddty(t)x(t)=3t2+3t+1,ddtx(t)+y(t)t2+6t+1=0}

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

Mathematica: cpu = 0.075510 (sec), leaf count = 124 {{x(t)c2sin(t)+c1cos(t)+cos(t)((3t2t13)cos(t)+(t12)tsin(t))sin(t)((3t2+t+13)sin(t)+(t12)tcos(t)),y(t)c1sin(t)+c2cos(t)+cos(t)((3t2+t+13)sin(t)+(t12)tcos(t))+sin(t)((3t2t13)cos(t)+(t12)tsin(t))}}

Maple: cpu = 0.031 (sec), leaf count = 42 {{x(t)=sin(t)_C2+cos(t)_C1+3t2t13,y(t)=t2cos(t)_C2+sin(t)_C112t}}