Hello,
I'm trying to solve the following system in Maple but it doesn't show me any solution:


where x(0)=0 and y2(0)=0 , k>0, a1 and a2 are between -1 and 1, and m is a constant.
I tried with the command >dsolve({equation1, equation2, x(0)=0,y2(0)=0},{x(t), y2(t)}) but it shows me no answer.
Could somebody help me, please?
Thank you in advance!