0% found this document useful (0 votes)
41 views

Mathematics - 1 for CSE Stream

The document outlines the examination structure for Mathematics – I for CSE Stream for the First Semester B.E./B.Tech. Degree Examination, Dec.2023/Jan.2024. It includes instructions for answering questions from different modules, with a maximum score of 100 marks over a duration of 3 hours. The exam consists of various mathematical problems and programming tasks related to the course outcomes.

Uploaded by

tejuwini26
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)
41 views

Mathematics - 1 for CSE Stream

The document outlines the examination structure for Mathematics – I for CSE Stream for the First Semester B.E./B.Tech. Degree Examination, Dec.2023/Jan.2024. It includes instructions for answering questions from different modules, with a maximum score of 100 marks over a duration of 3 hours. The exam consists of various mathematical problems and programming tasks related to the course outcomes.

Uploaded by

tejuwini26
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

pm

USN BMATS101

First Semester B.E./B.Tech. Degree Examination, Dec.2023/Jan.2024

5
:2
Mathematics – I for CSE Stream

3
Time: 3 hrs. Max. Marks: 100

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

H
01
2. VTU Formula Hand Book is permitted.

-M
3. M : Marks , L: Bloom’s level , C: Course outcomes.

4
Module – 1 M L C

H
02
d 6 L2 CO1

-M
Q.1 a. With usual notation prove that tan   r  .
-2 dr
b. Find the angle between the curves r  6 cos  and r  2(1  cos ) . 7 L2 CO1

H
02
3 3
c. Find the radius of curvature for the Folium of De-Cartes x  y  3axy at 7 L2 CO1

-M
 3a 3a 
2-

the point  ,  on it.


 2 2
H
-0

OR
-M
Q.2 a. Show that the curves r  a (1  sin ) and r  a (1  sin ) cut each other 8 L2 CO1
U

orthogonally.
VT

b. Find the pedal equation of r n  a (1  cos n) . 7 L2 CO1


m
-M

c. Using modern mathematical tool, write a program/code to plot the curve 5 L3 CO5
0p
sine and cosine curve.

H
H

Module – 2
:3

-M
-M

Q.3 a. Using Maclaurin’s series, expand 1  sin 2 x in powers of x upto the terms 7 L2 CO1
33

x4.
H

U U 6 L2 CO1
H

ax  by
b. If U  e f (ax  by ) , prove that b a  2abU .
-M
:
01
-M

x y
c. Find the extreme values of the function sin x  sin y  sin( x  y) . 7 L3 CO1
H

OR
24
H

-M

1
8 L2 CO1
-M

 a x  b x  cx  d x  x
Q.4 a. Evaluate the lim  .
20

x 0  4 

H
H

b. 1 U 1 U 1 U 7 L2 CO1
-M
2-

If U = f(2x – 3y, 3y – 4z, 4z – 2x), prove that   0.


M

2 x 3 y 4 z
-0

c. Using modern mathematical tool, write a program/code to evaluate 5 L3 CO5


H

x
02

 1
-M

Lt 1   .
x   x
Module – 3
H

dy y 6 L2 CO2
-M

Q.5 a. Solve   x 2 y6 .
dx x
b. Find the orthogonal trajectories of the family r = a(1 + sin ). 7 L3 CO2
H

c. Find the solution of the equation x 2 ( y  Px )  P 2 y by reducing into 7 L2 CO2


-M

Clairaut’s form using the substitution X = x2, Y = y2.


OR
H
-M

1 of 2
H
M
BMATS101

pm
Q.6 a. Solve (8xy  9 y 2 )dx  2(x 2  3xy )dy  0 . 6 L2 CO2
b. A voltage Ee-at is applied at t = 0 to a circuit of inductance L and resistant 7 L3 CO2

5
R. Find the current at any time t given that the current is initially zero when

:2
t = 0.
c. Solve x(y)2  (2x + 3y)y + 6y = 0.

3
7 L2 CO2

:1
Module – 4
Q.7 a. i) Find the last digit in 7289. 7 L2 CO3

H
01
ii) Find the remainder when 135  74  48 is divided by 7.

-M
b. Solve the linear congruence 6x  15(mod 21) . 6 L2 CO3

4
c. Using Wilson’s theorem, show that 4(29)! + 5! is divisible by 31. 7 L2 CO3

H
02
OR

-M
Q.8 a. Solve the set of simultaneous congruences x  5(mod 3) , x  2(mod 5) , 7 L2 CO3
x  1(mod11) .
-2

H
02
b. Solve 7 x  3y  10(mod16) , 2x  5 y  9(mod16) . 6 L2 CO3

-M
c. Show that 2340 – 1 is divisible by 31, using Fermat’s little theorem. 7 L2 CO3
2-

Module – 5
Q.9 a. Find the rank of the matrix H 6 L2 CO4
-0

-M
1 2 4 3 
U

2 4 6 8 
 
VT

 4 8 12 16
  m
-M

1 2 3 4 
0p
b. Solve the system of equation by using Gauss-Jordan method. 7 L3 CO4

H
H

x  y  z  8 ,  x  y  2z  4 , 3x  5y  7 z  14
:3

-M
-M

c. Using Rayleigh’s power method, find the largest eigen value and the 7 L3 CO4
33

corresponding eigen vector of the matrix


H

 2 1 0 
H

-M
:

A   1 2  1
01
-M

 0  1 2 
H
24
H

by taking initial vector as [1 1 1]T. Perform 6 iterations.


-M
-M

OR
20

Q.10 a. Solve the system of equation by using Gauss elimination method. 8 L3 CO4
H

x  2y  z  3 , 2x  3y  3z  10 , 3x  y  2z  13
H

-M
2-

b. Solve the following system of equations by Gauss-Seidal method 7 L3 CO4


M

20x  y  2 y  17 , 3x  20 y  z  18 , 2x  3y  20z  25


-0

c. Using modern mathematical tool, write a programme/code to test the 5 L3 CO5


02

-M

consistency of the equation:


x  2 y  z  1 , 2x  y  4z  2 , 3x  3y  4z  1

H
-M
H
-M
H
-M

2 of 2
H
M

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