Matrices Flashcards

1
Q

What is the 3x3 identity matrix?

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

What is the 2x2 identity matrix?

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

What is the determinant of a matrix used for?

A

The area scale factor

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

How is the determinant of a 2x2 matrix found?

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

How is the determinant of a 3x3 matrix found?

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

What are the steps to calculate the inverse of a matrix?

A

1) Find the determinant
2) Find the matrix of minors
3) Find matrix of cofactors
4) Transpose matrix of cofactors
5) Divide it by the determinant (or multiply by 1/det)

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

What is the 2x2 rotation matrix?

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

What are the 3x3 rotation matrices for axis x,y and z?

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

Which matrices do you multiply by for a rotation anticlockwise by 90,180 and 270 degrees? (3 matrices)

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

Which matrices do you multiple by to reflect in x,y and z axis?

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

What does transposing a matrix do?

A

Swaps rows and columns

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

How do you find matrix of cofactors from the minors?

A

Times each value in the matrix by 1 for (+) and -1 for (-).

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

What is a matrix with a determinant of 0 called?

A

A singular matrix

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

What is the formula for the inverse of a 2x2 matrix?

A

For matrix (a,b)
(c,d), A^-1 =

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

What do you get if you multiply a matrix by its inverse.

A

Identity matrix

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

What is the minor of an element in a 3x3 matrix?

A

Determinant of the 2x2 matrix that remains after the row and column containing that element have been crossed out.

17
Q

What must be true for the matrix A to be called self inverse?

18
Q

How many solutions does a matrix with 3D determinant of 0 have?

A

1 unique solution

19
Q

If the 3D determinant = 0, what are the 3 possible shapes of the 3 planes and how many solutions does each have?

A

Sheaf - infinite solutions
Prism - no solutions
Parallel - No solutions

20
Q

How can you tell that planes shown by a matrix form a prim or a sheaf.

A

For a sheaf, values in simultaneous equation are consistent
For a prism, values in simultaneous equation aren’t consistent