Midterm 2 Review Flashcards

1
Q

How to check if a subset is a subspace of R3

A
  1. Does it have elements (Is the 0 vector possible?)
  2. If vector u and vector v are in s then so its u +v
  3. If u vector is in s then Ku is in S
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Basis for Col(A)

A

all columns in RR matrix that have a pivot and then write the corresponding in OG matrix

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

Steps for finding Null(A)

A
  1. Write out the system of equation = 0
  2. Solve in terms of free variables
  3. In vector parametric form, write the coeffs of those FV
  4. The vectors are the basis (REMEMBER TO PUT IN SET NOTATION)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Is this a subspace of R3 and its a span of vectors

A

Yes since every span is a subspace

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

One-to-one

A

Does the homogenous equation have FV in RR matrix?

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

Onto

A

Does every row have a pivot?

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

How to find the determinant of a 2x2 matrix

A

Cross-multiply the diagonals :
ad - bc

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

Operations in RR and How They Affect Determinants

A

The only thing that affects the determinant is if you scale it by a constant.

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

How to find a domain?

A

What space does the vector lie in? AKA how many entries in the vector

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

How to find the codomain?

A

What space do the outputs lie in?

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

How to check is linear

A

Can you add u + v and get the same result

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

Standard Matrix and Linear Transformations: Expansion/Contradiction

A

Changes the area

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

Standard Matrix and Linear Transformations: Reflection (y-axis)

A

Folded over y-axis

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

Standard Matrix and Linear Transformations: Reflection (x-axis)

A

Folded over x-axis

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

Standard Matrix and Linear Transformations: Rotations

A

Changes the angle around the origin like a clock

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

Standard Matrix and Linear Transformations: Horizontal Shearing

A

Push out horizontally but height stays the same

17
Q

Standard Matrix and Linear Transformations: Vertical Shearing

A

Changes the angle but not the area

18
Q

Standard Matrix and Linear Transformations: projection/shearing x-axis

A

Everything is now on the x-axis line

19
Q

Standard Matrix and Linear Transformations: projection/shearing y-axis

A

Everything is now on the y-axis line

20
Q

The first three Invertible Matrix Theorem

A
  1. There is a matrix where XA=I
  2. There is a matrix X where AX = I
  3. A transposed is invertible
21
Q

Middle Two Invertible Matrix Theorem

A
  1. A has exactly n pivots
  2. A row reduces to an identity matrix
22
Q

Middle three Invertible Matrix Theorem

A
  1. T (linear transformation) is one-to-one
  2. Ax=0 has only a trivial solution
  3. If the column of A are linearly independent
23
Q

Last Three Invertible Matrix Theorem

A
  1. T is onto
  2. Ax=b is always consistent
  3. Range of T = co-domain