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

Model Question Paper-I With Effect From 2021: Second Semester B.E Degree Examination

1) The document is a model question paper for the Advanced Calculus and Numerical Methods course with questions divided into 5 modules. 2) It provides 10 questions, with 5 questions from each module and students must answer 5 questions total, choosing at least 1 from each module. 3) The questions cover topics like double and triple integration, vector calculus, partial differential equations, numerical methods like Regula Falsi, Newton-Raphson, interpolation, and numerical integration.

Uploaded by

Pb S
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)
128 views2 pages

Model Question Paper-I With Effect From 2021: Second Semester B.E Degree Examination

1) The document is a model question paper for the Advanced Calculus and Numerical Methods course with questions divided into 5 modules. 2) It provides 10 questions, with 5 questions from each module and students must answer 5 questions total, choosing at least 1 from each module. 3) The questions cover topics like double and triple integration, vector calculus, partial differential equations, numerical methods like Regula Falsi, Newton-Raphson, interpolation, and numerical integration.

Uploaded by

Pb S
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

Model Question Paper-I with effect from 2021

USN

Second Semester B.E Degree Examination


Advanced Calculus and Numerical Methods (21MAT21)
TIME: 03 Hours Max. Marks: 100

Note: Answer any FIVE full questions, choosing at least ONE question from each module.

Module -1 Marks
Q.01 a 1 𝑧 𝑥+𝑧 06
Evaluate ∫−1 ∫0 ∫𝑥−𝑧 (𝑥 + 𝑦 + 𝑧)𝑑𝑥𝑑𝑦𝑑𝑧)
𝑎 𝑎 𝑥
b Evaluate ∫0 ∫𝑦 𝑑𝑥𝑑𝑦 by changing the order of integration 07
𝑥 2 +𝑦 2
c Derive the relation between Gamma and Beta functions 07
OR
Q.02 a 1 √1−𝑦2 06
Evaluate ∫0 ∫0 (𝑥 2 + 𝑦 2 )𝑑𝑥𝑑𝑦 by changing into polar coordinates

b Using double integration find the area between the parabolas 𝑦 2 = 4𝑎𝑥 and 𝑥 2 = 4𝑎𝑦 07
𝜋
c 07
Using beta and gamma functions, evaluate ∫02 √tan 𝜃 d𝜃

Module-2
Q. 03 a Find the directional derivative of ∅ = 𝑥 2 𝑦𝑧 + 4𝑥𝑧 2 at the point (1, −2,1) in the direction 06
of the vector 2𝑖̂ − 𝑗̂ − 2𝑘̂

b Find 𝑑𝑖𝑣 𝐹⃗ and 𝑐𝑢𝑟𝑙 𝐹⃗ , where 𝐹⃗ = 𝑔𝑟𝑎𝑑(𝑥 3 + 𝑦 3 + 𝑧 3 − 3𝑥𝑦𝑧) 07


c Define an irrotational vector. Find the constants 𝑎, 𝑏 and 𝑐 such that 07
𝐹⃗ = (𝑎𝑥𝑦 − 𝑧 3 )𝑖̂ + (𝑏𝑥 2 + 𝑧)𝑗̂ + (𝑏𝑥𝑧 2 + 𝑐𝑦)𝑘̂ ) is irrotational.
OR
Q.04 a Find the work done in moving a particle in the force field 6
𝐹⃗ = 3𝑥 2 𝑖̂ + (2𝑥𝑧 − 𝑦)𝑗̂ + 𝑧𝑘̂ along the straight line from (0,0,0) to (2,1,3).
b Apply Green’s theorem to evaluate ∫𝐶 [(3𝑥 − 8𝑦 2 )𝑑𝑥 + (4𝑦 − 6𝑥𝑦)𝑑𝑦], where C is the 07
boundary of the region bounded by 𝑥 = 0, 𝑦 = 0, 𝑥 + 𝑦 = 1
c Apply Stoke’s theorem to evaluate ∬ 𝑐𝑢𝑟𝑙 𝐹⃗ ∙ 𝑛̂𝑑𝑠 , where 𝐹⃗ = (𝑥 2 +𝑦 2 )𝑖̂ − 2𝑥𝑦𝑗̂ , taken 07
around the rectangle bounded by the lines 𝑥 = ±𝑎, 𝑦 = 0, 𝑦 = 𝑏
Module-3
Q. 05 a Form the partial differential equation by eliminating the arbitrary function from the relation 06
𝑎𝑥 + 𝑏𝑦 + 𝑐𝑧 = 𝑓(𝑥 2 + 𝑦 2 + 𝑧 2 ).
b 𝜕2 𝑧 𝜕𝑧 07
Solve 𝜕𝑥 2
= 𝑥𝑦 subject to the conditions = log(1 + 𝑦), when 𝑥 = 1 and
𝜕𝑥
𝑧 = 0, when 𝑥 = 0.
c With usual notations derive a one-dimensional heat equation 07
OR
Q. 06 a Form the partial differential equation by eliminating the arbitrary constants from 06
(𝑥 − 𝑎)2 + (𝑦 − 𝑏)2 = 4
b Solve 𝑥 2 (𝑦 − 𝑧)𝑝 + 𝑦 2 ((𝑧 − 𝑥)𝑞 = 𝑧 2 (𝑥 − 𝑦) 07
c 𝜕2 𝑧 𝜕𝑧 07
Solve = 𝑧 , given that when 𝑦 = 0, 𝑧 = 𝑒 𝑥 𝑎𝑛𝑑 = 𝑒 −𝑥
𝜕𝑥 2 𝜕𝑦

Module-4
Q. 07 a Find the root of the equation 𝑥𝑒 𝑥 = 𝑐𝑜𝑠𝑥 which lies in the interval (0, 1) by 06
Regula-Falsi method correct to four decimal places
b Using Newton’s backward interpolation formula find the value of y when 𝑥 = 6 from the 07
given table
𝑥 1 2 3 4 5
𝑦 1 −1 1 −1 1

c 5 𝑑𝑥 07
Evaluate ∫0 by Simpson’s 1/3 rd rule, dividing the interval into 10 equal
4𝑥+5
parts
OR
Q. 08 a By Newton’s-Raphson method find the root of 𝑥 sin 𝑥 + cos 𝑥 = 0 which is near to 06
x=𝜋
b Using Lagrange’s interpolation formula, fit a polynomial which passes through the 07
points (−1, 0), (1, 2), (2, 9) and (3, 8) and hence estimate the value of y when
𝑥 = 2.2
c 5.2 07
Evaluate ∫4 log 𝑥 𝑑𝑥 using Simpson’s (3/8)th rule by taking 7 ordinates.

Module-5
Q. 09 a Using the Taylor series method find the approximate value of 𝑦(0.1), from 06
𝑑𝑦
= 3𝑥 + 𝑦 2 , with 𝑦(0) = 1
𝑑𝑥
b Apply the Runge-Kutta method to find 𝑦(0.1), if 07
𝑑𝑦 𝑦 2 −𝑥 2
= 𝑦 2 +𝑥 2 , with 𝑦(0) = 1
𝑑𝑥

c 𝑑𝑦 2−𝑦 2 07
Using Milne’s Predictor-Corrector method, find 𝑦(4.5), given 𝑑𝑥 = and
5𝑥
𝑦(4.1) = 1.0049, 𝑦(4.2) = 1.0097,
𝑦(4.3) = 1.0143, 𝑦(4.4) = 1.0187
OR
Q. 10 a Using Modified Euler’s method find y(0.1), taking h = 0.05, given that 06
𝑑𝑦 2
= 𝑥 + 𝑦, 𝑤𝑖𝑡ℎ 𝑦(0) = 1.
𝑑𝑥
b 𝑑𝑦 𝑦 07
Using the Runge-Kutta method of order 4, find y(0.2), given that 𝑑𝑥 = 3𝑥 + 2,
y(0)=1
c 𝑑𝑦 (1+𝑥 2 )𝑦 2 07
Given 𝑑𝑥 = 2
, 𝑦(0) = 1, 𝑦(0.1) = 1.06, 𝑦(0.2) = 1.12, 𝑦(0.3) = 1.21,
evaluate 𝑦(0.4) by using Milne’s predictor-corrector method.

You might also like