Download Original PDF

Get the official Barkatullah University print version scanned document.

Download/Print

🤝 Help Your Juniors!

Have previous year question papers that aren't on our website? Help the next batch of students by sending them to us! With your consent, we will proudly feature your name as a Top Contributor on our platform.

Submit Papers 📩

Roll No................

Total No. of Questions : 05

Total No. of Printed Pages : 04

EYS-162

B. Tech. (New Scheme) Examination, 2024

(Fourth Semester)

NUMERICAL ANALYSIS

EL-401

Time : 3 Hours

[Maximum Marks : 60]

Note : All questions are compulsory and carry equal marks. Attempt any two parts from each question.

1.

(a) Find the positive root of f(x) = x³ - x - 1 correct to four decimal places by Bisection method.

(b) Using Newton-Raphson method find the root between 0 and 1 of f(x) = x³ - 6x + 4 correct to 5 decimal places.

(c) Using Lagrange's Interpolation formula, find y(10) from the following table :

Diagram for Question

x : 5     6     9     11
y : 12     13     14     16

2.

(a) Evaluate the integral :

Diagram for Question

I = 5.24 loge x dx

using Trapezoidal and Simpson's ⅓ as well as Simpson's ⅜ rule.

(b) Find, by Gaussian elimination method the inverse of :

Diagram for Question

A = [3   -1   1-15   6   -55   -2   2]

(c) Solve the following system by Gauss-Jacobi method :

Diagram for Question

10x - 5y - 2z = 3;

x + 6y + 10z = -3;

4x - 10y + 3z = -3;

3.

(a) Solve :

Diagram for Question

dy/dx = x + y

given y(1) = 0 and get y(1.1), y(1.2) by Taylor series method.

(b) Apply the fourth order Runge-Kutta method to find y(0.2) given that y' = x + y, y(0) = 1.

(c) Solve :

Diagram for Question

dy/dx = 2x/y

given y(0.1) = 1, taking h = 0.1 and using Modified Euler's method.

4.

(a) Explain Binomial Distribution. Hence find the probability of getting 4 heads in 6 tosses of a fair coin.

(b) If the variance of the Poisson distribution is 2, find the probabilities for r = 1, 2, 3, 4 from the recurrence relation of the Poisson distribution. Also find P(r ≥ 4).

5.

(a) Prove that :

Diagram for Question

L[cosh at] = s / (s2 - a2)

(b) Find the Laplace transform of the periodic function (sawtooth wave)

Diagram for Question
f(t) = K*t/T; 0 < t < T and F(t+T) = F(t).

(c) State and prove convolution theorem.