Week Three Matrix Flashcards

1
Q

What is an identity matrix. What happens when you multiply a matrix by the identity matrix

A

A matrix where the leading diagonal has ones and the rest of the entries are zero. Multiplying a matrix with the identity matrix does not change the matrix.

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

What is an symmetric and anti symmetric matrices

A

Symmetric matrix = A = A^T
And
Anti Symmetric matrix = A = -A^T

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

What is a determinants?

A

For 2D it is the factor by which the area changes

And

For 3D it is the factor by which the volume changes

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

How do you know if a matrix is invert able

A

If the determinant does not equal zero

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