Change Of Basis Flashcards

1
Q

What is the change of basis matrix from alpha to alpha’

A

Change of basis matrix from alpha to alpha’ is:
V’j = sum(Pij*Vj) where P is an n x n matrix
P is transpose of matrix used to get from alpha to alpha’

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

When are 2 matrices A, A’ equivalent

A

2 matrices A, A’ are equivalent when:
E Q and P inheritable matrices such that A’ = Q^-1AP
Matrices representing same linear map are equivalent

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

When are 2 matrices A, A’ similar

A

2 matrices A, A’ are similar if:
E invertiblr matrix P such that: A’ = P^-1AP
Matrices representing same linear operator are similar

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

What is a pivot

A

Pivot is the 1st non-zero entry of each row of an REF matrix, columns in which they appear are pivot columns

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

What is the rank of linear map phi equal to

A

Rank of linear map phi is equal to dimension of image of phi (number of pivot columns in matrix A representing phi)

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

What is inverse of matrices in REF form with lambda in middle

A

Inverse of matrices in REF form with lambda in middle is same but 1/lambda in middle

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

What is inverse of matrices in REF with lambda top middle and 1s in leading diagonal

A

inverse of matrices in REF with lambda top middle and 1s in diagonal is same but -lambda in top middle

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

If V is isomorphic to W, what does this mean for the dimensions

A

If V is isomorphic to W, this means dim V = Sim W

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

If 2 matrices A and B are equivalent, what are dimensions and rank

A

If 2 matrices A and B are equivalent, then dim A = dimB

Rank A = rank B

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

What is change of basis matrix (Jennifer)

A

Change of basis matrix I (Jennifer) is:
Matrix with other basis vectors as columns multiplied by vectors in other coordinate system gives same vector in our coordinate system

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

How to find determinants of upper and lower triangular matrices

A

Find determinants of upper and lower triangular matrices by multiplying along diagonals
Upper triangular, entries below diagonal must = 0
Lower triangular, entries above diagonal must = 0

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