Mathematics (Gen)
Mathematics (Gen)
Mathematics (Gen)
/MTMGDSE03T/2022
MTMGDSE03T-MATHEMATICS (DSE2)
NUMERICAL METHODS
Time Allotted: 2 Hours Full Marks: 50
The figures in the margin indicate full marks.
Candidates should answer in their own words and adhere to the word limit as practicable.
All symbols are of usual significance.
(c) Write down the number 2 correct upto 5 significant figures and find relative error.
3
(d) Why is the Newton-Raphson method for computing a simple root of an equation
f ( x ) 0 called method of tangents?
(e) Construct a linear interpolation for f (x ) with f (1) 3 and f (2) 5 .
(f) Show that ' log f ( x) log [1 ' f ( x ) f ( x)]
(g) Find the value of f (0.2) using the table of values of f (x )
x 0.2 0.4 0.6
f ( x) 1.6596 1.6698 1.6804
2
(h) Using trapezoidal rule compute ∫ f ( x) dx . Given
0
x 0 1 2
f ( x) 1.6 3.8 8.2
2. (a) Find a real root of the equation 3 x cos x 1 0 correct to two significant figures 4
by using Newton Raphson method.
(b) Discuss method of bisection for computing a real root of an equation f ( x ) 0. 4
3. (a) Find Lagrange’s interpolation polynomial for the function f ( x ) sin S x , when 3+1+1
1 1 S
x0 0 , x1 , x2 . Also compute the value of sin and estimate the error.
6 2 3
(b) Find f (5) , given that f (0) 2 , f (1) 4, f (2) 6 , f (3) 10 and third 3
difference being constant.
6273 1
Turn Over
CBCS/B.Sc./Programme/6th Sem./MTMGDSE03T/2022
4. (a) Solve the equation 6
2x 3 y z 9
x 2 y 3z 6
3x y 2 z 8
by the method of matrix factorization
(b) Round off the number 40.3586 and 0.0056812 to four significant digits. 2
1
1 1
7. (a) Evaluate numerically the integration
∫ 1 x dx , by Simpson’s
0
3
rd rule taking 6 4
equal subintervals.
(b) If f ( x ) is a polynomial of degree 2, prove that 4
1
∫ f ( x)dx
0
[5 f (0) 8 f (1) f (2)] 12 .
8. (a) Compute by the method of fixed point iteration method the positive root of the 4
equation x 2 x 0.1 0 correct upto three significant figures.
(b) Find the real root of the equation x 3 x 1 0 by Regula-Falsi method correct 4
upto two significant figures.
N.B. : Students have to complete submission of their Answer Scripts through E-mail / Whatsapp to
their own respective colleges on the same day / date of examination within 1 hour after end of
exam. University / College authorities will not be held responsible for wrong submission (at
in proper address). Students are strongly advised not to submit multiple copies of the same
answer script.
––––×––—
6273
2
CBCS/B.Sc./Programme/6th Sem./MTMGDSE04T/2022
MTMGDSE04T-MATHEMATICS (DSE2)
LINEAR PROGRAMMING
Time Allotted: 2 Hours Full Marks: 50
The figures in the margin indicate full marks.
Candidates should answer in their own words and adhere to the word limit as practicable.
All symbols are of usual significance.
GROUP-A
Full Marks-10
GROUP-B
Full Marks-40
4. (a) Prove that the set of all convex combinations of a finite number of points is a 5
convex set.
(b) Find a supporting hyperplane of the convex set 3
S {( x , y ) : x 2 y 4, 3 x y 6, x 0, y 0}
6. (a) Obtain a basic feasible solution of the following L.P.P. from the feasible solution 4
(2, 3, 1)
Maximize Z x1 2 x2 4 x3
Subject to 2 x1 x2 4 x3 11
3 x1 x2 5 x3 14
x1 , x2 , x3 0
6321 2
CBCS/B.Sc./Programme/6th Sem./MTMGDSE04T/2022
(b) Prove that the intersection of two convex sets is also a convex set. 4
N.B. : Students have to complete submission of their Answer Scripts through E-mail / Whatsapp to
their own respective colleges on the same day / date of examination within 1 hour after end
of exam. University / College authorities will not be held responsible for wrong submission
(at in proper address). Students are strongly advised not to submit multiple copies of the
same answer script.
––––×––—
MTMGDSE03T-MATHEMATICS (DSE2)
NUMERICAL METHODS
Time Allotted: 2 Hours Full Marks: 50
3
(c) Derive an iteration formula for computing a , using Newton Raphson method.
(d) What is the condition of convergency of Gauss-Jacobi iteration to solve the system
of n linear equations? Is this condition both necessary and sufficient?
(e) Show that the equation x 2 ln x 0 has exactly one root in the interval 1 , 1 .
3
2. Explain the Newton-Raphson method for computing a simple real root of an 4+1+1+2
equation f ( x) 0 . When does the method fail? Can we apply this method to the
1
equation x 2 x 0 ? Justify your answer.
4
3. (a) In order to find the root of x3 x 1 0 , near x 1 which of the following 2+2
iteration functions give convergent sequences:
x 1 x 1
(i) x (ii) x
x2 x
(b) Apply the method of bisection to find a real root up to two significant digits of the 4
equation x3 3x 5 0 .
4. (a) Use Lagrange’s interpolation to find the value of f (x) for x 0.4 using the table. 5
x 0.3 0.5 0.6
f (x) 0.61 0.69 0.72
2
1
7. (a) Calculate ( x x ) dx
1
up to four significant figures by Simpson’s 1 rule taking
3
4
4 intervals.
(b) Obtain trapezoidal rule for numerical integration without the error term. 4
9. Deduce Lagrange’s interpolation formula and also prove that Lagrangian functions 8
are invariant under linear transformation.
i0 i
being the backward difference operator.
(b) What do you mean by ‘ round off ’ errors in numerical data? Show how these errors 4
are propagated in a difference table.
N.B. : Students have to complete submission of their Answer Scripts through E-mail / Whatsapp to
their own respective colleges on the same day / date of examination within 1 hour after end of
exam. University / College authorities will not be held responsible for wrong submission (at
in proper address). Students are strongly advised not to submit multiple copies of the same
answer script.
––––×––—
6273 2
CBCS/B.Sc./Programme/6th Sem./MTMGDSE04T/2021
MTMGDSE04T-MATHEMATICS (DSE2)
LINEAR PROGRAMMING
Time Allotted: 2 Hours Full Marks: 50
The figures in the margin indicate full marks.
Candidates should answer in their own words and adhere to the word limit as practicable.
All symbols are of usual significance.
(i) Find the number of basic feasible solution of the following LPP:
Maximize Z 2 x1 3x2
Subject to x1 x2 2
x1 x2 1
x1 , x2 0
2. (a) Find all basic feasible solution of the following system of equations. 4
x1 x2 x3 2 ,
2 x1 x2 x3 3
(b) Show that (1, 2 , 1) is a feasible solution of the system of equations. 4
x1 x2 2 x3 1
x1 2 x2 x3 4
x1 , x2 , x3 0
Reduce the feasible solution to a basic feasible solution.
3. (a) Solve: 4
Maximize Z 2 x1 3x2
Subject to x1 x2 2
2 x1 2 x2 8
x1 , x2 0
(b) Food X contains 6 units of vitamin A and 7 units of vitamin B per gram and costs 4
12 p./gm. Food Y contains 8 units of vitamin A and 12 units of vitamin B per gram
and costs 20 p./gm. The daily requirements of vitamin A and B are at least 100 units
and 120 units respectively. Formulate the above as an L.P.P. to minimize the cost.
4. (a) If the feasible region of a linear programming problem is strictly bounded and 4
contains a finite number of extreme points then prove that the objective function of
the linear programming problem assumes its optimal value at an extreme point of
the convex set of feasible solutions.
(b) Show that the feasible solution x1 1, x2 1, x3 0 , x4 2 to the system 4
x1 x2 x3 2
x1 x2 3x3 2
2 x1 4 x2 3x3 x4 4
x1 , x2 , x3 , x4 0
is not basic.
5. (a) Prove that the set of all convex combinations of a finite number of points is a convex 5
set.
6321 2
CBCS/B.Sc./Programme/6th Sem./MTMGDSE04T/2021
6. (a) Prove that in a linear programming problem the optimal hyperplane is a supporting 4
hyperplane to the convex set of feasible solution.
(b) Find a supporting hyperplane passing through (7 , 1) of the convex set 4
X {( x1 , x2 ) : x12 x22 25} .
N.B. : Students have to complete submission of their Answer Scripts through E-mail / Whatsapp to
their own respective colleges on the same day / date of examination within 1 hour after end of
exam. University / College authorities will not be held responsible for wrong submission (at in
proper address). Students are strongly advised not to submit multiple copies of the same
answer script.
––––×––—
6321 4