Problem 1
Find all vector spaces that have exactly one basis.
The only one is . If there is some nonzero vector in the basis, we can get a new basis by changing to .
Problem 2
Verify all of the assertions in 2.27.
Omitted – easy but tedious.
Problem 3
- (a) Find the basis of , where is the subspace of defined by
- (b) Extend the basis in (a) to a basis of .
- (c) Find a subspace of such that .
(a) We can parametrize the set as:
which leads to choosing
as a a basis; it is linearly independent and spans the space.
(b) We can extend by adding basis vectors for that place nonzero entries that are currently “missed” by our basis vectors.
(c) by (b). We can show that by considering such that
Since are linearly independent, the only solution is where ‘s and ‘s are all zero, and so we have .
Problem 4
- (a) Find the basis of , where is the subspace of defined by
- (b) Extend the basis in (a) to a basis of .
- (c) Extend the basis of such that
(a) We can parametrize by writing , which gives . We can also make and so . This gives:
Thus the vectors corresponding forming our basis are
(b) We need vectors that are independent from the current basis (not in span of ). We can choose a vector where and a vector where . Thus, we can extend to by adding
(c) .
Problem 5
Suppose is finite-dimensional and are subspaces of such that . Prove that there exists a basis of consisting of vectors in .
Suppose we have a set as a basis for . We can extend to to a basis of by adding vectors from such that . Similarly, we can extend to basis for by adding vectors from such that .
- Note that are vectors exclusive to such that
- Note that are vectors exclusive to such that
Let’s construct a set that contains all of these.
Note that all elements of are in .
Let’s show that is linearly independent. Suppose there exist scalars and such that
Re-arranging:
The first bracket is in (since ) and the second bracket is in . Note that we could do this proof grouping with as well.
The sum being zero implies that their negatives are equal. Furthermore, since the left side is in and the right side is in , they must both be in :
Since are in , their coefficients must be zero, such that for . Similarly, are in , their coefficients must be zero, such that for . Thus, we have
Since is a basis, all . Therefore, is linearly independent.
Now we can show that spans – every vector in can be expressed as a sum of vectors from and , because . Since contains bases for and , it spans .
We have constructed a basis of consisting entirely of vectors from ; therefore, such a basis exists.
Problem 6
Prove or give a counterexample: If is a list in such that none of the polynomials has degree 2, then is not a basis of .
Consider the list
which contains no polynomial of degree 2.
We can prove that .
Let . Then, there exist
such that . But notice that we can write
To see the list is linearly independent, suppose such that
It follows that
which is true if and only if all coefficients are zero. Thus, this is a basis as claimed.
Problem 7
Suppose that is a basis of . Prove that
is also a basis of .
First, we need to show that the list is linearly independent. Suppose that
If , then we must have , which in turn also gives us . Thus, we have shown that the list is linearly independent.
Now note that we can write:
and of course, .
Since we know that is a basis of , and we can write these basis vectors as linear combinations of elements from our list, then our list must span as well.
Therefore, our list is a span of .
Problem 8
Prove or give a counterexample: If is a basis of and is a subspace of such that and and , then is a basis of .
The statement is false. Let and let
Clearly is a basis of .
Define
Then but .
However does not span , since no combination of them can yield .
Problem 9
Suppose is a list of vectors in . For , let
Show that is a basis of if and only if is a basis of .
First, we want to show that if is a basis of , then is a basis of .
We can first show that spans if is a basis. This can be done by considering that any element can be written as:
if we define . Since we can write all any element as a linear combination of ‘s, and is a basis, then span as well.
We can then show that is linearly independent by considering
Since are linearly independent, the coefficients of each needs to be zero. We can start from and work backward to get all .
Then, we want to show the opposite direction; if is a basis of , then is a basis of .
We can first show that spans . Since is basis in , every vector in can be written as a linear combination of . Since each can be written in terms of , it follows that any vector in can also be written as a linear combination of .
We can then show that are linearly independent similar to above:
Since are a basis of , they are linearly independent, so each of the coefficients must be zero. We can work backward from back to get .
Problem 10
Suppose and are subspaces of such that . Suppose also that is a basis of and is a basis of . Prove that
is a basis of .
First, we show that is linearly independent. If there exist and such that
Then
since , we have .
However, note that is a basis of and is a basis of . It follows that and . Hence, is linearly independent.
Second, we need to show that spans . For any , there exist and such that since . Note that is a basis of and is a basis of . It follows that for any and , there exist and such that
Hence,
which means that spans .
This shows that
is a basis of .
Problem 11
Suppose is a real vector space. Show that if is a basis of (as a real vector space), then is also a basis of the complexification (as a complex vector space).
- See LADR Exercises 1B for the definition of complexification.
Recall that the complexification of is defined as:
and we write elements of as , where . Scalar multiplication by a complex scalar is defined as .
Suppose there exist complex scalars such that
We can write each as and express the sum
For this to be zero, we need the real and imaginary parts to be equal in . Thus:
Since is a basis of as a real vector space, they are linearly independent over . Therefore
This shows linear independence.
Next, to show that spans , we can write any arbitrary element of in the form , where . Since is a basis of , we can write
for some . Substituting these into :
The coefficients are complex scalars, so is a complex linear combination of . Thus, span over .
Since are linearly independent and span , they form a basis of as a complex vector space.