Linear Algebra Midterm 2

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

19 Terms

1
New cards

Let {____} be a set of vectors. We say that {____} is linearly independent if, for all ______ E R, if _______ = 0, then c1,…,cn = _.

v1, v2, …, vn; v1, v2,…vn; c1, c2,…, cn; c1v1 + c2v2 +…+ cnvn; 0

2
New cards

Let {____} be a set of vectors. We say that {____} is linearly dependent if, there are scalars, c1…,cn E R not all zero such that _____ = 0.

v1, v2,…, vn; v1, v2,…,vn; c1v1 + …+cnvn

3
New cards

Linear Combination

A vector w is a linear combination of the vectors v1,.., vn in a vector space V if there exist scalars c1,…,cn E R such that w = c1v1+…+cnvn.

4
New cards

Span

If v1,…, vn are vectors in a vector space V, then the span of v1,…,vn is the collection of linear combination of v1,…, vn.

5
New cards

Basis

The set of vectors {v1,…,vn} is a basis for a vector space V if it is linearly independent and its span is V.

6
New cards

Dimension

If V is a vector space over F, the dimension of V is the number of vectors in any basis of V.

7
New cards

Row Space (A is a matrix)

The row space of A is the subspace of F1xn spanned by the rows of A.

8
New cards

Column Space (A is a matrix)

The column space of A is the subspace of Fmx1 spanned by the columns of A.

9
New cards

Nullspace (A is a matrix)

The nullspace of A is the set of all x E Fmx1 such that Ax = 0.

10
New cards

Nullity

The nullity of A is the dimension of the nullspace of A.

11
New cards

Rank

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

12
New cards

Linear Transformation

If V and W are vector space over F, then a linear transformation is a function T: V→W such that, for all c E F and v, w E V, we have T(cv + w) = cT(v) + T(w).

13
New cards

Injective

A function f: A→B is injective if, for all a, a’EA, if f(a) = f(a’), then a = a’.

14
New cards

Surjective

A function f: A→B is surjective if, for all b EB, there is a E A such that f(a) = b.

15
New cards

Bijective

A function f:A→ B is bijective if it is both surjective and injective.

16
New cards

Isomorphism

If V and W are vector spaces over F, then a function T: V→ W is an isomorphism if it is a bijective linear transformation.

17
New cards

Kernel

If T: V→W is a linear transformation, then the kernel of T is the set of all vEV such that T(v) = 0.

18
New cards

Image

If T:V→ W is a linear transformation, then the image of T is the set of all wEW such that there exists vEV for which T(v) = w.

19
New cards

Coordinate of V with respect to B

Let V be a finite-dimensional vector space over F with given basis B = {B1,…,Bn}. If v E V then the coordinate of v with respect to B is given by the vector (c1, c2,…, cn)^t E Fnx1 such that v = c1B1 +…+ cnBn.