Unit-1-ProblemSheet-BSc and BTech
Unit-1-ProblemSheet-BSc and BTech
2. If we interchange any two rows (or columns), then prove that sign of the determinant changes.
3. If any two rows or any two columns in a determinant are identical (or proportional), then prove
that the value of the determinant is zero.
4. Verify that multiplying a determinant by k means multiplying the elements of only one row (or
one column) by k.
5. If we multiply each element of a row (or a column) of a determinant by constant k, then verify
that the value of the determinant is multiplied by k.
6. For two matrices A and B of same order, prove that |AB| = |A|.|B|
7. If A is Upper-triangular or a Lower-triangular matrix, then prove that |A| is the product of all
its diagonal elements.
0 1 1 1 2 0
8. Find the inverse of the given matrices: A = 1 0 1 and B = −2 −1 −2
1 1 0 0 −1 1
1 2 3 0 0 1
9. Find the eigenvalues of the given matrices: A = 0 4 5 , B = 0
2 0 and C =
0 4 6 3 0 0
2 2 2
2 2 2
2 2 2
10. The eigenvalues of A are equal to the eigenvalues of AT . Say True or False? Justify your answer
with an example (Hint1 ).
1
Both |A| and |AT | are equal.
1
1 0 1 2
11. Given two matirces A = and B = , find (i) A.B and its eigenvalues (ii) B.A
1 1 0 1
and its eigenvalues (iii) Are the eigenvalues of A.B equal to eigenvalues of A times eigenvalues
of B? and (iv) Are the eigenvalues of A.B equal to the eigenvalues of B.A?
3 0 1 1
12. Given two matirces A = and B = , (i) Check if the eigenvalues of A + B are
1 1 0 3
equal to/not equal to sum of eigenvalues of A and eigenvalues of B.
(ii) Find A−1 and its eigenvalues.
(iii) Also, compare2 eigenvalues of A with that of A−1 .
13. Determine
the eigenvalues
and
eigenvectors
of following
matrices:
−3 1 −3 3 −2 5 0 6 3
A = 20 3 10 , B = 0 1 4 , C = −1 5
1,
2 −2 4 0 −1 5 −1 2 4
3 0 0 5 −4 2
D = 0 3 0, E = −4 5 2
0 0 3 2 2 −1
14. State the Cayley–Hamilton theorem on square matrices and verify it with sample matrices A
to E given in the previous problem. Hence, find the inverse of all these matrices.
1 −4 −4
15. Verify the Cayley–Hamilton theorem for the given matrix: A = 8 −11 −8
−8 8 5
3 −1 6 4 0 0
16. Find the eigenvalues of the following given matrices: A = 0 0 6 and B = 2 1 0.
0 0 2 1 0 4
What is your observation or understanding about the eigenvalues and the nature of given
matrices?
1 2 3 1 2 3
1 2 3
17. Find the rank of the given matrices: A = , B = 0 2 2, C = 0 2 2 ,
3 6 9
1 4 5 1 −2 −1
1 2 3 4 8 −6 1 4
1 0 0 0 2 2 0 3 −2 −3 1 −2 4
D = 0 1 0, E = and G = 5 −10.
1 0 3 0, F = −5 4
2 −1
0 0 1 −6 12
0 1 0 4 2 3 −5 −6
2
If λ is an eigenvalue of a square matrix A, then 1
λ is an eigenvalue of A−1