Matrices Flashcards

1
Q

What is the rule for matrix multiplication?

A

The columns of matrix A = the rows of matrix B (i.e. if matrix A = 2 x 3, and matrix B = 3 x 4, then you can multiply because the inside numbers are equal (the 3))

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

What are the dimension of a 2 x 4 and a 4 x 6 matrix multiplied together

A

2 x 6 (remove the common number)

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

Can you multiply a 4 x 4 and a 5 x 4 matrix?

A

No, the columns of A do not equal the rows of B

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

How do you find the determinant of a 2 x 2 matrix? (e.g. a b )
c d

A

You multiply the leading diagonal, and minus is by the non-leading diagonal multiplied. ad - bc

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

How do you find the inverse of a 2 x 2 matrix?

A

1/ determinant x (d -b)
-c a

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

What does A^-1 x A equal?

A

The Identity matrix

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

When a question asks you to find the characteristic polynomial, what do you need to find?

A

The eigenvalues and eigenvectors

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

What’s the formula to find the eigenvalues?

A

det(M-‘lamda’I) = 0

where:
det = determinant
M = matrix
‘lamda’ = the lamda greek letter
I = the Identity matrix

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

What is the formula to find the eigenvectors?

A

Mv = ‘lamda’v

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

What is the formula for diagonalisation?

A

M = PDP^1
where:
M = matrix
P = your eigenvectors put together in a matrix form
D = your eigenvalues in a diagonal matrix

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

What operation do you use for reflection/ rotation and enlargement?

A

Multiplication

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

What operation do you use for translation?

A

Addition

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