Revision Flashcards

1
Q

What is rank A

A

number of pivots of A
dim Col A
dim Row A

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

What is Row A

A

set of all linear combinations of rows of A

Col A^T

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

What is Nul A

A

Set of all solutions Ax=0

Span {solution}

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

What is Col A

A

set all linear combinations of columns of A

Span{a1, a2, …, an}

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

What is the Kernel of a transformation

A

set of all u : T(u)=0

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

What is dim Nul A

A

number of free variables in Ax=0

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

What is dim Col A

A

number of pivot columns in A

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

How

b contained in span of columns of A

A

[A b] consistent

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

What is basis Col A

A

formed by the original columns with a pivot in it

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

What is basis Nul A

A

formed by solution of Ax=0

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

When is A invertible

A

det A /=0

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

How can you find y2 in Ay=b

A

y2 = (det A2(b))/det A

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

How to prove T is a linear transformation

A
T(u+v) = T(u) + T(v)
T(cu) = c T(u)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How to prove H is a subspace

A

contains zero vector
contains u+v
contains cu

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

How to prove T is one-to-one

A

A has pivot in every column

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

How to prove T is onto

A

A has pivot in every row

17
Q

What is range T?

A

range T = Col A

18
Q

What is basis range T

A

basis Col A

19
Q

What is dim Ker T

A

dim Nul A

20
Q

When are the columns of A linearly independent

A

A has a pivot in every column

21
Q

What is basis Row A

A

set of row vectors with pivots

22
Q

When is A a basis for Rn

A

when A has a pivot in every row and column

23
Q

det B-1 = 1 / det B

A