Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

5.11.1.4E: Finite Dimensional Spaces Exercises

( \newcommand{\kernel}{\mathrm{null}\,}\)

Exercises for 1

solutions

2

In each case, find a basis for V that includes the vector v.

  1. V=R3, v=(1,1,1)
  2. V=R3, v=(0,1,1)
  3. V=M22, v=[1111]
  4. V=P2, v=x2x+1
  1. {(0,1,1),(1,0,0),(0,1,0)}
  2. {x2x+1,1,x}

In each case, find a basis for V among the given vectors.

  1. V=R3, {(1,1,1),(2,0,1),(1,1,2),(1,2,1)}
  2. V=P2, {x2+3,x+2,x22x1,x2+x}
  1. Any three except {x2+3,x+2,x22x1}

In each case, find a basis of V containing v and w.

  1. V=R4, v=(1,1,1,1), w=(0,1,0,1)
  2. V=R4, v=(0,0,1,1), w=(1,1,1,1)
  3. V=M22, v=[1001], w=[0110]
  4. V=P3, v=x2+1, w=x2+x
  1. Add (0,1,0,0) and (0,0,1,0).
  2. Add 1 and x3.
  1. If z is not a real number, show that {z,z2} is a basis of the real vector space C of all complex numbers.
  2. If z is neither real nor pure imaginary, show that {z,¯z} is a basis of C.
  1. If z=a+bi, then a0 and b0. If rz+s¯z=0, then (r+s)a=0 and (rs)b=0. This means that r+s=0=rs, so r=s=0. Thus {z,¯z} is independent; it is a basis because dimC=2.

In each case use Theorem [thm:019633] to decide if S is a basis of V.

  1. V=M22;
    S={[1111],[0111],[0011],[0001]}

  2. V=P3; S={2x2,1+x,3,1+x+x2+x3}
  1. The polynomials in S have distinct degrees.
  1. Find a basis of M22 consisting of matrices with the property that A2=A.
  2. Find a basis of P3 consisting of polynomials whose coefficients sum to 4. What if they sum to 0?
  1. {4,4x,4x2,4x3} is one such basis of P3. However, there is no basis of P3 consisting of polynomials that have the property that their coefficients sum to zero. For if such a basis exists, then every polynomial in P3 would have this property (because sums and scalar multiples of such polynomials have the same property).

If {u,v,w} is a basis of V, determine which of the following are bases.

  1. {u+v,u+w,v+w}
  2. {2u+v+3w,3u+vw,u4w}
  3. {u,u+v+w}
  4. {u,u+w,uw,v+w}
  1. Not a basis.
  2. Not a basis.
  1. Can two vectors span R3? Can they be linearly independent? Explain.
  2. Can four vectors span R3? Can they be linearly independent? Explain.
  1. Yes; no.

Show that any nonzero vector in a finite dimensional vector space is part of a basis.

If A is a square matrix, show that detA=0 if and only if some row is a linear combination of the others.

detA=0 if and only if A is not invertible; if and only if the rows of A are dependent (Theorem [thm:014205]); if and only if some row is a linear combination of the others (Lemma [lem:019415]).

Let D, I, and X denote finite, nonempty sets of vectors in a vector space V. Assume that D is dependent and I is independent. In each case answer yes or no, and defend your answer.

  1. If XD, must X be dependent?
  2. If XD, must X be dependent?
  3. If XI, must X be independent?
  4. If XI, must X be independent?
  1. No. {(0,1),(1,0)}{(0,1),(1,0),(1,1)}.
  2. Yes. See Exercise [ex:6_3_15].

If U and W are subspaces of V and dimU=2, show that either UW or dim(UW)1.

Let A be a nonzero 2×2 matrix and write U={X in M22XA=AX}. Show that dimU2. [Hint: I and A are in U.]

If UR2 is a subspace, show that U={0}, U=R2, or U is a line through the origin.

Given v1,v2,v3,,vk, and v, let U=span{v1,v2,,vk} and W=span{v1,v2,,vk,v}. Show that either dimW=dimU or dimW=1+dimU.

If vU then W=U; if vU then {v1,v2,,vk,v} is a basis of W by the independent lemma.

Suppose U is a subspace of P1, U{0}, and UP1. Show that either U=R or U=R(a+x) for some a in R.

Let U be a subspace of V and assume dimV=4 and dimU=2. Does every basis of V result from adding (two) vectors to some basis of U? Defend your answer.

Let U and W be subspaces of a vector space V.

  1. If dimV=3, dimU=dimW=2, and UW, show that dim(UW)=1.
  2. Interpret (a.) geometrically if V=R3.
  1. Two distinct planes through the origin (U and W) meet in a line through the origin (UW).

Let UW be subspaces of V with dimU=k and dimW=m, where k<m. If k<l<m, show that a subspace X exists where UXW and dimX=l.

Let B={v1,,vn} be a maximal independent set in a vector space V. That is, no set of more than n vectors S is independent. Show that B is a basis of V.

Let B={v1,,vn} be a minimal spanning set for a vector space V. That is, V cannot be spanned by fewer than n vectors. Show that B is a basis of V.

  1. Let p(x) and q(x) lie in P1 and suppose that p(1)0, q(2)0, and p(2)=0=q(1). Show that {p(x),q(x)} is a basis of P1. [Hint: If rp(x)+sq(x)=0, evaluate at x=1, x=2.]
  2. Let B={p0(x),p1(x),,pn(x)} be a set of polynomials in Pn. Assume that there exist numbers a0,a1,,an such that pi(ai)0 for each i but pi(aj)=0 if i is different from j. Show that B is a basis of Pn.

Let V be the set of all infinite sequences (a0,a1,a2,) of real numbers. Define addition and scalar multiplication by

(a0,a1,)+(b0,b1,)=(a0+b0,a1+b1,)

and

r(a0,a1,)=(ra0,ra1,)

  1. Show that V is a vector space.
  2. Show that V is not finite dimensional.
  3. [For those with some calculus.] Show that the set of convergent sequences (that is, limnan exists) is a subspace, also of infinite dimension.
  1. The set {(1,0,0,0,),(0,1,0,0,0,),
    (0,0,1,0,0,),} contains independent subsets of arbitrary size.

Let A be an n×n matrix of rank r. If U={X in MnnAX=0}, show that dimU=n(nr). [Hint: Exercise [ex:6_3_34].]

Let U and W be subspaces of V.

  1. Show that U+W is a subspace of V containing both U and W.
  2. Show that span{u,w}=Ru+Rw for any vectors u and w.
  3. Show that

    span{u1,,um,w1,,wn}=span{u1,,um}+span{w1,,wn}

  1. Ru+Rw={ru+swr,s in R}=span{u,w}

If A and B are m×n matrices, show that rank(A+B)rankA+rankB. [Hint: If U and V are the column spaces of A and B, respectively, show that the column space of A+B is contained in U+V and that dim(U+V)dimU+dimV. (See Theorem [thm:019692].)]


5.11.1.4E: Finite Dimensional Spaces Exercises is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?