0% found this document useful (0 votes)
19 views9 pages

Maths Paper

Uploaded by

mahesh1.patil
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)
19 views9 pages

Maths Paper

Uploaded by

mahesh1.patil
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/ 9

Total No. of Questions : 4] SEAT No.

:
P557 [Total No. of Pages : 2
[5523]-104
S.Y. B.Sc. (Computer Science)
MATHEMATICS
MTC-212: Numerical Analysis
(2013 Pattern) (Paper - II) (Semester - I)

Time : 2 Hours] [Max. Marks :40


Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicate full marks.
3) Use of single memory non-programmable scientific calculator is allowed.

Q1) Attempt any five of the following: [5×2=10]

1
a) Find relative error of the number whose approximate value is 0.3333.
3
−1
Show that δ = E 2 − E 2 .
1
b)
c) Show that a root of the equation x.sin x + cos x = 0 lies between 2 and 3.
d) Write Bessel’s interpolation formula.
e) Write Euler-Maclaurin’s formula for numerical integration.
dy
f) Use Euler’s method to find y at x = 0.2. Given that = x + y, y (0) = 1 ,
dx
take h = 0.2.
g) Estimate missing term in the following table.
x 0 1 2 3

y 0 1 - 81

Q2) Attempt any two of the following: [2×5=10]


a) Derive Newton-Gregory formula for forward interpolation.
b) Find a real root of the equation x3 − 5 x + 3 = 0 that lies between 0 and 1
by Newton-Rapnson method correct upto 3 decimal places (Take xo =0.5.
[5523]-104 1 P.T.O.
c) Find population for the year 1936 by applying Gauss backward
interpolation formula using the following data.
Year 1901 1911 1921 1931 1941 1951
Population 12 15 20 27 39 52
(in thousand)

Q3) Attempt any two of the following: [2×5=10]


a) Derive the formula for Euler’s method and hence write Euler’s modified
formula.
b) From the following table, find f (x) as a polynomial in x by using
Lagrange’s interpolation formula.
x 0 1 5
f (x) 8 68 123
4

c) Evaluate 
0
xdx by Trapezoidal rule using the data.

x 0 1 2 3 4
f (x) 0 1 1.41 1.73 2

Q4) Attempt any one of the following: [1×10=10]


a) Use the Runge-Kutta fourth order method to find y at x = 0.2.

dy
Given that = y − x, y(0) = 2, Take h = 0.1
dx
b) i) Find value of y at x = 5 by Newton’s divided difference formula,
using the data.
x 1 3 4 8 10
y 8 15 19 32 40
1 th
1 1
Evaluate 
3
ii) dx with h = by Simpson’s rule.
0
1+ x 6 8

EEE
[5523]-104 2
Total No. of Questions—4] [Total No. of Printed Pages—4

Seat
No. [5116]-104

S.Y. B.Sc. (Computer Science) (First Sem.) EXAMINATION, 2017

MATHEMATICS

Paper II

(MTC-212 : Numerical Analysis)

(2013 PATTERN)

Time : Two Hours Maximum Marks : 40

N.B. :— (i) All questions are compulsory.

(ii) Figures to the right indicate full marks.

(iii) Use of single memory, non-programmable, scientific

calculator is allowed.

1. Attempt any five of the following : [5×2=10]

(i) Using False position method, find a real root of the

equation x2 – log x – 12 = 0 in the interval (3, 4). (Perform

one iteration)
2
(ii) If the number is represented approximately as 0.6666, find
3
the absolute and relative error.
3
(iii) Write Simpson’s th rule for numerical integration.
8
P.T.O.
(iv) Solve :
dy
= (x + y)2; y(0) = 1.
dx
Find y(0.1) using Euler’s method.
(v) State Bessel’s interpolation formula.
(vi) Find missing term in the following table using shift
operator E :
x y
0 1
1 2
2 6
3 ?
4 51
(vii) Evaluate :
2
2
E x (Take h = 1).

2. Attempt any two of the following : [2×5=10]

(i) Derive Newton’s forward interpolation formula.


(ii) Evaluate y(1.3) using Newton’s divided difference formula :

x y

0 1

2 13

3 34

4 73

6 229
[5116]-104 2
(iii) Find a real root of the equation x4 – x – 10 = 0 using Newton-

Raphson method. Take initial value x0 = 2. (Perform three

iterations)

3. Attempt any two of the following : [2×5=10]

(i) Derive the general quadrature formula for numerical

integration.

(ii) Using Lagrange’s interpolation formula, find the polynomial

y = f(x) such that f(1) = 1, f(3) = 27, f(4) = 64.

(iii) Evaluate the integral :


2
1
dx ,
0
x2 x 1

using trapezoidal rule. (Take h = 0.25)

4. Attempt any one of the following : [1×10=10]

(i) (a) Use Runge-Kutta method of fourth order to compute y(0.2).

Given that :
dy
= 1 + y2, y(0) = 0. (Take h = 0.2)
dx
(b) With usual notation, prove that :
1
= ( + ) and
2
hD = –log(1 – ).

[5116]-104 3 P.T.O.
(ii) (a) Using modified Euler’s method, find the value of y at

x = 0.1 with h = 0.1, where :


dy
= 1 – y, with y(0) = 0.
dx
(b) From the following table, estimate tan(0.29) using

Newton’s backward difference formula :

x y = tan x

0.20 1.6596
0.22 1.6698

0.24 1.6804

0.26 1.6912

0.28 1.7024

0.30 1.7139

[5116]-104 4
Total No. of Questions—4
4] [Total No. of Printed Pages—3
3

Seat
No . [5316]-104
S.Y. B.Sc. (First Semester) EXAMINATION, 2018

COMPUTER SCIENCE

Paper-II

MTC-212 : Numerical Analysis

(2013 PATTERN)

Time : Two Hours Maximum Marks : 40


N.B. :— (i) All questions are compulsory.
( ii ) Figures to the right indicate full marks.
( iii ) Use of single memory non-programmable scientific calculator
is allowed.

1. Attempt any five of the following : [5×2=10]


(i) Define relative error and percentage error.
( ii ) Write the Newton-Raphson formula for square root of any real
number.
( iii ) With usual notation, show that E = .
(iv) Write Bessel’s interpolation formula for central difference.
(v ) State trapezoidal rule for numerical integration.
(vi) State Euler’s Maclaurin’s formula for numerical integration.
(vii) Given that Y' = X + Y with Y (0) = 1.
Find Y(0.1) by Euler’s method.

P.T.O.
2. Attempt any two of the following : [2×5=10]

(i) Derive Newton-Gregory formula for forward interpolation.

( ii ) Find the best approximate real root of the equation

x3 – 9x + 1 = 0 using Regula-falsi method. Take interval (2,

3).

( iii ) Given y(1) = –3, y(3) = 9, y(4) = 30 and y(6) = 132, find

polynomial by Lagrange’s interpolation formula.

3. Attempt any two of the following : [2×5=10]

(i) Derive general quadrature formula for numerical integration.

(ii) Given y(1) = 3, y(3) = 31, y(6) = 223 and y(10) = 1011, y(11)

= 1343. Obtain y(8) by using Newton’s divided difference formula.


1
1 1
( iii ) Evaluate 2 dx by using Simpson’s rd rule (Take
01 x 3

h = 0.1).

4. Attempt any one of the following : [1×10=10]


dy
(i) Given that = y – x with y(0) = 2.
dx
Find y(0.1) and y(0.2) by using Runge-Kutta method of fourth

order.

[5316]-104 2
( ii ) (a) Apply Hermite interpolation formula to obtain polynomial
of degree three from the following data :

X : 0 1

Y : 0 1

Y': 0 1

(b) Given that Y' = X + Y with Y(0) = 1. Obtain Y(0.05)

by Euler’s modified method.

[5316]-104 3 P.T.O.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy