Practice Questions 603 (13-22)
Practice Questions 603 (13-22)
by the relaxation method, starting with the vector (0, 0, 0). Marks-3
Thus, we get
Starting with the initial solution vector (0, 0, 0), that is taking we find the
residuals , of which the largest residual in magnitude is R2, i.e.
the 1st equation has more error and needs immediate attention for improvement.
Lecture-14
Convert the following matrix into diagonal form
Solution:
Lecture-15 and 16 Marks-05
Lecture-17 Marks-05
S1 of the matrix:
Solution:
Lecture-18
Construct the Forward difference table from the following data:
Solution:
Lecture-19 to Lecture 22
Just Practice the examples of handouts, all the exam questions are similar to
examples. Also
Lecture 19-24
1 3 5
2 4 7
1 5 10
3 7 14
Q#3: Construct a backward difference table from the following values of x and y.
x 1 2 3 4 5
y=f(x) 2 5 10 22 39
Q#4:
Prove that
Prove that
Q#5:
Q#7:
Find the value of p from the following table of values if f (18) is to be calculated
1 2 3 4 5
35 39 41 53 65
Q#8:
Find the interpolating polynomial for the following data by Newton’s Forward
Difference Formula
0 1
2
1 3 3
5 0
2 8 3
8
3 16
Q#9:
Find the value of p from the following table of values if f (.39) is to be
calculated
.4 .5 .6 .7 .8
.29 .35 .37 .42 .47
Q#10:
To estimate f (3.8 ) from the following table of values what should the value of
p be?
1 2 3 4 5
1 4 8 9 12
Q#11:
x 2 4 6 8 10 12 14
F(x) 23 93 259 559 1031 1713 2643
Use Newton’s backwards difference formula to compute f (11) with x n=10 and p = 0.5
Q#12: