Solved Problems for Chapter 10

Let be subspaces of a vector space and consider defined as the set of all where and . Show that is a subspace of .

Click the arrow to see answer.

We need to show that is closed under addition and scalar multiplication. (See Theorem th:subspacetestabstract.) Suppose and are in . Then and , where is in and is in . To see that is closed under scalar multiplication, consider . Since is in , and is in , is in . Next, we show that is closed under vector addition. . Since is an element of , and is an element of we have closure under addition.

Let be subspaces of a vector space . Then consists of all vectors which are in both and . Show that is a subspace of .

Click the arrow to see answer.

If a vector is in both subspaces and , then its scalar multiple must also be in both. Same is true about the sum of two elements of .

Let be subspaces of a vector space Then consists of all vectors which are in either or . Show that is not necessarily a subspace of by giving an example where fails to be a subspace.

Click the arrow to see answer.

As our example, let to be the first quadrant, and let be the third quadrant.

Define by .
(a)
Find .
(b)
Is a linear transformation? If so, prove it. If not, give a counterexample.

Click the arrow to see answer.

(a)
(b)
. is a linear transformation.
Let . Is in ? Consider the question in two different ways, then compare your work for each approach.
(a)
Do this directly using the definition of span (Definition def:lincombabstract).
(b)
Do this using isomorphisms.

Click the arrow to see answer.

(a)
Apply the definition of span directly. We are looking for coefficients , and such that Collecting like terms on the left and setting their coefficients equal to their counterparts on the right gives us the following system of equations. This gives rise to the augmented matrix This shows that our system has a unique solution and gives us the specific coefficients to express as a linear combination of the vectors in the given set.
(b)
We can also look at this problem in light of isomorphisms. Let’s start by mapping (Why is this an isomorphism?)

Is the vector in the span of the three vectors above? Set up an augmented matrix to answer this question. Compare this matrix to the matrix in part (a).

Let . Is in ?

Click the arrow to see answer.

is not in the span of the given vectors. The system is infeasible.

Consider the vector space of polynomials of degree at most , . Determine whether the following is a basis for . \begin{equation*} \left \{ x^{2}+x+1,2x^{2}+2x+1,x+1\right \} \end{equation*}

Click the arrow to see answer.

There is a isomorphism from to , defined as follows: Thus, It follows that if is a basis for then the polynomials will be a basis for because they will be independent. Recall that an isomorphism takes a linearly independent set to a linearly independent set. Also, since is an isomorphism, it preserves all linear relations.

Find a basis in for the subspace \begin{equation*} \mbox{span}\left ( 1+x+x^{2},1+2x,1+5x-3x^{2}\right ) \end{equation*} If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

Click the arrow to see answer.

This is the situation in which you have a spanning set and you want to cut it down to form a linearly independent set which is also a spanning set. Use the same isomorphism as above. Since is an isomorphism, it preserves all linear relations so if such can be found in , the same linear relations will be present in .

Define as follows. \begin{equation*} T(\vec{x})=\left [ \begin{array}{cc} 1 & 0 \\ 1 & 1 \\ 0 & 1 \end{array} \right ] \vec{x} \end{equation*} Show that is one to one.

Click the arrow to see answer.

We need to show that implies that . Suppose Performing matrix-vector multiplication on both sides shows that , and . Therefore, .

Define as follows. \begin{equation*} T(\vec{x})=\left [ \begin{array}{cc} 1 & 0 \\ 1 & 1 \\ 0 & 1 \end{array} \right ] \vec{x} \end{equation*} Is onto?

Click the arrow to see answer.

is not onto. One way to show this is by finding a counter-example. We need a vector in that is not an image of any element of under . Try .

Find the coordinates of with respect to the ordered basis of .

Click the arrow to see answer.

We need to find coefficients , , , and such that This leads to the following system of equations: We get , , , . Therefore .

Define by . (Verify that is a linear transformation.) Find the matrix of if the basis for the domain and the codomain is .

Click the arrow to see answer.

We start with a diagram:

Based on where the standard unit vectors of map to, we have the following matrix.

Bibliography

Some of the problems come from the end of Chapter 9 of Ken Kuttler’s A First Course in Linear Algebra. (CC-BY)

Ken Kuttler, A First Course in Linear Algebra, Lyryx 2017, Open Edition, pp. 469–535.

from Section 10.1 of Keith Nicholson’s Linear Algebra with Applications. (CC-BY-NC-SA)

W. Keith Nicholson, Linear Algebra with Applications, Lyryx 2018, Open Edition, pp. 501.

2024-09-11 18:00:14