0% found this document useful (0 votes)
188 views3 pages

BMATS201 July 2023

Uploaded by

rithvik4545
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)
188 views3 pages

BMATS201 July 2023

Uploaded by

rithvik4545
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/ 3

BMATS201

pm
USN

Second Semester B.E./B.Tech. Degree Examination, June/July 2023

9
Mathematics – II for CSE Stream

5 :3
Time: 3 hrs. Max. Marks: 100

:1
01

C
Note: 1. Answer any FIVE full questions, choosing ONE full question from each module.

-V
2. VTU Formula Hand Book is permitted.
3. M : Marks , L: Bloom’s level , C: Course outcomes.

3
02

C
Module – 1 M L C

-V
2 2 2
1 1 x 1 x  y

Q.1 a. Evaluate   -2  xyz dz dy dx . 7 L2 CO1


0 0 0

C
09
a a

-V
x
b. Evaluate by changing the order of integration  x 2
dxdy . 7 L3 CO1
 y2
3-

0 y

C
-2

 ( m)  ( n )
c. Show that m, n   .
-V
(m  n ) 6 L2 CO1
U

OR
VT

2 4x 2
m
-V

Q.2 a. Evaluate   (2  x ) dy dx by changing into polar coordinates. 7 L3 CO1


5p
2 0

C
C

b. A pyramid is bounded by three coordinate planes and the plane 7 L3 CO1


:2

x  2 y  3z  6 . Compute the volume by double integration.


-V
-V

32

c. Using Mathematical tools, write the code to find the area of the cardioids 6 L3 CO5
C

r  a (1  cos ) by double integration.


C

-V
01
-V

Module – 2
Q.3 a. Show that the two surfaces xz  y  z 2  9 and z  4  4 xy at (1, -1, 2) are 7 L3 CO2
C
23

orthogonal.
C

-V
-V

b. If F  grad(xy3z 2 ) , find divF and curlF at the point (1, -1, 1). 7 L2 CO2
20

c. Prove that the cylindrical coordinate system is orthogonal. 6 L3 CO2


C
VC

9-

-V

OR
Q.4 a. Find the directional derivative of   x log z  y 2  4 at (-1, 2, 1) in the 7 L2 CO2
-0

direction of the vector 2i  j  2k .


C
23

-V

b. Find the constants a, b and c such that 7 L2 CO2


F  (axy  z3 )i  (bx 2  z) j  (bxz 2  cy)k
C

is irrotational.
-V

c. Using the Mathematical tools, write the codes to find the gradient of 6 L3 CO5
  xy 2 z3 .
C
-V

1 of 3
C
-V
VC
BMATS201

Module – 3

pm
3
Q.5 a. Let W  {( x , y, z ) | lx  my  nz  0} , then prove that W is a subspace of R . 7 L2 CO3
b. Find the basis and the dimension of the subspace spanned by the vectors 7 L2 CO3

9
{(2, 4, 2),(1, -1, 0),(1, 2, 1),(0, 3, 1)} in V3(R).

:3
c. Prove that T : R 3  R 3 be defined by T(x, y, z) = (2x–3y, x+4, 5z) is not a 6 L3 CO3
linear transformation.

5
:1
OR
 1 7 

01

C
Q.6 a. Show that the matrix E    lies in the sub space span {A, B, C} of 7 L2 CO3
 8  1

-V
vector space M22 of 2  2 matrices, where

3
1 0 2  3 0 1 

02

C
A  , B  and C   .
 2 1 0 2   2 0

-V
-2
b. Verify the Rank-nullity theorem for the linear transformation T : R 3  R 3 7 L3 CO3
defined by T (x, y, z)  x  2y  z, y  z, x  y  2z  .

C
09

-V
c. Define an Inner product space. Consider f ( t )  4 t  3 , g(t) = t 2 , the inner 6 L2 CO3
3-

1
product <f, t> =  f (t )g(t )dt . Find <f, g> and g .
C
-2

0
-V
U

Module – 4
Q.7 a. Find the real root of the equation x log10 x  1.2 by the Regula-Falsi method 7 L2 CO4
VT

between 2 and 3. (Carryout three iterations). m


-V

5p
b. From the following table, estimate the number of students who have 7 L2 CO4
obtained the marks between 40 and 45.

C
C

Marks 30 – 40 40 – 50 50 – 60 60 – 70 70 – 80
:2

-V
-V

Number of students 31 42 51 35 31
32

1.4
C
th
3
 sin x  log x  e dx
C

x
c. Compute the value of using Simpson’s rule 6 L3 CO4
:

-V

8
01
-V

0 .2
taking six parts.
C

OR
23
C

-V

Q.8 a. Using Newton-Raphson method compute the real root of the equation 7 L2 CO4
-V

x sin x  cos x  0 near x   , correct to four decimal places.


20

b. If y(0) = -12, y(1) = 0, y(3) = 6 and y(4) = 12, find the Lagrange’s 7 L2 CO4
VC

interpolation polynomial and estimate y(2).


9-

-V

3
dx 6 L3 CO4
-0

c. Evaluate  4x  5 using Trapezoidal rule by taking 7 ordinates.


C

0
23

-V

Module – 5
dy
Q.9 a. Employ Taylor’s series method to obtain y(0.1) for  2 y  3e x , y(0) = 0 7 L2 CO4
C

dx
considering upto 4th degree terms.
-V

b. Using Runge-Kutta method of fourth order, solve y  log10  y  given


1  x  7 L3 CO4
C
-V

y(0) = 1 at x = 0.2
2 of 3
C
-V
VC
BMATS201

pm
dy
c. Solve  2e x  y , y(0) = 2, y(0.1) = 2.010, y(0.2) = 2.040, 6 L2 CO4
dx
y(0.3) = 2.090, find y(0.4) using Milne’s method.

9
:3
OR
dy

5
Q.10 a. Given  x  y , y(0) = 1. Compute y(0.4) with h = 0.2 using Euler’s
dx 7 L2 CO4

:1
modified method. Perform two modifications in each stage.

01

C
b. Apply Milne’s predictor-corrector formulae to compute y(4.5), given that 7 L2 CO4

-V
dy
5x  2  y 2 and

3
dx
x 4.1 4.2 4.3 4.4

02

C
y 1.0049 1.0097 1.0143 1.0187

-V
c.
-2
Using modern mathematical tools, write the code to find the solution of 6 L3 CO5

C
dy
09
 x  y 2 at y(0.2). Given that y(0) = 1 by Runge-Kutta 4th order

-V
dx
method. (Take h = 0.2)
3-

*****
C
-2

-V
U
VT

m
-V

5p

C
C

:2

-V
-V

32

C
C

-V
01
-V

C
23
C

-V
-V

20

C
VC

9-

-V
-0

C
23

-V
C
-V
C
-V

3 of 3
C
-V
VC

You might also like