the second midterm

Location

In class, B102 during regular lecture time Thursday October 29

Topics

Vector space axioms

Examples of vector spaces: Fn\mathbb{F}^n; Pn(F)\mathcal{P}_n(\mathbb{F}); F(S,F)\mathcal{F}(S, \mathbb{F})

Linear subspaces (definition&theorems: the intersection of subspaces is a subspace; a subspace is again a vector space)

Span of a set of vectors

Linear independence

Bases and Dimension

Linear Transformations

Format

The exam will have the following three kind of problems:

Definitions and Theorems to know

You should be able to correctly state any of the following definitions, if asked, and any of the theorems if you use them.

Definition of a linear subspace: A subset WVW\subset V is a linear subspace if - WW is not empty - WW is closed under vector addition - WW is closed under scalar multiplication

Theorem: If WVW\subset V is a linear subspace then WW is a vector space.

Definition. The span of a set of vectors SVS\subset V is the set of all linear combinations of vectors in SS, i.e.

Span(S)={c1u1++cmummN,c1,,cmF,u1,,umS}\mathrm{Span}(S)=\bigl\{c_1u_1+\cdots+c_mu_m \mid m\in\N, c_1, \dots, c_m\in\mathbb{F}, u_1, \dots, u_m\in S\bigr\}

Theorem. The span of a subset SVS\subset V is a linear subspace of VV.

Definition. The vectors u1,,unVu_1, \dots, u_n\in V are linearly independent if for any c1,,cnFc_1, \dots, c_n\in \mathbb F with c1u1++cnun=0c_1u_1+\cdots+c_nu_n =0 one has c1==cn=0c_1=\dots=c_n=0.

Theorem. If u1,,unVu_1, \dots, u_n\in V are linearly independent and if one has

a1u1++anun=b1u1++bnuna_1u_1+\cdots+a_nu_n = b_1u_1+\cdots+b_nu_n

for certain a1,,an,b1,,bnFa_1, \dots, a_n, b_1, \dots, b_n\in \mathbb{F}, then a1=b1a_1=b_1, … , an=bna_n=b_n.

Theorem. If vspan({u1,,un})v\in\mathrm{span}(\{u_1, \dots, u_n\}) then {v,u1,u2,,un}\{v, u_1, u_2, \dots, u_n\} is linearly dependent.

Row reduction. Not a definition or theorem, but: you should know how to solve a system of nn linear equations with mm unknowns, where n,m4n, m\leq 4, using the method of row reduction, as done in lecture, or otherwise. In our course so far this comes up in the questions “does xx belong to the span of {u,v,w}\{u, v, w\}?” or “Are the vectors u1,u2,u3u_1, u_2, u_3 linearly independent?”

Definition of basis. A set of vectors {u1,,un}V\{u_1, \dots, u_n\}\subset V is a basis for VV if

Extension Theorem for Independent Sets. If {u1,,un}V\{u_1, \dots, u_n\}\subset V is linearly independent, and vVv\in V is not one the vectors u1,,unu_1, \dots, u_n, then vspan(u1,,un)v\in\mathrm{span}(u_1, \dots, u_n) if and only if {u1,,un,v}\{u_1, \dots, u_n, v\} is dependent.

Dimension Theorem. If {v1,,vm}span(u1,,un)\{v_1, \dots, v_m\}\subset \mathrm{span}( u_1, \dots, u_n) and if {v1,,vm}\{v_1, \dots, v_m\} is linearly independent then mnm\leq n.

Corollaries to the Dimension Theorem.

  1. If {u1,,un}\{u_1, \dots, u_n\} and {v1,,vm}\{v_1, \dots, v_m\} both are bases of a vector space VV, then m=nm=n.

  2. If LVL\subset V is a linear subspace and VV is finite dimensional then dimLdimV\dim L\leq \dim V. If dimL=dimV\dim L=\dim V then L=VL=V.

  3. If LVL\subset V is a linear subspace and VV is finite dimensional, and if {v1,,vk}L\{v_1, \dots, v_k\}\subset L is a basis for LL, then there exist vectors vk+1,,vnVv_{k+1}, \dots, v_n\in V such that {v1,,vk,vk+1,,vn}\{v_1, \dots, v_k, v_{k+1}, \dots, v_n\} is a basis for VV.

Definitions.

Definition. A map T:VWT:V\to W from one vector space VV to another WW is called linear if for all x,yVx, y\in V and all a,bFa, b\in\mathbb{F} one has T(ax+by)=aT(x)+bT(y)T(ax+by) = aT(x)+bT(y).

Definition. If T:VWT:V\to W is a linear map, then

Theorem. The Null space a linear transformation T:VWT:V\to W is linear subspace of VV; the range of TT is a linear subspace of WW.

Definition. The rank of TT is the dimension of the range of TT.

Injectivity Theorem. A linear map T:VWT:V\to W is injective if and only if N(T)={0}N(T)=\{0\}.

Rank+Nullity Theorem. If T:VWT:V\to W is linear, and if VV is finite dimensional, then

dimN(T)+dimR(T)=dimV.\dim N(T) + \dim R(T) = \dim V .

Bijectivity Theorem. If VV and WW are finite dimensional vector spaces with the same dimension, and if T:VWT:V\to W is a linear transformation then the following are equivalent:

  1. TT is injective (one-to-one)
  2. N(T)={0}N(T)=\{0\}
  3. rankT=dimV\mathrm{rank}\,T = \dim V
  4. TT is surjective (onto)

Facts you can use

Unless you are asked to prove the theorem, you can use any of the theorems listed above without proving them. But do say “by the theorem that says…”

You can use that the sets Fn\mathbb{F}^n, Pn(F)\mathcal{P}_n(\mathbb{F}), and F(S,F)\mathcal{F}(S,\mathbb{F}) with vector addition and scalar multiplication as defined in class are vector spaces. If you feel that justification is needed say “as is shown in the textbook…”