Term Test 2 Flashcards

1
Q

Transpose of a matrix, A^T

A

the rows and columns are switched

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

Invertibility or non singularity

A

A matrix A is invertible is there is a matrix B such that AB=In=BA. A^-1

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

Determinant

A

ad-bc

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

When is a matrix invertible

A

when det(A) does not equal 0

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

Elementary matrices

A

found by altering the nxn identity matrix

  1. interchanging two rows
  2. one row of In is multiplied by a scalar
  3. adding a multiple of one row of In to another row of In
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Subspace of a vector space V in any set H

A
  1. the zero vector is in H
  2. closed under vector addition
  3. closed under scalar multiplication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

null space of matrix A [nul(A)]

A

set of all solutions to the homogenous eq ax=0

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

column space of matrix A [col(A)]

A

set of all lin combos of the columns of A

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

basis

A

a lin indep set of vectors that spans subspace H is the basis of H

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

dimension of vector space V [dim(V)]

A

the number of vectors in a basis of V

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

rank of matrix A [rank(A)]

A

is equal to the dimension of col(A)

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

nullity of a matrix A [nullity(A)]

A

is equal to the dimension of nul(A)

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

minor of aij (aka Mij)

A

the (n-1)x(n-1) matrix obtained by deleting the ith row and jth column of matrix A

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