Skip to main content
Euler's Method
13. Intro to Differential Equations / Euler's Method / Problem 4
Problem 4

Determine uk+1u_{k+1} in terms of a,h,a,h, and kk when Euler’s method with step size hh is applied to the initial value problem y(t)=at2y^{\(\prime\)}(t)=at^2, y(0)=1y(0)=1 with grid points tk=kht_k=kh and Euler approximations uku_k to y(tk)y(t_k).