Tutorial 3 PDF
Tutorial 3 PDF
4 y6 x 4
4) y e dy , 5) dx
e
0 0
1 1 2
5) Solve i )
x 1 x dx
6
2
ii) x 3
8 x 3
dx
0 0
1 2
sin 4 4 1
1) 2
dx , 2) x cos xdx , 3) sin 2 (1 cos ) 4 d
0 (1 cos ) 0 0
dx 1 n n
8) prove that x x n
( , ) and hence evaluate sec h 8 xdx
0 (e e )
4 2 2 0
Numerical Solutions of ODEs
Q.1 Using Euler’s method find the approximate value of y where
dy
x y ; y(0)=1 , h=0.2 at x=1.
dx
dy
Q.2 Using Euler’s modified method find y where x y with y (0) = 1
dx
at x = 0.5, h=0.25.
Q.3 Using Runge-Kutta method of order four find y (0.2) with h=0.1 given
dy 1
; y (0)=1
dx x y
dy 3 2
Q.4 Using Taylor’s Series method find the solution of dx ( x y )
with y (0) = 1 at x= 0.1
dy
Q.5 Solve 2 x y 2 ; x(0)=0, y(0)=1 choosing h=0.1 by Runge-Kutta
dx
method of fourth order.