Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Assignment I

Subject: Numerical Methods (MCSC 202) Group: CIEG/EE


Issued Date: 12/26/2021 Deadline of submission:
1. Write down the numbers of significant digits on the following Numerals:

2. Round off the following numbers:


3.237500(Round up to 3 decimal places), 3.234500(Round up to 3 decimal places), 3.23456(Round up
to 3 decimal places), 3.1405 (Rounding –off to four significant figures)
4. The approximate values of the number are given as 0.142, 0.140, and 0.143, which of these three
values is the best approximation? Why?
3. Compute: i) ii) iii) iv) √
√ and find the absolute, relative and percentage errors.
4. Round off the number to four significant figures and then compute the absolute, relative and
percentage error.
5. Compute the maximum absolute and relative error in
a) when and .
b) If and errors in be when
6. If , Find the percentage error is at if the error in
7. Find the relative error in computation of for and having absolute error
and
8. Prove that the relative error of a product of three non-zero numbers do not exceed the sum of the relative
errors of the given numbers.
9. Calculate a real root correct to four significant figures of the following equations:
a) Bisection method: i) , (2, 3) ii)
b) False Position: i) ii)
c)Secant method: i) ii)
d) Newton-Raphson: i) ii)
e)Fixed point iteration: i) ii)
10. Show that the equation has a double root at and find a double root
of the equation using generalized multiplicity Newton Raphson Method with initial guess and
tolerance
11. Solve the following systems of nonlinear equations using Newton-Raphson method accurate to 3
decimal places:
i) ,
ii) with
12. Solve the following system of equations using iteration method correct to 3 significant figures
i)
ii)
13. Solve the following systems using LU decomposition method taking

14. Solve the following systems using LU decomposition method taking


15. Solve the following tidiagonal systems using Thomas Algorithm:

16. State the condition of convergence of Jacobi method. Solve the system of equations using Jacobi method
accurate to 3 significant figures.

17. State the condition of convergence of Gauss Seidel Iterative method. Apply this method to solve the
system correct to 3 decimal places:

The End

You might also like