0% found this document useful (0 votes)
78 views1 page

Indian Institute of Technology (BHU), Varanasi Department of Mathematical Sciences Numerical Techniques (MA-201) Tutorial-11

The document provides instructions for 5 numerical techniques problems to solve ordinary differential equations using the Euler method, Euler modified method, and Runge-Kutta method of order 2. Learners are asked to find solutions over different intervals using step sizes of 0.1, 0.05, and 0.25.

Uploaded by

Naman Kansal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views1 page

Indian Institute of Technology (BHU), Varanasi Department of Mathematical Sciences Numerical Techniques (MA-201) Tutorial-11

The document provides instructions for 5 numerical techniques problems to solve ordinary differential equations using the Euler method, Euler modified method, and Runge-Kutta method of order 2. Learners are asked to find solutions over different intervals using step sizes of 0.1, 0.05, and 0.25.

Uploaded by

Naman Kansal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like