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.1E: Examples and Basic Properties Exercises

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

Exercises for 1

solutions

2

Let V denote the set of ordered triples (x,y,z) and define addition in V as in R3. For each of the following definitions of scalar multiplication, decide whether V is a vector space.

  1. a(x,y,z)=(ax,y,az)
  2. a(x,y,z)=(ax,0,az)
  3. a(x,y,z)=(0,0,0)
  4. a(x,y,z)=(2ax,2ay,2az)
  1. No; S5 fails.
  2. No; S4 and S5 fail.

Are the following sets vector spaces with the indicated operations? If not, why not?

  1. The set V of nonnegative real numbers; ordinary addition and scalar multiplication.
  2. The set V of all polynomials of degree 3, together with 0; operations of P.
  3. The set of all polynomials of degree 3; operations of P.
  4. The set {1,x,x2,}; operations of P.
  5. The set V of all 2×2 matrices of the form [ab0c]; operations of M22.
  6. The set V of 2×2 matrices with equal column sums; operations of M22.
  7. The set V of 2×2 matrices with zero determinant; usual matrix operations.
  8. The set V of real numbers; usual operations.
  9. The set V of complex numbers; usual addition and multiplication by a real number.
  10. The set V of all ordered pairs (x,y) with the addition of R2, but using scalar multiplication a(x,y)=(ax,ay).
  11. The set V of all ordered pairs (x,y) with the addition of R2, but using scalar multiplication a(x,y)=(x,y) for all a in R.
  12. The set V of all functions f : RR with pointwise addition, but scalar multiplication defined by (af)(x)=f(ax).
  13. The set V of all 2×2 matrices whose entries sum to 0; operations of M22.
  14. The set V of all 2×2 matrices with the addition of M22 but scalar multiplication defined by aX=aXT.
  1. No; only A1 fails.
  2. No.
  3. Yes.
  4. Yes.
  5. No.
  6. No; only S3 fails.
  7. No; only S4 and S5 fail.

[ex:ex6_1_3] Let V be the set of positive real numbers with vector addition being ordinary multiplication, and scalar multiplication being av=va. Show that V is a vector space.

[ex:ex6_1_4] If V is the set of ordered pairs (x,y) of real numbers, show that it is a vector space with addition (x,y)+(x1,y1)=(x+x1,y+y1+1) and scalar multiplication a(x,y)=(ax,ay+a1). What is the zero vector in V?

The zero vector is (0,1); the negative of (x,y) is (x,2y).

Find x and y (in terms of u and v) such that:

2x+y=u5x+3y=v 3x2y=u4x5y=v

  1. x=17(5u2v),y=17(4u3v)

In each case show that the condition au+bv+cw=0 in V implies that a=b=c=0.

  1. V=R4; u=(2,1,0,2), v=(1,1,1,0), w=(0,1,2,1)
  2. V=M22; u=[1001], v=[0110], w=[1111]
  3. V=P; u=x3+x, v=x2+1, w=x3x2+x+1
  4. V=F[0,π]; u=sinx, v=cosx, w=1—the constant function
  1. Equating entries gives a+c=0, b+c=0, b+c=0, ac=0. The solution is a=b=c=0.
  2. If asinx+bcosy+c=0 in F[0,π], then this must hold for every x in [0,π]. Taking x=0,π2, and π, respectively, gives b+c=0, a+c=0, b+c=0 whence, a=b=c=0.

Simplify each of the following.

  1. 3[2(u2vw)+3(wv)]7(u3vw)
  2. \boldsymbol{4(3\mathbf{u} - \mathbf{v} + \mathbf{w}) - 2[(3\mathbf{u} - 2\mathbf{v}) - 3(\mathbf{v} - \mathbf{w})] \newline + 6(\mathbf{w} - \mathbf{u} - \mathbf{v})}
  1. 4w

Show that x=v is the only solution to the equation x+x=2v in a vector space V. Cite all axioms used.

Show that 0=0 in any vector space. Cite all axioms used.

[ex:6_1_10] Show that the zero vector 0 is uniquely determined by the property in axiom A4.

If z+v=v for all v, then z+v=0+v, so z=0 by cancellation.

[ex:6_1_11] Given a vector v, show that its negative v is uniquely determined by the property in axiom A5.

[ex:6_1_12]

  1. Prove (2) of Theorem [thm:017797]. [Hint: Axiom S2.]
  2. Prove that (a)v=(av) in Theorem [thm:017797] by first computing (a)v+av. Then do it using (4) of Theorem [thm:017797] and axiom S4.
  3. Prove that a(v)=(av) in Theorem [thm:017797] in two ways, as in part (b).
  1. (a)v+av=(a+a)v=0v=0 by Theorem [thm:017797]. Because also (av)+av=0 (by the definition of (av) in axiom A5), this means that (a)v=(av) by cancellation. Alternatively, use Theorem [thm:017797](4) to give (a)v=[(1)a]v=(1)(av)=(av).

[ex:6_1_13] Let v,v1,,vn denote vectors in a vector space V and let a,a1,,an denote numbers. Use induction on n to prove each of the following.

  1. a(v1+v2++vn)=av1+av2++avn
  2. (a1+a2++an)v=a1v+a2v++anv
  1. The case n=1 is clear, and n=2 is axiom S3. If n>2, then (a1+a2++an)v=[a1+(a2++an)]v=a1v+(a2++an)v=a1v+(a2v++anv) using the induction hypothesis; so it holds for all n.

[ex:6_1_14] Verify axioms A2—A5 and S2—S5 for the space F[a,b] of functions on [a,b] (Example [exa:017760]).

Prove each of the following for vectors u and v and scalars a and b.

  1. If av=0, then a=0 or v=0.
  2. If av=bv and v0, then a=b.
  3. If av=aw and a0, then v=w.
  1. If av=aw, then v=1v=(a1a)v=a1(av)=a1(aw)=(a1a)w=1w=w.

By calculating (1+1)(v+w) in two ways (using axioms S2 and S3), show that axiom A2 follows from the other axioms.

[ex:ex6_1_17] Let V be a vector space, and define Vn to be the set of all n-tuples (v1,v2,,vn) of n vectors vi, each belonging to V. Define addition and scalar multiplication in Vn as follows:

(u1,u2,,un)+(v1,v2,,vn)=(u1+v1,u2+v2,,un+vn)a(v1,v2,,vn)=(av1,av2,,avn)

Show that Vn is a vector space.

[ex:6_1_18] Let Vn be the vector space of n-tuples from the preceding exercise, written as columns. If A is an m×n matrix, and X is in Vn, define AX in Vm by matrix multiplication. More precisely, if

A=[aij] and X=[v1vn], let AX=[u1un]

where ui=ai1v1+ai2v2++ainvn for each i. Prove that:

  1. B(AX)=(BA)X
  2. (A+A1)X=AX+A1X
  3. A(X+X1)=AX+AX1
  4. (kA)X=k(AX)=A(kX) if k is any number
  5. IX=X if I is the n×n identity matrix
  6. Let E be an elementary matrix obtained by performing a row operation on the rows of In (see Section [sec:2_5]). Show that EX is the column resulting from performing that same row operation on the vectors (call them rows) of X. [Hint: Lemma [lem:005213].]

5.11.1.1E: Examples and Basic Properties Exercises is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?