Chapter 5: Matrices Flashcards

1
Q

Three properties of matrix inverses, if A and B are non-singular nxn matrices

A

(A^-1)^-1 = A
(AB)^-1 = B^-1A^-1
(A^T)^-1 = (A^-1)^T

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

When are the three properties of matrix inverses true?

A

If the two matrices are non-singular nxn matrices

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

Is every square matrix invertible?

A

No. A matrix without an inverse is a singular matrix. If the inverse exists, then AA^-1= identity matrix, I.

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

When can you not invert a matrix?

A

If it’s determinant is 0

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

What are the three properties of transpose matrices?

A

(A+B)^T = A^T + B^T
(A^T)^T = A
(AB)^T = B^T A^T

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