Endterm CM 2023
Endterm CM 2023
UNIT -1 = -1 and
method is used onf(x) = x5 + x + 3 with xo
a) If the secant (8)
Q2 what will be Xg? and x2 in the Newton
1, x1
and xo= 0.6, what are
b) If fx) = 3x-cos(x)-1 (7)
iteration?
interval 0,1]
f(x) = 4x3 +x 7x + 14 within the
Q3 a) Minimize the function
method.
(7.5)
using golden section X) = x- X2 t 2xf+ 2x1x t x~ using steepest
f(x,
b) Find minimum value of starting point xo{0, 0).
(7.5)
decent method taking
UNIT-II
(6.5)
the Eex
interval of differentiation being unity.
Q4 a) Prove that e =( e .difference table for the function f(x) given in the
b) Construct a divided difference interpolating
following table and find the Newton divided
polynomial of f(x)
2
1 3/2
3 13/4 3 5/3 (8.5)
Also find f(0.5).
P.T.0.
(2-]
Q5 (a) If the integral ecosx dx is to be computed with absolute error less than
;x10, and if we are going to use composite trapezoidal rule with a
uniform partition, how many subintervals are needed? (6)
(b) Evaluate the definite integral e*dx using the basic Simpson's 1/3
rule and the basic Simpson's 3/8 rule carries five significant digits. Also,
find the length of correctness in the significant decimal places (rounded)
in both the rules. (9)
UNIT-III
Q6 (a) Show that the system of equations:
(X1 +4x, t axy =6
Zx - X, + 2ax, =3
ax +3x, +X3 = 5
Possesses a unique solution when g=0, no solution when aE -1 and
infinitely many solution when a =1. (6)
(b) Solve the system of linear equations:
0.0001x +y=1
x+y= 2
Using Gauss elimination method in order to apply nó pivoting and partial
pivoting. Also analyse, how roundoff error effect the computation if the
calculation carry at most five significant digits of precision (rounding). (9)
Q7 (a) Determine the largest eigen value and the corresponding eigen vector of
2 -1 0
the matrix-1 2 -1 using power series method taking starting eig
0 -1 2
vectorX (0)
Q8 (a) Using Taylor's series method, compute y(0.2) to three decimal precision
from dy
dz
=1- 2xy given that y(0) = 0. Compare the result with the exact
result for the value of y at 0.2. (7.5)
dx
=2+(r-t1)2
(b) Consider the initial value problem Using Runge
x(1)= 2
Kutta method of 4th order find x(1.5) taking h=0.5 (7.5)
Q9
(a) Solve the initial value problem dx
=1+xy' y(0) = 1 and find y(0.4) using
Milne's method, when it is given that: (6)
X 0.1 0.2 0.3
y 1.105 1.223 1.355