Chapter 2.1 Flashcards

0
Q

If A is a square matrix, what can be said of cofactor expansion?

A

Regardless of which row or column of A is chosen, the number obtained by multiplying the entries in that row or column by the corresponding cofactors and adding the resulting products will always yield the same sum.

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

Def: A minor and its cofactor

A

If A is a square matrix then the minor of entry a(ij) is denoted M(ij) and is defined to be the determinant of the submatrix that remains after the i:th row and j:th column are deleted from A. The number (-1)^(i+j)*M(ij) is denoted by C(ij) and is called the cofactor of entry a(ij).

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

Def: Determinant and cofactor expansion

A

If A is an nxn matrix, then the number obtained by multiplying the entries in any row with the corresponding cofactors and adding the resulting product is called the determinant of A. The sums themselves are called cofactor expansion of A.

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

If A is a triangular matrix, then what can be said about det(A)?

A

Det(A) is the product of the entries on the main diagonal of the matrix, that is det(a) = a(11)a(22)…*a(nn)

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