It Is Compulsory To Submit The Assignment Before Filling in The
It Is Compulsory To Submit The Assignment Before Filling in The
ASSIGNMENT BOOKLET
Bachelor's Degree Programme
(B.Sc./B.A./B.Com.)
NUMERICAL ANALYSIS
You can take electives (56 or 64 credits) from a minimum of TWO and a
maximum of FOUR science disciplines, viz. Physics, Chemistry, Life
Sciences and Mathematics.
You can opt for elective courses worth a MINIMUM OF 8 CREDITS and a
MAXIMUM OF 48 CREDITS from any of these four disciplines.
At least 25% of the total credits that you register for in the elective
courses from Life Sciences, Chemistry and Physics disciplines must be
from the laboratory courses. For example, if you opt for a total of 24
credits of electives in these 3 disciplines, then at least 6 credits out of
those 24 credits should be from lab courses.
School of Sciences
Indira Gandhi National Open University
Maidan Garhi, New Delhi-110068
(2021)
Dear Student,
Please read the section on assignments in the Programme Guide for Elective courses that we sent you
after your enrolment. A weightage of 30 per cent, as you are aware, has been earmarked for continuous
evaluation, which would consist of one tutor-marked assignment for this course. The assignment is in
this booklet.
Before attempting the assignment please read the following instructions carefully:
1) On top of the first page of your answer sheet, please write the details exactly in the following format:
ROLL NO.:……………………………………………
NAME :……………………………………………
ADDRESS :……………………………………………
……………………………………………
……………………………………………
COURSE CODE : …………………………….
COURSE TITLE : …………………………….
ASSIGNMENT NO.: ………………………….…
STUDY CENTRE : ………………………..….. DATE :……………………….………………...
2) Use only foolscap size writing paper (but not of very thin variety) for writing your answers.
3) Leave 4 cm margin on the left, top and bottom of your answer sheet.
4) Your answers should be precise.
5) While solving problems, clearly indicate which part of which question is being solved.
6) This assignment is to be submitted to the Study Centre as per the schedule made by the study centre.
Answer sheets received after the due date shall not be accepted.
We strongly suggest that you retain a copy of your answer sheets.
7) This assignment is valid only upto December, 2021. If you have failed in this assignment or fail to
submit it by December, 2021, then you need to get the assignment for the year 2022 and submit it as
per the instructions given in the programme guide.
8) You cannot fill the exam form for this course till you have submitted this assignment. So solve it
and submit it to your study centre at the earliest.
2
Assignment (MTE-10)
Course Code: MTE-10
Assignment Code: MTE-10/TMA/2021
Maximum Marks: 100
c) Solve x 3 9 x 1 0 for the root lying between 2 and 4 by the method of false
position. Perform two iterations. (3)
using the Gershgorin bounds. Draw a rough sketch of the region where the
eigenvalues lie. (4)
c) Find the inverse of the matrix
1 1 1
A 1 2 4
1 2 2
3
0.6 x 0.8 y 0.1z 1
1.1x 0.4 y 0.3 z 0.2
x y 2 z 0.5
by LU decomposition method and find the inverse of the coefficient matrix (5)
b) For the linear system of equations
1 2 2 x1 1
1 1 1 x 3
2
2 2 1 x3 5
set up the Gauss-Jacobi and Gauss-Seidal iteration schemes in matrix form. Also
check the convergence of the two schemes. (5)
5. a) Find the dominant eigenvalue and the corresponding eigenvector for the matrix
4 14 0
A 5 13 0
1 0 2
using five iterations of the power method and taking y (0) [1 1 1]T as the initial
vector. (5)
b) Solve the system of equations
3x 2 y 4 z 7
2x y z 7
x 3 y 5z 2
with partial pivoting. Store the multipliers and also write the pivoting vectors. (5)
x 3 2 1 0 1 2 3
f (x) 13 7 3 1 1 3 7
represents a second degree polynomial. Obtain this polynomial using interpolation
and find f ( 2.5) . (3)
7. a) Derive a suitable numerical differentiation formula of 0(h 2 ) to find f ( 2.4) with
h 0.1 given the table
4
x 0.1 1.2 2.4 3.9
f (x) 3.41 2.68 1.37 1.48 (4)
b) The position f (x) of a particle moving in a line at various times x k is given in the
following table. Estimate the velocity and acceleration of the particle at x 1.2 .
2
8. a) Show that 1 2 2 1 where and are the average and central
2
differences operators, respectively. (2)
1
b) A table of values is to be constructed for the function f (x) given by f ( x) in
1 x
the interval [1, 4] with equal step length. Determine the spacing h such that
quadratic interpolation gives result with accuracy 1 10 6 . (3)
c) Using the classical R-K method of O(h 4 ) calculate approximate solution of the IVP,
y 1 x 4 y, y (0) 1 at x 0.6 , taking h 0.1 and 0.2 . Use extrapolation
technique to improve the accuracy. (5)
by using the trapezoidal rule with h 0.5, 0.25, 0.125 . Improve this value by using
the Romberg’s method. Compare your result with the true value. (5)
b) Use modified Euler’s method to find the approximate solution of IVP
y 2 xy, y (1) 1 at x 1.5 with h 0.1
1
If the exact solution is y ( x ) e x
2
, find the error. (3)
c) Show that u x c1e x c2 e x is a solution of the difference equation
u x1 2u x cosh u x1 0 . (2)
10. a) Using the following table of values, find approximately by Simpson’s rule, the arc
1 1
length of the graph y between the points (1, 1) and 5,
x 5
x 1 2 3 4 5
5
1 x4 1.414 1.031 1.007 1.002 1.001
(3)
x4
ii) Use the polynomial in part (i) to approximate 1.1 and find a bound for the
error involved.
0. 1
(1 x)
1/ 2
iii) Use the polynomial in part (i) to approximate dx . (7)
0