Matrices Flashcards

1
Q

In matrix multiplication does AB = BA

A

No

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

Transpose

A

First row becomes the first column, second row becomes the second column and so on…

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

Scheme for square matrices

A

(A|In) to (C|D) where C is in row echelon form

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

Invertibility

A

AB = In = BA, A is the matrix, B is the inverse of A and when multiplied they leave the identity matrix

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

If A is investable what does that mean about the determinant

A

det(A) ≠ 0

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

If the determinant of A is non zero how can you find the inverse of A

A

1/det(A) multiplied by adj(A), the adjacent of A is when the leading diagonal swap and the remaining diagonal swap signs

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

Summary theorem (if and only if)

A
  1. A is invertible
  2. Ax = b has a unique solution
  3. Ax = 0
  4. (A|In) to (In|B)
  5. det(A) ≠ 0
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Diagonalisation theorem

A

(P inverse)AP = D for some diagonal D if and only if A has n linearly independent eigenvectors

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

Symmetric matrices

A

Symmetrical across the leading diagonal

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