Euler's Method
( \newcommand{\kernel}{\mathrm{null}\,}\)
Euler's Method Visualization
This activity allows you to interactively use Euler's Method to approximate a solution to the initial value problem with y'=x-2y. You can change the initial value and the step size and then click on the Next Step button to see Euler's Method in action, up to at most 16 steps.
x_n | y_n | f_n'=x_n-2y_n | x_{n+1}=x_n+h | y_{n+1}=y_n+hf_n' |
---|
x_0: y_0: h: