Weekly problems

Problems marked "Week n" relate to material from week – 1. You should strive to solve these in week number n.

Week 4

  1. What is the order of the following ODEs? Reduce them to systems of first order ODEs.
    1. \(\ddot{x} + 2\dot{x} + \sin(x) = 0\)
    2. <