5.11.1.1E: Examples and Basic Properties Exercises
- Last updated
- Jul 26, 2023
- Save as PDF
- Page ID
- 134814
( \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.
- a(x,y,z)=(ax,y,az)
- a(x,y,z)=(ax,0,az)
- a(x,y,z)=(0,0,0)
- a(x,y,z)=(2ax,2ay,2az)
- No; S5 fails.
- No; S4 and S5 fail.
Are the following sets vector spaces with the indicated operations? If not, why not?
- The set V of nonnegative real numbers; ordinary addition and scalar multiplication.
- The set V of all polynomials of degree ≥3, together with 0; operations of P.
- The set of all polynomials of degree ≤3; operations of P.
- The set {1,x,x2,…}; operations of P.
- The set V of all 2×2 matrices of the form [ab0c]; operations of M22.
- The set V of 2×2 matrices with equal column sums; operations of M22.
- The set V of 2×2 matrices with zero determinant; usual matrix operations.
- The set V of real numbers; usual operations.
- The set V of complex numbers; usual addition and multiplication by a real number.
- The set V of all ordered pairs (x,y) with the addition of R2, but using scalar multiplication a(x,y)=(ax,−ay).
- 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.
- The set V of all functions f : R→R with pointwise addition, but scalar multiplication defined by (af)(x)=f(ax).
- The set V of all 2×2 matrices whose entries sum to 0; operations of M22.
- The set V of all 2×2 matrices with the addition of M22 but scalar multiplication ∗ defined by a∗X=aXT.
- No; only A1 fails.
- No.
- Yes.
- Yes.
- No.
- No; only S3 fails.
- 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 a⋅v=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+a−1). What is the zero vector in V?
The zero vector is (0,−1); the negative of (x,y) is (−x,−2−y).
Find x and y (in terms of u and v) such that:
2x+y=u5x+3y=v 3x−2y=u4x−5y=v
- x=17(5u−2v),y=17(4u−3v)
In each case show that the condition au+bv+cw=0 in V implies that a=b=c=0.
- V=R4; u=(2,1,0,2), v=(1,1,−1,0), w=(0,1,2,1)
- V=‖M22; u=[1001], v=[0110], w=[111−1]
- V=‖P; u=x3+x, v=x2+1, w=x3−x2+x+1
- V=‖F[0,π]; u=sinx, v=cosx, w=1—the constant function
- Equating entries gives a+c=0, b+c=0, b+c=0, a−c=0. The solution is a=b=c=0.
- 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.
- 3[2(u−2v−w)+3(w−v)]−7(u−3v−w)
- \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})}
- 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]
- Prove (2) of Theorem [thm:017797]. [Hint: Axiom S2.]
- 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.
- Prove that a(−v)=−(av) in Theorem [thm:017797] in two ways, as in part (b).
- (−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.
- a(v1+v2+⋯+vn)=av1+av2+⋯+avn
- (a1+a2+⋯+an)v=a1v+a2v+⋯+anv
- 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.
- If av=0, then a=0 or v=0.
- If av=bv and v≠0, then a=b.
- If av=aw and a≠0, then v=w.
- If av=aw, then v=1v=(a−1a)v=a−1(av)=a−1(aw)=(a−1a)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=[v1⋮vn], let AX=[u1⋮un]
where ui=ai1v1+ai2v2+⋯+ainvn for each i. Prove that:
- B(AX)=(BA)X
- (A+A1)X=AX+A1X
- A(X+X1)=AX+AX1
- (kA)X=k(AX)=A(kX) if k is any number
- IX=X if I is the n×n identity matrix
- 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].]