[go: up one dir, main page]

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

MTF111B Tutorial 3

This document outlines a tutorial for a B.Tech course in Engineering Mathematics-2, focusing on matrix operations such as determining row and column spaces, null spaces, and verifying the rank-nullity theorem. It includes specific tasks for various matrices and checks for linear transformations. The tutorial is structured into sections with distinct problems related to matrix theory and linear algebra.

Uploaded by

testingacc7383
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)
8 views3 pages

MTF111B Tutorial 3

This document outlines a tutorial for a B.Tech course in Engineering Mathematics-2, focusing on matrix operations such as determining row and column spaces, null spaces, and verifying the rank-nullity theorem. It includes specific tasks for various matrices and checks for linear transformations. The tutorial is structured into sections with distinct problems related to matrix theory and linear algebra.

Uploaded by

testingacc7383
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

Faculty of Natural Sciences

Tutorial-3
Department: Mathematics and Statistics
Programme: B.Tech
Semester/Batch: 2/2024
Course Code: MTF111B
Course Title: Engineering Mathematics-2

1. Determine the row and column space of the following matrices:


 
1 2
(a) A =
2 4
 
1 −1
(b) B =
2 4
 
1 2 3
(c) C = 4 5 6
7 8 9
 
1 3 2
(d) D = 2 1 4
4 7 8
 
1 −2 3
(e) E = 2 −5 1
1 −4 7
 
1 0 0
(f) F =
0 1 0

2. Determine the null space N (A) of the following matrices:


 
1 2
(a) A =
3 8
 
1 1 1 0
(b) B =
2 1 0 1
 
1 3 2
(c) C = 2 1 4
4 7 8
 
1 3 2
(d) D = 2 1 4
4 7 8

1
3. For each of the following matrices, find a basis for the row space, a basis for the column
space and a basis for the null space:
 
1 −2 3
(a) A = 2 −5 1 
1 −4 −7
 
1 3 2
(b) B = 2 1 4
4 7 8
 
1 2 5
(c) C =  3 0 7
−1 4 3
 
−3 1 3 4
(d) D =  1 2 −1 −2.
−3 8 4 2
 
1 2 −1 1
4. Let A = 2 4 −3 0. Find a basis for the row space of A and a basis for null
1 2 1 5
space of A. Verify the rank-nullity theorem.
 
1 3 −2 1
5. Let B = 2 1 3 2. Find a basis for the row space of B and a basis for null
3 4 5 6
space of B. Verify the rank-nullity theorem.

6. Check whether the following mappings are linear transformatios(mappings) or not:

(a) T : R2 → R2 defined by T (x1 , x2 ) = (x1 , −x2 ).


(b) T : R2 → R2 defined by T (x, y) = (x + y, x − y).
(c) T : R2 → R3 defined by T (x1 , x2 ) = (x2 , x1 , x1 + x2 ).
(d) T : R2 → R3 defined by T (x1 , x2 ) = (x1 , x2 , 1).
(e) T : R3 → R2 defined by T (x1 , x2 , x3 ) = (1 + x1 , x2 ).
(f) T : R3 → R2 defined by T (x1 , x2 , x3 ) = (x3 , x1 + x2 ).
(g) T : R3 → R3 defined by T (x, y, z) = (yz, zx, xy).
(h) T : R3 → R3 defined by T (x, y, z) = (x, y, 0).

7. For each of the following linear transformations T , find a matrix A such that T (X) =
AX:

(a) T : R3 → R2 defined by T ((x1 , x2 , x3 )) = (x1 + x2 , 0).


(b) T : R3 → R2 defined by T ((x1 , x2 , x3 )) = (x2 − x1 , x3 − x2 ).
(c) T : R3 → R2 defined by T ((x1 , x2 , x3 )) = (x3 , x2 ).

2
(d) T : R2 → R2 defined by T (x1 , x2 ) = (−x2 , x1 ).
(e) T : R3 → R3 defined by T ((x1 , x2 , x3 )) = (x3 , x2 , x1 ).
(f) T : R3 → R3 defined by T ((x1 , x2 , x3 )) = (2x3 , x2 + 3x1 , 2x1 − x3 ).

You might also like