Sma 430 Numerical Analysis Ii
Sma 430 Numerical Analysis Ii
a) Solve the system of equations below using the inverse of the coefficients matrix method
(5 marks)
x1 + 2 x 2 − x3 = 2
3 x1 + 6 x 2 + x3 = 1
3 x1 + 3 x 2 + 2 x3 = 3
b) Determine the Eigen values and the corresponding Eigen vectors of the following system.
(5 marks)
10 x1 + 2 x 2 + x3 = λx1
2 x1 + 10 x 2 + x3 = λx 2
2 x1 + x 2 + 10 x3 = λx3
c) Let f ( x ) = ln x and x0 = 1.8 for h > 0 ,evaluate f ′(x ) (5 marks)
d) Consider the initial value problem (I .v. p) given by
y ′ = 2 x + 3 y ; y ( 0) = 1
Use Taylors series second order method to get y (0.4) with step size length h = 0.1
(5 marks)
dy
Consider the differential equation = 2e x y , y (0) = 2 . Calculate y (0.2) using Adams predictor
dx
corrector formula by calculating y (0.1) , y (0.2) and y (0.3) using the Euler’s modified formula.
(20 marks)