Differential Equations

Table of Contents


Part 1A Michaelmas

This is the first term of the Mathematical Tripos you should be taking this with the other first term courses at the same time as Cambridge designed it this way for a good reason.

Right now there is all kinds of physics-informed machine learning going on to numerically solve ODEs. We also will learn epidemic models and other dynamic systems should you want to work in quantitative finance or a research programmer in a medical lab.

Course

  • Course notes are here
  • Similar to this full course that contains some of the Boyce book and also has boundary value problems and matches better with 1B content we'll be doing later
  • There is a problem bank with solutions too.
  • The sample sheets
  • Sample lecture is here
    • A guy on YouTube made lectures too for the course
  • The SciML book which teaches how to optimize ODEs and solve them, plus uses the Julia language which we will need to learn for the computational projects in Easter anyway.

TODO


Home