Week 4 Flashcards

1
Q

What is the minor?

A

For each (i, j) entry of a A is an element Mn(R), we define the minor Mij of A to be the determinant of the (n-1) x (n -1) matrix submatrix of A found by deleting the ith row and jth column of A.

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

Define the matrix of minors.

A

The matrix of minors of an n x n matrix A is the n x n matrix M whose (i,j) entry is the (i, j) minor of A.

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

Define the matrix of cofactors.

A

The matrix of cofactors of an n x n matrix A is the n x n matrix C whose (i, j) entry is (-1)^i+j(Mij), where Mij is the (i, j) minor of A.

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

Define the adjoint.

A

The adjoint of an n x n matrix A is the n x n matrix adj(A) that is the transpose of the matrix of cofactors of A.

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