Discovery guide 19.1 Discovery guide
- basis for a vector space
a linearly independent spanning set for the space
Discovery 19.1.
In each of the following, determine whether S is a basis for V. If it is not a basis, make sure you know which property S violates, independence or spanning.
(a)
V=R3, S={(1,0,0),(1,1,0),(1,1,1),(0,0,2)}.
(b)
V=R3, S={(1,0,0),(1,1,0),(0,0,2)}.
(c)
V=M2(R), S={[2010],[100β1],[0011]}.
(d)
V= the space of 2Γ2 upper triangular matrices, S={[1001],[1101],[1201],[1301]}.
(e)
V= the space of 3Γ3 lower triangular matrices,
S={[100000000],[000100000],[000010000],[000000100],[000000010],[000000001]}.
(f)
V=P3(R), the space of all polynomials of degree 3 or less, S={1,x,x2}.
(g)
V=P3(R), S={1,x,x2,x3}.
Discovery 19.2.
Consider the set S={(1,0),(1,1),(1,β1)} of vectors in R2. This set spans R2 but is not linearly independent.
(a)
Since S spans R2, it is possible to express vector (3,β3) as a linear combination of the vectors in S.
Demonstrate a way to do this:
(b)
Here is the redundant part. Demonstrate a different way to express (3,β3) as a linear combination of the vectors in S:
(c)
How many different ways do you think there are to do this?
Discovery 19.3.
Suppose V is a vector space, S={v1,v2,v3} is a basis for V, and w is a vector in V.
Since S is a spanning set, there is a way to express w as linear combinations of the vectors in S:
Suppose there were a different such expression:
Use the vector identity
and the two different expressions for w above to show that having these two different expressions violates the linear independence of S.
Discovery 19.4.
In each of the following, determine the coordinate vector of w relative to the provided basis S for V.
(a)
V=M2(R), S={[1000],[0100],[0010],[0001]}, w=[β153β2].
(b)
V=M2(R), S={[1000],[1100],[0010],[0011]}, w=[β153β2].
(c)
V=P3(R), S={1,x,x2,x3}, w=3+4xβ5x3.
(d)
V=R3, S={(β1,0,1),(0,2,0),(1,1,0)}, w=(1,1,1).
(e)
V=R3, S={(1,0,0),(0,1,0),(0,0,1)}, w=(β2,3,β5).
Discovery 19.5.
In each of the following, determine which vector w in V has the given coordinate vector (w)S.
(a)
V=M2(R), S={[1000],[0100],[0010],[0001]}, (w)S=(3,β5,1,1).
(b)
V=M2(R), S={[1000],[1100],[0010],[0011]}, (w)S=(3,β5,1,1).
(c)
V=P3, S={1,x,x2,x3}, (w)S=(β3,1,0,3).
(d)
V=R3, S={(β1,0,1),(0,2,0),(1,1,0)}, (w)S=(1,1,1).
(e)
V=R3, S={(1,0,0),(0,1,0),(0,0,1)}, (w)S=(β2,3,β5).
Discovery 19.6.
Coordinate vectors let us transfer vector algebra in a space V to the familiar space Rn.
For example, consider the basis
for the space M2(R) from Task 19.5.b.
(a)
In Task 19.5.b you have already determined the vector w in M2(R) that has coordinate vector (w)S=(3,β5,1,1). Now do the same to determine the vector v in M2(R) that has coordinate vector (v)S=(β1,2,0,3).
(b)
Do some algebra in M2(R):
Using your vectors v from Task a, and w from Task 19.5.b compute the linear combination 2v+w.
Note: Vectors v and w βliveβ in the space M2(R), so your computation in this task should involve 2Γ2 matrices, and should also result in a 2Γ2 matrix.
(c)
Do the same algebra in R4:
Compute 2(v)S+(w)S, using the coordinate vectors (v)S and (w)S provided to you in Task 19.6.a.
Note: These coordinate vectors βliveβ in the space R4, so your computation in this task should involve four-dimensional vectors, and should also result in a four-dimensional vector.
(d)
Compare your results:
Consider your four-dimensional result vector from Task c as a coordinate vector for some vector in M2(R) relative to S. Similarly to your computations in Task 19.5.b and Task a, determine the matrix in M2(R) that has coordinate vector equal to your result vector from Task c. Then compare with your result matrix from Task 19.6.b. Surprised?