Prelim 2 (2.3-5.5) Flashcards

(39 cards)

1
Q

Invertible Linear Transformation Theorem

A

T is invertible if A is invertible

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

3 conditions for a subspace

A
  1. Includes the zero vector
  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
3
Q

Theorem for Nul A

A

Nul A is a subspace of R^n (# of columns)

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

Nul A

A

set of all solutions to Ax=0

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

Theorem of Col A

A

Col A is a subspace of R^m (# of rows)

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

Col A

A

set of all linear combinations of the columns of A

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

to check if u is in Nul A

A

Au must equal 0

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

to check if v is in Col A

A

Ax=v must be consistent

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

kernel / null space

A

set of all u in vector space V such that T(u)=0 (equal the zero vector in vector space W)

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

range

A

set of all vectors in W (T(x)) for some vector x in V

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

Theorem for linearly dependency

A

a set {v1,…,vp} is linearly dependent if some vj (j > 1) is a linear combination of the preceding vectors {v1…v(j-1)}

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

Theorem for basis of Col A

A

the pivot columns of A form the basis for Col A

- row reduce to echelon form and match the pivot columns to those in original matrix A

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

Spanning Set Theorem

A

Let S be a set of vectors {v1…vp} and H be Span{v1…vp}

  1. If one vector in S that is a linear combination of the others is removed, the set still spans H.
  2. If H=/={0}, some subset of S forms basis for H.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The Uniqueness Representation Theorem

A

Let B={b1…bn} be a basis for a vector space V. For each x in V, there exists a unique set of scalars c1…cn such that c1b1+…+cnbn=x

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

coordinate mapping theorem

A

the coordinate mapping x->[x]b is a one to one linear transformation from Rn to Rn

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

Change of Basis Theorem

A

Let B={b1…bn} and C={c1…cn} be basis for vector space V. There exists a unique n X n matrix such that [x]c=P(C

17
Q

Determinant and Invertible Matrices

A

if detA = 0, then A is not invertible (one of the entires on the main diagonal is 0 so A can’t be row equivalent to identity matrix)

18
Q

triangular matrix

A
  • detA is the product of the entires on the main diagonal

- eigenvalues are on the main diagonal

19
Q

determinant of transpose of A

A

= determinant of A

20
Q

Area with Transformation

A

Let T be a linear transformation determined by a 2x2 matrix A. If S is a parallelogram in R2, then {area of T(S)} = (area of S) * |det A|

21
Q

Volume with Transformation

A

Let T be a linear transformation determined by a 3x3 matrix. If S is a parallelepiped in R3, then {volume of T(S)} = (volume of S) * |det A|

22
Q

eigenvector

A

a NONZERO VECTOR x such that Ax=λx

23
Q

Eigenvectors & linear dependency

A

If v1…vr are eigenvectors that correspond to distinct eigenvalues, then the set {v1…vr} is linearly independent.

24
Q

The Rank Theorem

A

rank + dim Nul A = n

25
rank
dimension of the column space of A
26
Row Space (Row A)
the set of all linear combinations of the rows of A - reduce to echelon form and take the nonzero rows - Row A = rank (transpose of A) - if A and B are row equivalent, they have the same row space
27
characteristic equation
det(A-λI)=0 - forms the characteristic polynomial - has n roots, counting complex roots and multiplicities
28
similar matrices
A is similar to B if there is an invertible matrix such that A = PB(P-1)
29
similar matrices and eigenvalues
If A is similar to B, then they share the same characteristic polynomial and therefore the same eigenvalues with the same multiplicity.
30
even if two matrices have the same eigenvalues
they are not necessarily similar
31
Diagonalization Theorem
n x n matrix A is diagonalizable if it has n linearly independent eigenvectors. For A=PD(P-1), the columns of P are n linearly independent eigenvectors of A. The diagonal entries of D are the corresponding eigenvalues to the eigenvectors in P.
32
matrix A is said to be diagonalizable if
it is similar to diagonal matrix D
33
Steps to diagonalize
1. Find the eigenvalues. 2. Plug in the eigenvalues and solve (A-λI)x=0. Get a good x (integers) and those are the eigenvectors. 3. Check eigenvectors are linearly independent. (there must be n of them) 4. The eigenvectors form the columns of P. 5. Construct D by having the diagonal be the eigenvalues corresponding to the columns of P.
34
stochastic matrix
matrix whose columns are possibility vectors (all entries are positive)
35
possibility vector
a vector whose entries are positive and add up to 1
36
finding steady state vector for P
1. Solve (A-I)x=0. 2. Choose a simple basis (want integers) 3. To turn into possibility vector, add up the entries and divide the vector by that sum.
37
a stochastic matrix is regular if
some matrix power P^k contains only positive entries
38
Casorati matrix
Uk Vk W Uk+1 Vk+1 Wk+1 Uk+2 Vk+2 Wk+2
39
prove a solution form a basis (signals)
1. not multiplies of each other, linearly independent 2. (Casorati Matrix)(c1, c2, c3)=(0,0,0) plug in solutions for U, V, W and show that the casorati matrix is invertible after setting k=0 (columns are linearly independent)