Assignment 4
Assignment 4
(a) The equation Ax = 0 has a non-zero solution iff A1 , . . . , An are linearly dependent.
(b) The equation Ax = b has at least one solution iff b ∈ span{A1 , . . . , An }.
(c) The equation Ax = b has at most one solution iff A1 , . . . , An are linearly independent.
(d) The equation Ax = b has a unique solution iff rank A = rank[A|b] = number of unknowns.
4. Using Gauss-Jordan elimination determine the values of k ∈ R so that the system of linear equations
x + y − z = 1, 2x + 3y + kz = 3, x + ky + 3z = 2
has (a) no solution, (b) infinitely many solutions, (c) exactly one solution.
5. Find the eigenvalues and the associated eigenvectors for the matrices given below.
−2 0 3
3 10 13 2 −2 −1
(a) (b) (c) (d) −2 3 0
8 −1 −1 0 15 12
10 0 5
6. Let A ∈ Cn×n be invertible. Show that λ ∈ C is an eigenvalue of A if and only if 1/λ is an eigenvalue
of A−1 .
7. Let A be an n × n matrix and α be a scalar such that each row (or each column) sums to α. Show that
α is an eigenvalue of A.
9. Find the matrix A ∈ R3×3 that satisfies the given condition. Diagonalize it if possible.
10. Which of the following matrices is/are diagonalizable? If one is diagonalizable, then diagonalize it.
1 1 1 1 1 1 1 0 1 0 1 1
(a) 1 −1 1 (b) 0 1 1 (c) 1 1 0 (d) 1 0 1 .
1 1 −1 0 0 1 0 1 1 1 1 0