• No results found

Lecture 5: Span, linear independence, bases, and dimension

N/A
N/A
Protected

Academic year: 2021

Share "Lecture 5: Span, linear independence, bases, and dimension"

Copied!
5
0
0

Loading.... (view fulltext now)

Full text

(1)

Lecture 5: Span, linear independence, bases, and dimension

Travis Schedler

Thurs, Sep 23, 2010 (version: 9/21 9:55 PM)

1 Motivation

Motivation

• To understand what it means that R has dimension one, R2dimension 2, etc.;

– More generally, what does it mean that Fn and F{0,n1, . . . ,n−1n } have dimension n?

– What does it mean to be infinite-dimensional?

• To understand the relationship between vector spaces and special spanning lists.

Main goals: To understand span, linear independence, bases, and dimension.

Span

Fix a field F throughout. Recall from last time and the homework:

Definition 1. Let v1, . . . , vn ∈ V . Span(v1, . . . , vn) = {λ1v1+ · · · + λnvn | λ1, . . . , λn∈ F}.

Definition 2. A vector space V is finite-dimensional if V = Span(v1, . . . , vn) for some v1, . . . , vn ∈ V and some n ≥ 1.

Definition 3. The dimension dim(V ) of a finite-dimensional vector space is the minimum n such that V = Span(v1, . . . , vn).

Finite-dimensional examples

• Let V = R3. Then V = Span((1, 0, 0), (0, 1, 0), (0, 0, 1)). So dim(V ) ≤ 3.

• If V = Span(v1, . . . , vn), then also V = Span(v1, . . . , vn, 0). Also, for all v ∈ V , V = Span(v1, . . . , vn, v).

(2)

• We have Fn= Span(δ1, . . . , δn) where δi = (0, 0, . . . , 0, 1, 0, 0, . . . , 0), with 1 in the i-th coordinate and 0 elsewhere. So, dim(Fn) ≤ n.

• Similarly, F{0,n1, . . . ,n−1n } = Span(δ0, δ1

n, . . . , δn−1

n ). So, dim(F{0,1n, . . . ,n−1n }) ≤ n.

Infinite-dimensional examples

• The vector space of polynomials P(F).

• Continuous functions [0, 1] → R.

• Infinite lists F.

• F(X) where X is infinite.

• We can prove the first directly (xd+1 does not appear in any finite list of polynomials of maximum degree d).

• Second one: homework problem (!)

• Last two: There are linearly independent lists of arbitrary length. We will show that, if V is finite-dimensional, then linearly independent lists are at most dim V in size.

Linear (in)dependence Recall from last time:

Definition 4. A linearly independent list of vectors (v1, . . . , vn) is one such that, if λ1v1+ · · · + λnvn = 0, then λ1= · · · = λn = 0.

• A list which is not linearly independent is linearly dependent. Then, λ1v1+

· · · + λnvn= 0 for some λi which are not all zero.

Examples:

• ((v1, . . . , vn, 0)) is always linearly dependent.

• For every vector space V and nonzero vector v ∈ V , (v) is linearly inde- pendent.

• In R2, ((1, 0), (1, 1)) is linearly independent.

• In Fn, the list ((1, 0, 0, . . . , 0), (0, 1, 0, . . . , 0), . . . , (0, 0, . . . , 0, 1)) is linearly independent. Similarly (δ0, δ1

n, . . . , δn−1

n ) in F{0,1n, . . . ,n−1n }.

(3)

Reducing spanning lists to linearly independent ones

Lemma 5 (Lemma 2.4 + more). Let V = Span(v1, . . . , vn). Then, (v1, . . . , vn) is linearly independent if and only if, for all i,

Span(v1, . . . , vi−1, vi+1, . . . , vn) ( Span(v1, . . . , vn). (1.1) In other words, a spanning list is linearly independent if and only if it is minimal. Examples:

• (1, 0), (0, 1) is a minimal spanning list, hence linearly independent. Same is true for (1, 0), (1, 1), or any spanning list of two vectors in R2.

• If the zero vector is in a spanning list, it is not minimal (hence linearly dependent).

Definition 6. A linearly independent spanning set is called a basis.

By the lemma, every spanning set can be reduced to a basis (Theorem 2.10).

Just discard vectors until (1.1) is true!

Maximal linearly independent lists

Lemma 7 (Part of Theorem 2.12). A linearly independent list (v1, . . . , vn) of vectors of V spans V if and only if it is maximal: (v1, . . . , vn, v) is not linearly independent for all v ∈ V .

Examples:

• (1, 0, 0), (1, 1, 0) is linearly independent, but not maximal.

• (1, 1), (−2, 1) is a maximal linearly independent list, hence it spans.

Consequence: Any linearly independent list which does not span can be ex- tended.

The fundamental inequality and bases

Theorem 8 (Theorem 2.6). The length of every linearly independent list is less than or equal to the length of every spanning list.

Corollary 9 (Theorem 2.14). Every basis has the same length.

Proof. Let (v1, . . . , vm) and (w1, . . . , wn) be bases.

• Since (v1, . . . , vm) is linearly independent and (w1, . . . , wn) spans, m ≤ n.

• Since (v1, . . . , vm) spans and (w1, . . . , wn) is linearly independent, m ≥ n.

(4)

Bases, continued

Corollary 10 (Corollary 2.11 + more). Every finite-dimensional vector space V has a basis, and every basis has length dim V .

Proof. Every spanning list of length dim V must be minimal, hence linearly independent, i.e., a basis. By the previous corollary, all bases have the same length.

Corollary 11 (Theorem 2.12). Every linearly independent list in a finite- dimensional vector space can be extended to a basis.

Proof. • Linearly independent lists in V of length < dim V don’t span, so can be extended.

• Linearly independent lists of length ≥ dim V must have length exactly dim V . Thus, they are maximal and span.

Examples

• For R2, every pair of nonzero vectors, neither of which is a multiple of the other, is a basis.

• In Fn, the delta vectors form a basis. Also any lin. ind. list of length n (or any spanning list of length n).

• In F{0,n1, . . . ,n−1n }, again, the delta functions form a basis.

• For F = C, another basis important for Fourier transform: {1, e2πit, e4πit, . . . , e2(n−1)πit, where eiy = cos(y) + i sin(y).

• Lots of bases important for MP3s, auto-tune, DVDs, etc!

The basis theorem

Theorem 12 (Propositions 2.8, 2.16, and 2.17). The following conditions for a list (v1, . . . , vn) in V are equivalent:

(a) It is a basis.

(b) It is linearly independent of length dim V . (c) It is spanning of length dim V .

(d) For all v ∈ V , there exist unique λ1, . . . , λn such that v = λ1v1+· · ·+λnvn. Proof. • By the corollary, (a) implies (b) and (c).

• (b) implies (a) since linearly independent sets of length dim V are maximal.

• Similarly, (c) implies (a) since spanning sets of length dim V are minimal.

• (a) implies (d): There exist λ1, . . . , λn since v1, . . . , vn span. They are

(5)

Dimension

Theorem 13 (Propositions 2.7 and 2.15). If V is finite-dimensional and U ⊆ V is a subspace, then U is finite-dimensional, and dim U ≤ dim V .

Proof. • Any linearly independent list in U is also linearly independent in V , so has length at most dim V .

• So, there is a maximal such list, which must be a basis.

• Since it has length at most dim V , we obtain that dim U ≤ dim V .

References

Related documents

I generalize this system to account for all the previously noted variation in this domain including indexical shift, logophors, logophors that control first person agreement

The concept of a theocratic state, such as referring to the first stream above, often adapted by radical Islamic movements such as ISIS (Islamic State of Iraq and Syria) to create

We have seen in an earlier section (Theorem 2.7) that given a basis for a vector space, every vector can be uniquely written as a linear combination of the basis vectors.. The

Matrix associated with a linear transformation on finite dimensional vector space.. Isomorphism between the space of linear transformations and the space

Jeho vy´znam spocˇı´va´ v tom, zˇe si majitele´ fitcentra mohou zjistit, kolik rezervacı´ bylo naprˇı´klad za minuly´ meˇsı´c, prˇı´padneˇ kolik jich bylo

vector, dimension, dot product, linearly dependent, linearly independent, subspace, Gaussian elimination, basis, matrix, transpose matrix, rank, row rank, column rank, nullity,

Working backwards, a set of vectors is said to span a vector space if one can write any vector in the vector space as a linear com- bination of the set.. A spanning set can

Therefore, Epic Charter School will implement a gradual release blended learning model that transitions from a classroom rotation to a more Flex approach giving students greater