So I was given the following problem to do in maple:
In one ty-graph plot the solutions of y' = cos(pi*ty) for a sequence of 21 equally distributed initial points y(0) between 0 and 4. Hint: You
may use commands such as seq, dsolve, numeric, odeplot and display.
I started off with...