Tute 2023 2
Tute 2023 2
IIT Guwahati
be a diagonal matrix, where σ1 , . . . , σp are nonzero real numbers. Show that A = U SV > can be
expressed as an outer product expansion of the form
A = σ1 u1 v1> + · · · + σp up vp> .
A11 A12
2. Let A := be a block upper triangular matrix where each block is an n × n matrix. If A11
0 A22
−1
−1 A11 C
and A22 are invertible, then show that A is invertible and A = for some matrix C.
0 A−1
22
Determine C.
A11 A12
3. Let A := ∈ R(m+n)×(m+n) be such that A11 is an m × m invertible matrix and A22 is an
A21 A22
n × n matrix. Show that A can be factored as a product of block matrices
Im 0 A11 A12
A=
B In 0 S
4. Let A be 4 × 3 matrix such that rank(A) = 3. Then show that there exists a 3 × 4 matrix B such
that BA = I3 .
5. Let A ∈ R5×5 be invertible with row sums 1. Show that the sum of all the elements of A−1 is 5.
8. Let A be a matrix such that its reduced row echelon form rref(A) is given by
1 −3 0 4 0 5
0 0 1 3 0 2
rref(A) =
0 0 0 0 1 −1 .
0 0 0 0 0 0
1 −1 3
−2 1 −9
If Ae1 =
−1 , Ae3 = 2 and Ae6 = 2 then determine A.
3 −4 5
9. Give example of three 3 × 4 matrices in rref with different number of pivots. Determine the total
number of different types of 3 × 4 matrices in rref.
10. By using Gauss Jordan elimination find the inverse of the matrix
1 2 3
5 6 7 .
9 10 12
11. Using LU factorization of the matrix A solve the system of linear system Ax = b, where the aug-
mented matrix [A|b] as given below:
1 1 1 1 10
1 2 3 4 30
.
1 4 8 15 93
1 3 6 10 65
1 2 1
12. Express the intertible matrix A := 1 0 1 as a product of elementary matrices.
1 1 2
13. If A ∈ Rn×n be upper triangular and B is any matrix such that AB = I, then show that each
diagonal entry of A is nonzero.
2 1 0 1 1 0
14. Show that span 1 , 1 , 1
3
= R = span 0 , 1 , 1 .
1 0 1 1 0 1
x1
15. Show that S = x2 ∈ R3 | x1 = 2x3 + x2 is a subspace of R3 .
x3
Page 2
(b) Find a v0 such that span{u, v0 } = span{v, v0 } = S.
(c) Find an u0 such that span{u0 , v0 } is not a subspace of S. Geometrically what will be the picture
of S and span{u0 , v0 } ?
Page 3