Ch. 3 Matrix Algebra Flashcards

1
Q

A matrix X is skew-symmetric if…

A

X^t = -X

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

Axioms for a group

A

Closure, associative, has an identity, has an inverse

For abelian group: also commutative

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

Operations of a matrix satisfy…

A

The axioms of a real vector space

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

(X + Y)^t =

A

X^t + Y^t

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

(XY)^t =

A

(Y^t)(X^t)

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

(AB)^-1

A

(B^-1)(A^-1)

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

How to find the inverse matrix

A

Augmented matrix:
Put the matrix on the left, the identity matrix on the right, then do EROs until the left hand side is the identity matrix, the right hand side is the inverse

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

Definition of the inverse matrix

A

A has inverse B if AB = BA = I

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

Inverse of a 2x2 matrix
a b
c d

A

1 / (ad - bc)
d -b
-c a

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

What is a symmetric matrix?

A

A = A^t

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