Lecture 7 - A Start into Chapter 2

Quiz Today

Posted solutions will be, well, posted, so that you can see the most specific version of a proof that he is trying to see.

Strike Week

Tomorrow there will be posted videos and HW assignment to do. There won't be any lecture in person.

Starting Chapter 2

Suppose v1,...,vnV. If we scale each one of them:

α1v1,...,αnvnV

And:

α1v1+...+αnvnV

Because both of closure under vector addition and scalar multiplication. We give a special name to this, calling it a linear combination:

Linear Combination

Given vectors v1,...,vnV, a linear combination of these vectors is a vector of the form:

α1v1+...+αnvnV

Where each αiF.

Note that subspaces are thus closed under linear combinations.

Let's look at some examples:

Example

Is (7,4,0) a linear combination of v1=(0,1,0), v2=(1,1,0)?

Proof
Notice that:

(7,4,0)=11(0,1,0)+7(1,1,0)=11v1+7v2

So yes it's a linear combination.

Example

Is the function 2sin(x+π4) a linear combination of sin(x) and cos(x)?

Proof
It is a linear combination since, using sin(α+β)=sin(α)cos(β)+cos(α)sin(β):

2sin(x+π4)=2(sin(x)cos(π/4)+cos(x)sin(π/4))=sin(x)+cos(x)

So yes it is a linear combination. (you can note that in this case V=RR).

Example

Is ex a L.C. of sin(x) and cos(x)?

Proof
The answer is no! Notice that any linear combination of sin,cos must live within some rance [a,b] for any a,bR. But ex[0,] which breaks this pattern, so it can't be a linear combination of the two vectors in question.

Also, we can show that vectors in our subspace are periodic, while ex definitely is not.