Sushmitha-Linear Operators as Matrices
Sushmitha-Linear Operators as Matrices
Sushmitha P
6. A set of vectors is said to be linearly dependent if the zero vector can be written
as a linear combination of those vectors with at least one of the co-efficients being
non-zero. A set which is not linearly dependent is linearly independent.
8. The number of elements in any two bases of V are the same and is called the
dimension of the vector space V .
2 Linear Transformations
1. Let V and W be two vector spaces over the same field. Then T : V −→ W is said
to be a linear transformation if T (αx + y) = αT (x) + T (y), for x, y ∈ V and α ∈ F.
2. Two important subspaces that arise from a linear transformation T are the range of
T : R(T ) = {T (x) ∈ W : x ∈ V } and the null space of T : N (T ) = {x ∈ V : T (x) =
0}.
3. If R(T ) and N (T ) are finite dimensional, then their dimensions are called the rank
and nullity of T respectively.
1
3 Rank-Nullity-Dimension Theorem
Let V and W be vector spaces and let T : V −→ W be linear. If V is finite dimensional,
then
dim(V ) = rank(T ) + nullity(T ).
4. Suppose V and W are vector spaces with ordered bases {β1 , β2 , ..., βn } and {γ1 , γ2 , ..., γm },
then there are scalars aij such that the matrix representation of T : V −→ W is
given by T (βj ) = m
P
k=1 akj γk , 1 ≤ j ≤ n. We say A = [aij ] to be the matrix of T
with respect to {β1 , β2 , ..., βn } and {γ1 , γ2 , ..., γm }.
• Nullity of A is 0.
• BA is non-singular.
2
2. Let T : R3 −→ R3 be such that T (1, 1, 1) = (1, −1, 1), T 2 (1, 1, 1) = (1, 1, 1) and
T 2 (1, 1, 2) = (1, 1, 1). What is the rank(T )?
3
4. Choose the right options.
4
4 Diagonalization
1. Why should we diagonalize a matrix?
2. T : V −→ V is a linear operator on V .
2. Let A be an n × n complex matrix and B denote the inverse of (A + iI). Then all
the eigenvalues of (A − iI)B are
• purely imaginary
• of modulus one
• real
• of modulus less than one
5
3. Let T : Rn −→ Rn be such that T 2 = T − I. Which of the following is/are true?
• T is invertible
• T − I is not invertible
• T has a real eigenvalue
• T 3 = −I
6
0 0 0 1 0 0
0 0 0 0 1 0
0 0 0 0 0 1
6. What are the eigenvalues of A = ?
1 0 0 0 0 0
0 1 0 0 0 0
0 0 1 0 0 0
i, −i, 1, −1
• A=0
• det(A) = 0
• tr(A) = 0
• A is non-singular.
• An = An−2
• rank(A) = 2
• rank(A) ≥ 2
• there exist non-zero vectors x and y such that A(x + y) = x − y.
7
9. Let A and B be complex n × n matrices. Which of the following are true?
4.2 Diagonalizability(Contd.)
1. T is diagonalizable if and only if there exists a basis of V consisting of eigenvectors
of T .
8
4.3 Problems on Diagonalizability
!
0 1
1. Is diagonalizable over R?
−1 0
9
3. Which of the following are not diagonalizable? (Part B)
2 0 1
• 0 3 2
0 0 2
2 1 0
• 0 3 0
0 0 3
!
1 1
•
1 1
!
1 −1
•
2 4
10
!
a 0
6. Let A = , a, c ∈ R and c 6= 0. Then A is diagonalizable
c a
11
1 −1 1
8. Let M = 2 1 4 . Given 1 is an eigenvalue of M . Which of the following
−2 1 −4
are correct?
9. Let A and B be n × n real matrices such that det(A) < 0 and det(B) > 0. For
0 ≤ t ≤ 1, consider C(t) = tA + (1 − t)B. Then
12
[]
13