A first order differential equation is a differential equation that contains first derivatives but no second (or higher) derivativesWait – haven’t I seen first order differential equations before?
Yes you have!
In this section of the course you learn how to solve differential equations that can’t just be solved right away by integrating
Euler’s Method: First Order
What is Euler’s method?
Euler’s method is a numerical method for finding approximate solutions to differential equations
It treats the derivatives in the equation as being constant over short ‘steps’
The accuracy of the Euler’s Method approximation can be improved by making the step sizes smaller
How do I use Euler’s method with a first order differential equation?
Exam Tip
Be careful with letters – in the equations in the exam, and in your GDC’s recursion calculator, the variables may not be x and y
If an exam question asks you how to improve an Euler’s method approximation, the answer will almost always have to do with decreasing the step size!
Worked Example
b) Explain how the accuracy of the approximation in part (a) could be improved.