Model - qp01 - Bmats201 For Cs Stream

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Model Question Paper-I with effect from 2022 (CBCS Scheme)

USN

Second Semester B.E Degree Examination


Mathematics-II for Computer Science Engineering-BMATS201
TIME: 03 Hours Max. Marks: 100

Note: 1. Answer any FIVE full questions, choosing at least ONE question from each
module.
2. VTU Formula Hand Book is permitted.
3. M: Marks, L: Bloom’s level, C: Course outcomes.
Module -1 M L C
Q.01 a 1 √𝑥 7 L3 CO1
Evaluate ∫0 ∫𝑥 (𝑥 2 + 𝑦 2 ) 𝑑𝑦𝑑𝑥
b ∞ ∞ 2 +𝑦 2 )
7 L3 CO1
Evaluate ∫0 ∫0 𝑒 −(𝑥 𝑑𝑥 𝑑𝑦 by changing into polar coordinates.
c Find by double integration, the area lying inside the circle 𝑟 = 𝑎 sin 𝜃 6 L2 CO1
and outside the cardioid 𝑟 = 𝑎(1 − cos 𝜃).
OR
Q.02 a 𝑎 𝑥 𝑥+𝑦 7 L3 CO1
Evaluate ∫0 ∫0 ∫0 𝑒 𝑥+𝑦+𝑧 𝑑𝑧 𝑑𝑦 𝑑𝑥
b 1 2−𝑥
Evaluate ∫0 ∫𝑥 2 𝑥𝑦 𝑑𝑦 𝑑𝑥 by changing the order of integration 7 L3 CO1

c Write the codes to find the volume of the tetrahedron bounded by the 6 L3 CO5
𝑥 𝑦 𝑧
planes 𝑥 = 0, 𝑦 = 0 𝑎𝑛𝑑 𝑧 = 0, 𝑎 + 𝑏 + 𝑐 = 1 using Mathematical tools.

Module-2
Q. 03 a 3 3 3
Find ∇𝜙 if 𝜙 = 𝑥 + 𝑦 + 𝑧 − 3𝑥𝑦𝑧 at the point (1, −1, 2) 7 L2 CO2

b If 𝐹⃗ = ∇(𝑥 3 + 𝑦 3 + 𝑧 3 − 3𝑥𝑦𝑧) find 𝑑𝑖𝑣 𝐹⃗ and 𝑐𝑢𝑟𝑙 𝐹⃗ 7 L2 CO2

c Express the vector 𝐴⃗ = 𝑧𝑖̂ − 2𝑥𝑗̂ + 𝑦𝑘̂ in cylindrical coordinates. 6 L2 CO2

OR
Q.04 a Find the directional derivative of 𝜙 = 𝑥 2 𝑦𝑧 + 4𝑥𝑧 2 at (1, -2, -1) in 7 L2 CO2

the direction of the vector 2𝑖̂ − 𝑗̂ − 2𝑘̂.


b Find the angle between the surfaces 𝑥𝑦 2 𝑧 = 3𝑥 + 𝑧 2 and 3𝑥 2 − 𝑦 2 + 7 L2 CO2
2𝑧 = 1 at (1, −2,1)
c Using the Mathematical tools, write the codes to find the gradient of 6 L3 CO5
∅ = 𝑥 2 𝑦𝑧.
Module-3
Q. 05 a Prove that the subset W = {(x, y, z) | x – 3y + 4z = 0} of the vector space R3 is 7 L2 CO3
a subspace of R3.
b −1 7 7 L3 CO3
Determine whether the matrix [ ] is a linear combination of
8 −1
1 0 2 −3 0 1
[ ], [ ] and [ ] in the vector space M22 of 2  2 matrices.
2 1 0 2 2 0
c Find the matrix of the linear transformation T: V2(R)  V3(R) such 6 L2 CO3

that T (1, 1) = (1, 0, 2) and T (2, 1) = (1, 2, 1).

OR
Q. 06 a Show that the set S = {(1, 2, 4), (1, 0, 0), (0, 1, 0), (0, 0, 1)} is linearly 7 L2 CO3
dependent.
b Let Pn be the vector space of real polynomial functions of degree  n. 7 L2 CO3

Show that the transformation T: P2  P1 defined by


T (ax2 +bx+ c) = (a + b) x + c is linear.
c Verify the Rank-nullity theorem for the linear transformation T: 6 L2 CO3

V3(R)  V2(R) defined by T (x, y, z) = (y - x, y - z).

Module-4
Q. 07 a Find the real root of the equation 3𝑥 = cos 𝑥 + 1 correct to three 7 L2 CO4
decimal places using Newton’s Raphson method.
b Find 𝑦 at 𝑥 = 5 if 𝑦(1) = −3, 𝑦(3) = 9, 𝑦(4) = 30, 𝑦(6) = 132 using 7 L3 CO4
Lagrange’s interpolation formula.
c Evaluate ∫0
1 1
𝑑𝑥 by taking 7 ordinates and by using Simpson’s 3/8 6 L3 CO4
1+𝑥

rule.
OR
Q. 08 a Find an approximate root of the equation 𝑥 3 − 3𝑥 + 4 = 0 using 7 L3 C04

method of false position, correct to three decimal places which lie


between -3 and -2. (Carryout three iterations).
b Using Newton’s appropriate interpolation formula, find the values of 7 L3 CO4
y at 𝑥 = 8 and at 𝑥 = 22 from the following table:
𝑥 0 5 10 15 20 25
𝑦 7 11 14 18 24 32

c Evaluate ∫0
5 1
𝑑𝑥 by using Trapezoidal rule by taking 11 ordinates. 6 L3 CO4
4𝑥+5

Module-5
y
Q. 09 a Solve y ′ (x)
= 3x + 2 , y(0) = 1 then find y(0.2) with h = 0.2 using 7 L3 CO4

modified Euler’s method.


b Apply Runge - Kutta method of fourth order to find an approximate
1. 7 L3 CO4
dy
value of y when x = 0.2 given that dx = x + y and y = 1 when x = 0 .

c Given
1.
dy
= xy + y 2 , y(0) = 1, y(0.1) = 1.1169, y(0.2) = 1.2773, 6 L3 CO4
dx

y(0.3) = 1.5049 compute y(0.4) using Milne’s method.


OR
Q. 10 a Employ Taylor’s series method to obtain approx. value of y at x = 0.2 7 L3 CO4
dy
for the differential equation dx = 2y + 3ex , y(0) = 0.

b Apply Runge - Kutta method of fourth order to find an approximate


2. 7 L3 CO4
dy
value of y when x = 0.2 given that dx = x + y and y = 1 when x = 0 .

c Write the Mathematical tool codes to solve the differential equation 6 L3 CO5
𝑑𝑦
− 2𝑦 = 3𝑒 𝑥 with y(0) = 0 using the Taylors series method at
𝑑𝑥

x = 0.1(0.1)0.3.

You might also like