0% found this document useful (0 votes)
17 views2 pages

M Tech (TRE) - I Applied Numerical Methods - Out

Uploaded by

adityauser150
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

M Tech (TRE) - I Applied Numerical Methods - Out

Uploaded by

adityauser150
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ENROLLMENT NUMBER

Amity University Haryana


M.Tech. (CTM/TRE/SE)
First Semester End Term Examinations - November-December, 2018
Course Title: Applied Numerical Methods

Course Code: CME4103/TRE4105/STE4101


Exam Dept. Ref.: d3i7y4
Time: 3 Hours Maximum Marks: 70
Note: This question paper has three sections : Section A, Section B and Section C.
Attempt (i) Any FIVE from Sec.-A.
(ii) Any TWO from Sec.-B.
(iii) Section-C is compulsory.
Section –A (Attempt any five questions) 30 Marks
(Each question carries 6 marks)

1. Find by Newton – Raphson’s method, the real root of the equation 3x = Cosx + 1,
correct to four decimal places.

𝑑𝑦 = 𝑙𝑜𝑔⁡(𝑥 + 𝑦)
2. Given 𝑑𝑥 with initial condition y = 1 at x = 0; find y for x = 0.1 by
Euler’s method.

3. Given that:

x 1.0 1.1 1.2 1.3 1.4 1.5 1.6


y 7.989 8.403 8.781 9.129 9.451 9.750 10.031

Find dy/dx at x = 1.1.

4. Fit a second degree parabola to the following data:

x 1.0 2.0 3.0 4.0 5.0 6.0 7.0


y 4.1 5.3 5.6 6.0 6.7 7.4 8.1

5. Obtain the Newton’s divided difference interpolating polynomial and hence find f(4):

x 0 1 2 3 4 5 6
y 1 14 15 5 6 19 21

6. Find the largest eigen value and the corresponding eigen vector of the matrix
2 ‒1 0
[ ‒1
0
2
‒1
‒1
2 ] using power method. Take [1, 0, 0]T as initial eigen vector.

Section – B (Attempt any two questions) 20 Marks


(Each question carries 10 marks)

7. Find all roots of the equation x3 – 2x2 – 5x + 6 = 0 by Graeffe’s method squaring


thrice.

Page 1 of 2
8. From the following table:

x (degrees) 0 5 10 15 20 25 30

y=tanx 0 0.0875 0.1763 0.2679 0.3640 0.4663 0.5774

Calculate tan 160, using Stirling’s interpolation formula.

9. Using Runge – Kutta fourth order method, solve for ‘y’ at x = 1.2, 1.4 from
𝑑𝑦 = 2𝑥𝑦 + 𝑒𝑥
𝑑𝑥 𝑥2 + 𝑥𝑒𝑥 , given that x0 = 1 where y0 = 0.

Section C (Compulsory) 20 Marks

1
2
∫1 +𝑥 𝑥 𝑑𝑥 3
10. (i) Evaluate the integral 0 , using Trapezoidal and Weddle’s rule. (10)

(ii) Solve the equations 27x + 6y – z = 85, x + y + 54z = 110, 6x + 15y + 2z = 72, by
using Gauss – Seidal iteration method. (10)

Page 2 of 2

You might also like