Indian Institute of Technology (BHU), Varanasi
Department of Mathematical Sciences
Numerical Techniques (MA-201)
Tutorial-11
1. Find the solution = + , (1) = 0, at x = 2, by the Euler method with h = 0.1.
2. Find the solution = + , (1) = 0, at x = 2, by the Euler modified method using h = 0.1.
Repeat with h = 0.05.
3. Use Runge-Kutta method of order 2 to compute (1.1), (1.2) and (1.3) as solution of
= + , (1) = 4, with spacing ℎ = 0.1.
4. Use Runge-Kutta method of order 2 to compute (0.1), (0.2) and (0.3) as solution of
= + , (0) = 2, with spacing ℎ = 0.1.
5. Use Euler’s method to approximate the solution of the given problem
= 2 + 3 ,0 ≤ ≤ 1 , (0) = 1, with h=.25.