10.22   ODE No. 1877

{tddtx(t)+y(t)=0,tddty(t)+x(t)=0}

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

Mathematica: cpu = 0.005001 (sec), leaf count = 31 {{x(t)c1t+c2t,y(t)c2tc1t}}

Maple: cpu = 0.032 (sec), leaf count = 31 {{x(t)=_C2t2+_C1t,y(t)=_C2t2+_C1t}}