You are on page 1of 5

SRI ESHWAR COLLEGE OF ENGINEERING

DEPARTMENT OF MATHEMATICS
ACADEMIC YEAR 2020-2021(ODD)
U19MA104 – LINEAR ALGEBRA
MODULE –I
MATRICES AND ITS APPLICATIONS

CO 1 : Apply basic concepts of Matrix method to solve linear equations. IYr CSBS
S.NO TUTORIAL DATE: CO BT

[ ]
0 1 21
Reduce the matrix 1 2 3 1 to echelan matrix and hence find the rank
1. 3 1 13 1 K3
of the matrix.
Solve the following system of linear equations by Cramer’s rule
2. 1 K3
x + y + z=7 ; x+ 2 y +3 z=16 ; x +3 y +4 z =22

Solve the system of equations using inversion method


3. 1 K3
3 x+ y−z=3 ; 2 x−8 y + z=−5;x-2y+9z=8
4. Test the consistency and solve 2 x− y + z=7 ; 3 x+ y−5 z=13 ; x+ y+ z =5 1 K3
Apply the test of rank to examine if the following system of equations
5. is consistent and if consistent,find the complete solution. 1 K3
x+y+z=6; x+2y+3z=10; x+2y+4z=1.

PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO1 3 3 2 2 0 0 0 0 0 0 0 2 0 0 0

FACULTY INCHARGE APPROVED BY


SRI ESHWAR COLLEGE OF ENGINEERING

DEPARTMENT OF MATHEMATICS

ACADEMIC YEAR 2019-2020(ODD)


U19MA104 – LINEAR ALGEBRA
MODULE –II
System of Linear Equations
CO2: Apply analytical concepts and numerical methods of matrix to solve linear equations and basic
applications in Image Processing and Machine Learning using the concepts of Singular value
decomposition and Principal component analysis.
S.NO TUTORIAL DATE: CO BT
Solve the system of equation x + y +3 z=4 ; x +3 y−3 z=2;−2 x −4 y −4 z =8
1. 2 K4
by Gauss -Jordan method

Solve 2 x+ y +2 z=10 ; 2 x+2 y + z=9 ; x +2 y+ 2 z=11 using Gauss elimination


2. 2 K4
method.

3. Obtain SVD of A= (−13 1 1


3 1
.) 2 K4

Compute the principal component using PCA Algorithm for


4.. {2,3,4,5,6,7;1,5,3,6,7,8}
2 K4

[ ]
1 1 3
Find the inverse of the matrix A= 1 3 −3 by using Gauss Jordan
5.. −2 −4 4 2 K4
method

PO1 PO2 PO PO4 PO5 PO6 PO PO8 PO9 PO10 PO11 PO1 PSO1 PSO2 PSO3
3 7 2
CO
5

FACULTY INCHARGE APPROVED BY


SRI ESHWAR COLLEGE OF ENGINEERING
DEPARTMENT OF MATHEMATICS
ACADEMIC YEAR 2020-2021(ODD)
U19MA104 – LINEAR ALGEBRA
MODULE –III
VECTOR SPACE
CO3: Understanding the concepts of vector space and its properties to solve engineering problems.

S.NO TUTORIAL DATE: CO BT

Check whether the following set S= {( a 1 , a2 ) ;a 1 , a2 εR } ,in which the addition


and scalar multiplication are defined as follows
1. 3 K4
(i)( a 1 , a 2) + ( b1 , b2 )=( a1 +b1 ) , 0 ¿
(ii)c ( a1 , a2 )=(c a1 , 0) is a vector space or not.
Determine whether the following set is subspaces of R3 under the operations
2. of addition and scalar multiplication defined on R3 . 3 K4
W ={( a1 , a2 , a3 ) ε R3 : 5 a1−3 a22 +6 a 32=0 }
Write the vector α =(2 ,−5,3)∈ V as a linear combination of the vectors
3. 3 K4
α 1=( 1 ,−3,2 ) , α 2 =( 2,−4 ,−1 ) , α 3 =( 1,−5,7 ) .
Determine the first polynomial P3 (R) can be expressed as a linear
4. combination of the other two 3 K4
3 2 3 2 3
6 x −3 x + x +2 , x −x +2 x +3,2 x −3 x +1

5. Show that the vectors ( 1,1 , ,0 ) , ( 1,0,1 ) ,¿ , (0,1,1) generate R3 . 3 K4

Show that the set s= { ( 1,3 ,−4,2 )( 2,2 ,−4,0 ) (1 ,−3,2 ,−4 ) (−1,0,1,0 ) } in R4 is
6. 3 K4
linearly dependent.
7. Determine whether or not the {( 2 ,−4,1 ) ( 0,3 ,−1 ) ( 6,0 ,−1 ) } is a basis for R3 . 3 K4

PO1 PO2 PO PO4 PO5 PO6 PO PO8 PO9 PO10 PO11 PO1 PSO1 PSO2 PSO3
3 7 2
CO
3

FACULTY INCHARGE APPROVED BY


SRI ESHWAR COLLEGE OF ENGINEERING

DEPARTMENT OF MATHEMATICS
ACADEMIC YEAR 2020-2021(ODD)
U19MA104 – LINEAR ALGEBRA
MODULE –IV
Linear Transformations and Diagonalization
CO 4: Analyze the characteristics of a linear system with Eigen values and vectors.
S.NO TUTORIAL DATE: CO BT
2 2
Show that the transformation T : R → R defined by
1. 4 K3
T ( a1 , a2 )=(2 a1+ a2 , a1) is linear.
Find the matrix representation of the T ( x , y )={3 x−4 y , x +5 y } relative to the
2. 4 K3
basis { f 1=( 1,3 ) f 2=( 2,5 ) } .
Find the matrix of the transformation T : P3 ( R ) → P2 ( R ) by T ( f ( x ) ) =f ( x )
'
3. 4 K3
With respect to the standard basis and also β= {1,1+ x , 1+ x + x 2 ,1+ x + x 2+ x 3 } .

[ ]
3 −4 4
4 Find the eigen values and eigen vectors of the matrix A= 1 −2 4 4 K3
1 −1 3

()[ ]
a 3 a+2 b−2 c
Let T be the linear operator on V 3 ( R ) defined by T b = −4 a−3 b+ 2c ∧β be
5. c −c 4 K5
the standard basis for V 3 ( R ) . Determine the eigen space of T and check T is
diagonalizable or not?
PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO1

FACULTY INCHARGE APPROVED BY


SRI ESHWAR COLLEGE OF ENGINEERING

ACADEMIC YEAR 2020-2021(ODD)


U19MA104 – LINEAR ALGEBRA
MODULE –V
Inner product spaces
CO5: Analyze the systems by vector space techniques.
S.NO TUTORIAL DATE: CO BT
Let V be the vector space of polynomials with inner product given by
1
¿ f , g>¿ ∫ f ( t ) g ( t ) dt let f ( t )=t+ 2∧g ( t ) =t −2t −3.
2
1. 5 K5
0
Find ¿ f , g>¿‖f ‖.
Apply Gram-schmidt process to obtain an orthonormal set of
2. 5 K5
v1 =(−1,0,1 ) v 2=( 1 ,−1,0 ) v 3 =(0,0,1)}.
Apply Gram-schmidt process to obtain an orthonormal set of
3. 4 5 K5
v1 =( 1,1,1,1 ) v 2=( 0,2,0,2 ) v 3=(−1,1,3 ,−1)}∈R .
Find the norm of V =(1−2 i ,2+3 i )∈C 3 with respect to (i)usual inner product
4. 5 K5
and (ii)inner product f ( u , v )=x 1 y 1−2 x 2 y 1−2 x 1 y 2 +5 x2 y 2

[ ]
−4 2 2
5. Construct QR decomposition for the matrix A= 3 −3 3 5 K4
6 6 0

PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12 PSO1 PSO2 PSO3
CO2

FACULTY INCHARGE APPROVED BY

You might also like