Ch. 7 Linear Mappings Flashcards

1
Q

Definition of a linear map

A

The linear map T:V –> W is linear if:

i) for all u and v in V, T(u + v) = T(u) + T(v
(ii) for all v in V and all λ in R T(λv) = λT(v)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How to compose 2 linear maps S and T

A

Find the 2 matrices of the maps T(x) = Ax and S(y) =By

(S o T)x = (BA)x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Definition of isomorphic

A

If T: V –> W be a bijective linear map of real vector spaces. Then V and W are isomorphic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Image of the linear map T : V –> W

A

im(T) = {w ϵ W | there exists v ϵ V s.t w = T(v)}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Kernal of the linear map T : V –> W

A

ker(T) = {v ϵ V | T(v) = 0}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Rank of the linear map T : V –> W

A

rk(T) = dim(im(T))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Nullity of the linear map T : V –> W

A

n(T) = dim(ker(T))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Suppose the linear map T is given by matrix A with respect to the standard basis
How to find the matrix A with respect to a basis

A

Put the basis in a matrix P, find the inverse

The required matrix B = P^-1AP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Suppose the linear map T is given by matrix A with respect to the standard basis
How to find the matrix A with respect to 2 bases

A

Put both the bases in matrices P and Q (decide P and Q based on dimensions)
Find the inverse of Q
The required matrix B = Q^-1AP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Given a linear transformation eg T : R^3 –> R^3

How to find the matrix which represents T with respect to both copies of R^3

A

Find T(e1), T(e2), T(e3) and put them in a matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly