04 Vector Spaces Flashcards

1
Q

Vector space

A

A vector space is a nonempty set of vectors on which are defined to operations, called addition and multiplication by scalars.

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

Subspace

A

A subspace of a vector space V is a subset H of V that has three properties:

  • The zero vector of V is in H.
  • H is closed under vector addition.
  • H is closed under multiplication by scalars.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The vector space R^2 is_____ of R^3

A

The vector space R^2 is not a subspace of R^3.

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

If v1, …, vp are in a vector space V, then Span{v1, …, vp} is ____ of V.

A

If v1, …, vp are in a vector space V, then Span{v1, …, vp​} is a subspace of V.

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

Null space

A

The null space of an m x n matrix A, written as Nul A, is the set of all solutions of the homogeneous equation Ax = 0. In set notation,

Nul A = {x : x is in R^n and Ax = 0}

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

Column space

A

The column space of an m x n matrix A, written as Col A, is the set of all linear combinations of the columns of A. If A = [a1 … an], then

Col A = Span{a1, …, an}

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

The column space of an m x n matrix A is all of R^n if and only if ____.

A

The column space of an m x n matrix A is all of R^n if and only if the equation Ax = b has a solution for each b in R^m.

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

Linear transformation

A

A linear transformation T from a vector space V into a vector space W is a rule that assigns to each vector x in V a unique vector T(x) in W, such that

  • T(u + v) = T(u) + T(v)
    for all u, v in V
  • T(cu) = cT(u)
    for all u in V and all scalars c
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

An indexed set {v1 ,…, vp} of two or more vector, with v1 != 0, is linearly dependent if and only if _____.

A

An indexed set {v1 ,…, vp} of two or more vector, with v1 != 0, is linearly dependent if and only if some vj (with j > 1) is a linear combination of the preceding vectors, v1, .., vj-1​.

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

Basis

A

Let H be a subspace of a vector space V. An indexed set of vectors B = {b1, …, bp} in V is a basis for H if

  • B is a linearly independent set
  • The subspace spanned by B coincides with H; that is,
    H = Span{b1, …, bp}
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

The pivot columns of a matrix A form ____ for Col A.

A

The pivot columns of a matrix A form a basis for Col A.

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

Suppose B = {b1, …, bn} is a basis for V and x is in V. The coordinates of x relative to the basis B (or the B-coordinates of x) are the weights c1, …, cn such that x = ____.

A

Suppose B = {b1, …, bn} is a basis for V and x is in V. The coordinates of x relative to the basis B (or the B-coordinates of x) are the weights c1, …, cn such that x = c1b1 + … + cnbn​.

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

Let B = {b1, …, bn} be a basis for a vector space V. Then the _____ x |-> [x]B is a one-to-one linear transformation from V onto R^n.

A

Let B = {b1, …, bn} be a basis for a vector space V. Then the coordinate mapping x |-> [x]B​ is a one-to-one linear transformation from V onto R^n.

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

dimension of a vector space

A

If V is spanned by a finite set, then V is said to be finite-dimensional, and the cimension of V, written as dim V, is the number of vectors in a basis for V. The dimension of the zero vector space {0} is defined to be zero. If V is not spanned by a finite set, then V is said to be infinite-dimensional.

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

The dimension of Nul A

A

The dimension of Nul A is the number of free variables in the equaion Ax = 0.

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

The dimension of Col A

A

The dimension of Col A is the number of pivot columns in A.

17
Q

Rank

A

The rank of A is the dimension of the column space of A.

18
Q

rank _ + dim _ = n

A

rank A + dim Nul A = n

19
Q

The dimensions of the column space and ____ of an m x n matrix A are equal.

A

The dimensions of the column space and the row space of an m x n matrix A are equal.

20
Q
A