10.4   ODE No. 1859

{ddtx(t)=ax(t)y(t),ddty(t)=x(t)+ay(t)}

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

Mathematica: cpu = 0.005001 (sec), leaf count = 51 {{x(t)c1eatcos(t)c2eatsin(t),y(t)c1eatsin(t)+c2eatcos(t)}}

Maple: cpu = 0.031 (sec), leaf count = 37 {{x(t)=eat(_C1sin(t)+_C2cos(t)),y(t)=eat(sin(t)_C2cos(t)_C1)}}