4.E: Exercises
- Last updated
- Dec 8, 2024
- Save as PDF
- Page ID
- 170465
( \newcommand{\kernel}{\mathrm{null}\,}\)
Exercise 4.E.1
Show the map T: Rn→Rm defined by T(→x)=A→x where A is an m×n matrix and →x is an m×1 column vector is a linear transformation.
- Answer
-
This result follows from the properties of matrix multiplication.
Exercise 4.E.2
Show that the function T→u defined by T→u(→v)=→v−proj→u(→v) is also a linear transformation.
- Answer
-
T→u(a→v+b→w)=a→v+b→w−(a→v+b→w∙→u)||→u||2→u=a→v−a(→v∙→u)||→u||2→u+b→w−b(→w∙→u)||→u||2→u=aT→u(→v)+bT→u(→w)
Exercise 4.E.3
Let →u be a fixed vector. The function T→u defined by T→u→v=→u+→v has the effect of translating all vectors by adding →u≠→0. Show this is not a linear transformation. Explain why it is not possible to represent T→u in R3 by multiplying by a 3×3 matrix.
- Answer
-
Linear transformations take →0 to →0 which T does not. Also T→a(→u+→v)≠T→a→u+T→a→v.
Exercise 4.E.4
Consider the following functions which map Rn to Rn.
- T multiplies the jth component of →x by a nonzero number b.
- T replaces the ith component of →x with b times the jth component added to the ith component.
- T switches the ith and jth components.
Show these functions are linear transformations and describe their matrices A such that T(→x)=A→x.
- Answer
-
- The matrix of T is the elementary matrix which multiplies the jth diagonal entry of the identity matrix by b.
- The matrix of T is the elementary matrix which takes b times the jth row and adds to the ith row.
- The matrix of T is the elementary matrix which switches the ith and the jth rows where the two components are in the ith and jth positions.
Exercise 4.E.5
You are given a linear transformation T : Rn→Rm and you know that T(Ai)=Bi where [A1⋯an]−1 exists. Show that the matrix of T is of the form [B1⋯Bn][A1⋯An]−1
- Answer
-
Suppose [→cT1⋮→cTn]=[→a1⋯→an]−1 Thus →cTi→aj=δij. Therefore [→b1⋯→bn][→a1⋯→an]−1→ai=[→b1⋯→bn][→cT1⋮→cTn]→ai=[→b1⋯→bn]→ei=→bi Thus T→ai=[→b1⋯→bn][→a1⋯→an]−1→ai=A→ai. If →x is arbitrary, then since the matrix [→a1⋯→an] is invertible, there exists a unique →y such that [→a1⋯→an]→y=→x Hence T→x=T(n∑i=1yi→ai)=n∑i=1yiT→ai=n∑i=1yiA→ai=A(n∑i=1yi→ai)=A→x
Exercise 4.E.6
Suppose T is a linear transformation such that T[12−6]=[513]T[−1−15]=[115]T[0−12]=[53−2] Find the matrix of T. That is find A such that T(→x)=A→x.
- Answer
-
[51511335−2][321221411]=[371711177511146]
Exercise 4.E.7
Suppose T is a linear transformation such that T[11−8]=[131]T[−106]=[241]T[0−13]=[61−1] Find the matrix of T. That is find A such that T(→x)=A→x.
- Answer
-
[12634111−1][631531621]=[5221944238541]
Exercise 4.E.8
Suppose T is a linear transformation such that T[13−7]=[−313]T[−1−26]=[13−3]T[0−12]=[53−3] Find the matrix of T. That is find A such that T(→x)=A→x.
- Answer
-
[−3151333−3−3][221121411]=[151317117−9−3−3]
Exercise 4.E.9
Suppose T is a linear transformation such that T[11−7]=[333]T[−106]=[123]T[0−12]=[13−1] Find the matrix of T. That is find A such that T(→x)=A→x.
- Answer
-
[31132333−1][621521611]=[29954613827115]
Exercise 4.E.10
Suppose T is a linear transformation such that T[12−18]=[525]T[−1−115]=[335]T[0−14]=[25−2] Find the matrix of T. That is find A such that T(→x)=A→x.
- Answer
-
[53223555−2][114110411231]=[1093810112351081348]
Exercise 4.E.11
Consider the following functions T:R3→R2. Show that each is a linear transformation and determine for each the matrix A such that T(→x)=A→x.
- T[xyz]=[x+2y+3z2y−3x+z]
- T[xyz]=[7x+2y+z3x−11y+2z]
- T[xyz]=[3x+2y+zx+2y+6z]
- T[xyz]=[2y−5x+zx+y+z]
Exercise 4.E.12
Consider the following functions T:R3→R2. Explain why each of these functions T is not linear.
- T[xyz]=[x+2y+3z+12y−3x+z]
- T[xyz]=[x+2y2+3z2y+3x+z]
- T[xyz]=[sinx+2y+3z2y+3x+z]
- T[xyz]=[x+2y+3z2y+3x−lnz]
Exercise 4.E.13
Suppose [A1⋯An]−1 exists where each Aj∈Rn and let vectors {B1,⋯,Bn} in Rm be given. Show that there always exists a linear transformation T such that T(Ai)=Bi.
Exercise 4.E.14
Find the matrix for T(→w)=proj→v(→w) where →v=[1−23]T.
- Answer
-
Recall that proj→u(→v)=→v∙→u||→u||2→u and so the desired matrix has ith column equal to proj→u(→ei). Therefore, the matrix desired is 114[1−23−24−63−69]
Exercise 4.E.15
Find the matrix for T(→w)=proj→v(→w) where →v=[153]T.
- Answer
-
135[153525153159]
Exercise 4.E.16
Find the matrix for T(→w)=proj→v(→w) where →v=[103]T.
- Answer
-
110[103000309]
Exercise 4.E.17
Show that if a function T:Rn→Rm is linear, then it is always the case that T(→0)=→0.
Exercise 4.E.18
Let T be a linear transformation induced by the matrix A=[31−12] and S a linear transformation induced by B=[0−242]. Find matrix of S∘T and find (S∘T)(→x) for →x=[2−1].
- Answer
-
The matrix of S∘T is given by BA. [0−242][31−12]=[2−4108] Now, (S∘T)(→x)=(BA)→x. [2−4108][2−1]=[812]
Exercise 4.E.19
Let T be a linear transformation and suppose T([1−4])=[2−3]. Suppose S is a linear transformation induced by the matrix B=[12−13]. Find (S∘T)(→x) for →x=[1−4].
- Answer
-
To find (S∘T)(→x) we compute S(T(→x)). [12−13][2−3]=[−4−11]
Exercise 4.E.20
Let T be a linear transformation induced by the matrix A=[2311] and S a lienar transformation induced by B=[−131−2]. Find matrix of S∘T and find (S∘T)(→x) for →x=[56].
Exercise 4.E.21
Let T be a linear transformation induced by the matrix A=[2152]. Find the matrix of T−1.
- Answer
-
The matrix of T−1 is A−1. [2152]−1=[−215−2]
Exercise 4.E.22
Let T be a linear transformation induced by the matrix A=[4−32−2]. Find the matrix of T−1.
Exercise 4.E.23
Let T be a linear transformation and suppose T([12])=[98],T([0−1])=[−4−3]. Find the matrix of T−1.
Exercise 4.E.24
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of π/3.
- Answer
-
[cos(π3)−sin(π3)sin(π3)cos(π3)]=[12−12√312√312]
Exercise 4.E.25
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of π/4.
- Answer
-
[cos(π4)−sin(π4)sin(π4)cos(π4)]=[12√2−12√212√212√2]
Exercise 4.E.26
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of −π/3.
- Answer
-
[cos(−π3)−sin(−π3)sin(−π3)cos(−π3)]=[1212√3−12√312]
Exercise 4.E.27
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of 2π/3.
- Answer
-
[cos(2π3)−sin(2π3)sin(2π3)cos(2π3)]=[−12−12√312√3−12]
Exercise 4.E.28
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of π/12. Hint: Note that π/12=π/3−π/4.
- Answer
-
[cos(π3)−sin(π3)sin(π3)cos(π3)][cos(−π4)−sin(−π4)sin(−π4)cos(−π4)]=[14√2√3+14√214√2−14√2√314√2√3−14√214√2√3+14√2]
Exercise 4.E.29
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of 2π/3 and then reflects across the x axis.
- Answer
-
[100−1][cos(2π3)−sin(2π3)sin(2π3)cos(2π3)]=[−12−12√3−12√312]
Exercise 4.E.30
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of π/3 and then reflects across the x axis.
- Answer
-
[100−1][cos(π3)−sin(π3)sin(π3)cos(π3)]=[12−12√3−12√3−12]
Exercise 4.E.31
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of π/4 and then reflects across the x axis.
- Answer
-
[100−1][cos(π4)−sin(π4)sin(π4)cos(π4)]=[12√2−12√2−12√2−12√2]
Exercise 4.E.32
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of π/6 and then reflects across the x axis followed by a reflection across the y axis.
- Answer
-
[−1001][cos(π6)−sin(π6)sin(π6)cos(π6)]=[−12√3121212√3]
Exercise 4.E.33
Find the matrix for the linear transformation which rotates every vector in R2 across the x axis and then rotates every vector through an angle of π/4.
- Answer
-
[cos(π4)−sin(π4)sin(π4)cos(π4)][100−1]=[12√212√212√2−12√2]
Exercise 4.E.34
Find the matrix for the linear transformation which rotates every vector in R2 across the y axis and then rotates every vector through an angle of π/4.
- Answer
-
[cos(π4)−sin(π4)sin(π4)cos(π4)][−1001]=[−12√2−12√2−12√212√2]
Exercise 4.E.35
Find the matrix for the linear transformation which rotates every vector in R2 across the x axis and then rotates every vector through an angle of π/6.
- Answer
-
[cos(π6)−sin(π6)sin(π6)cos(π6)][100−1]=[12√31212−12√3]
Exercise 4.E.36
Find the matrix for the linear transformation which rotates every vector in R2 across the y axis and then rotates every vector through an angle of π/6.
- Answer
-
[cos(π6)−sin(π6)sin(π6)cos(π6)][−1001]=[−12√3−12−1212√3]
Exercise 4.E.37
Find the matrix for the linear transformation which rotates every vector in R2 through an angle of 5π/12. Hint: Note that 5π/12=2π/3−π/4.
- Answer
-
[cos(2π3)−sin(2π3)sin(2π3)cos(2π3)][cos(−π4)−sin(−π4)sin(−π4)cos(−π4)]= [14√2√3−14√2−14√2√3−14√214√2√3+14√214√2√3−14√2] Note that it doesn't matter about the order in this case.
Exercise 4.E.38
Find the matrix of the linear transformation which rotates every vector in R3 counter clockwise about the z axis when viewed from the positive z axis through an angle of 30^◦ and then reflects through the xy plane.
- Answer
-
\left[\begin{array}{ccc}1&0&0\\0&1&0\\0&0&-1\end{array}\right]\left[\begin{array}{ccc}\cos\left(\frac{\pi}{6}\right)&-\sin\left(\frac{\pi}{6}\right)&0 \\ \sin\left(\frac{\pi}{6}\right)&\cos\left(\frac{\pi}{6}\right)&0 \\ 0&0&1\end{array}\right]=\left[\begin{array}{ccc}\frac{1}{2}\sqrt{3}&-\frac{1}{2}&0\\ \frac{1}{2}&\frac{1}{2}\sqrt{3}&0\\0&0&-1\end{array}\right]\nonumber
Exercise \PageIndex{39}
Let \vec{u}=\left[\begin{array}{c}a\\b\end{array}\right] be a unit vector in \mathbb{R}^2. Find the matrix which reflects all vectors across this vector, as shown in the following picture.

Hint: Notice that \left[\begin{array}{c}a\\b\end{array}\right]=\left[\begin{array}{c}\cos\theta \\ \sin\theta\end{array}\right] for some \theta. First rotate through -\theta. Next reflect through the x axis. Finally rotate through \theta.
- Answer
-
\begin{aligned} &\left[\begin{array}{cc}\cos (\theta )&-\sin(\theta) \\ \sin(\theta)&\cos(\theta)\end{array}\right]\left[\begin{array}{cc}1&0\\0&-1\end{array}\right]\left[\begin{array}{cc}\cos(-\theta)&-\sin(\theta) \\ \sin(-\theta)&\cos(-\theta)\end{array}\right] \\ =&\left[\begin{array}{cc}\cos^2\theta-\sin^2\theta &2\cos\theta\sin\theta \\ 2\cos\theta\sin\theta&\sin^2\theta-\cos^2\theta\end{array}\right]\end{aligned} Now to write in terms of (a,b), note that a/\sqrt{a^2+b^2}=\cos\theta, b/\sqrt{a^2+b^2}=\sin\theta. Now plug this in to the above. The result is \left[\begin{array}{cc}\frac{a^2-b^2}{a^2+b^2}&2\frac{ab}{a^2+b^2} \\ 2\frac{ab}{a^2+b^2}&\frac{b^2-a^2}{a^2+b^2}\end{array}\right]=\frac{1}{a^2+b^2}\left[\begin{array}{cc}a^2-b^2&2ab \\ 2ab&b^2-a^2\end{array}\right]\nonumber Since this is a unit vector, a^2+b^2=1 and so you get \left[\begin{array}{cc}a^2-b^2&2ab \\ 2ab&b^2-a^2\end{array}\right]\nonumber
Exercise \PageIndex{40}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}2&1\\0&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]\nonumber Is T one to one? Is T onto?
Exercise \PageIndex{41}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}-1&2\\2&1\\1&4\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]\nonumber Is T one to one? Is T onto?
Exercise \PageIndex{42}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{ccc}2&0&1\\1&2&-1\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]\nonumber Is T one to one? Is T onto?
Exercise \PageIndex{43}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{ccc}1&3&-5\\2&0&2\\2&4&-6\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]\nonumber Is T one to one? Is T onto?
Exercise \PageIndex{44}
Give an example of a 3\times 2 matrix with the property that the linear transformation determined by this matrix is one to one but not onto.
- Answer
-
\left[\begin{array}{cc}1&0\\0&1\\0&0\end{array}\right]\nonumber
Exercise \PageIndex{45}
Suppose A is an m\times n matrix in which m ≤ n. Suppose also that the rank of A equals m. Show that the transformation T determined by A maps \mathbb{R}^n onto \mathbb{R}^m. Hint: The vectors \vec{e}_1,\cdots ,\vec{e}_m occur as columns in the reduced row-echelon form for A.
- Answer
-
This says that the columns of A have a subset of m vectors which are linearly independent. Therefore, this set of vectors is a basis for \mathbb{R}^m. It follows that the span of the columns is all of \mathbb{R}^m. Thus A is onto.
Exercise \PageIndex{46}
Suppose A is an m\times n matrix in which m ≥ n. Suppose also that the rank of A equals n. Show that A is one to one. Hint: If not, there exists a vector, \vec{x} such that A\vec{x} = 0, and this implies at least one column of A is a linear combination of the others. Show this would require the rank to be less than n.
- Answer
-
The columns are independent. Therefore, A is one to one.
Exercise \PageIndex{47}
Explain why an n\times n matrix A is both one to one and onto if and only if its rank is n.
- Answer
-
The rank is n is the same as saying the columns are independent which is the same as saying A is one to one which is the same as saying the columns are a basis. Thus the span of the columns of A is all of \mathbb{R}^n and so A is onto. If A is onto, then the columns must be linearly independent since otherwise the span of these columns would have dimension less than n and so the dimension of \mathbb{R}^n would be less than n.
Exercise \PageIndex{48}
Let V and W be subspaces of \mathbb{R}^n and \mathbb{R}^m respectively and let T : V → W be a linear transformation. Suppose that \{T\vec{v}_1,\cdots ,T\vec{v}_r\} is linearly independent. Show that it must be the case that \{T\vec{v}_1,\cdots ,T\vec{v}_r\} is also linearly independent.
- Answer
-
If \sum_i^r a_i\vec{v}_r=0, then using linearity properties of T we get 0=T(0)=T\left(\sum\limits_i^ra_i\vec{v}_r\right)=\sum\limits_i^ra_iT(\vec{v}_r).\nonumber Since we assume that \{T\vec{v}_a,\cdots ,T\vec{v}_r\} is linearly independent, we must have all a_i = 0, and therefore we conclude that \{\vec{v}_1,\cdots ,\vec{v}_r\} is also linearly independent.
Exercise \PageIndex{49}
Let V=span\left\{\left[\begin{array}{c}1\\1\\2\\0\end{array}\right],\:\left[\begin{array}{c}0\\1\\1\\1\end{array}\right],\:\left[\begin{array}{c}1\\1\\0\\1\end{array}\right]\right\}\nonumber Let T\vec{x}=A\vec{x} where A is the matrix \left[\begin{array}{cccc}1&1&1&1\\0&1&1&0\\0&1&2&1\\1&1&1&2\end{array}\right]\nonumber Give a basis for im(T).
Exercise \PageIndex{50}
Let V=span\left\{\left[\begin{array}{c}1\\0\\0\\1\end{array}\right],\:\left[\begin{array}{c}1\\1\\1\\1\end{array}\right],\:\left[\begin{array}{c}1\\4\\4\\1\end{array}\right]\right\}\nonumber Let T\vec{x}=A\vec{x} where A is the matrix \left[\begin{array}{cccc}1&1&1&1\\0&1&1&0\\0&1&2&1\\1&1&1&2\end{array}\right]\nonumber Find a basis for im(T). In this case, the original vectors do not form an independent set.
- Answer
-
Since the third vector is a linear combinations of the first two, then the image of the third vector will also be a linear combinations of the image of the first two. However the image of the first two vectors are linearly independent (check!), and hence form a basis of the image.
Thus a basis for im(T) is: V=span\left\{\left[\begin{array}{c}2\\0\\1\\3\end{array}\right],\:\left[\begin{array}{c}4\\2\\4\\5\end{array}\right]\right\}\nonumber
Exercise \PageIndex{51}
If \{\vec{v}_1,\cdots ,\vec{v}_r\} is linearly independent and T is a one to one linear transformation, show that \{T\vec{v}_1,\cdots ,T\vec{v}_r\} is also linearly independent. Give an example which shows that if T is only linear, it can happen that, although \{\vec{v}_1,\cdots ,\vec{v}_r\} is linearly independent, \{T\vec{v}_1,\cdots ,T\vec{v}_r\} is not. In fact, show that it can happen that each of the T\vec{v}_j equals 0.
Exercise \PageIndex{52}
Let V and W be subspaces of \mathbb{R}^n and \mathbb{R}^m respectively and let T : V → W be a linear transformation. Show that if T is onto W and if \{\vec{v}_1,\cdots ,\vec{v}_r\} is a basis for V, then span\{T\vec{v}_1,\cdots ,T\vec{v}_r\} = W.
Exercise \PageIndex{53}
Define T: \mathbb{R}^4\to\mathbb{R}^3 as follows. T\vec{x}=\left[\begin{array}{cccc}3&2&1&8\\2&2&-2&6\\1&1&-1&3\end{array}\right]\vec{x}\nonumber Find a basis for im(T). Also find a basis for \text{ker}(T).
Exercise \PageIndex{54}
Define T: \mathbb{R}^3\to\mathbb{R}^3 as follows. T\vec{x}=\left[\begin{array}{ccc}1&2&0\\1&1&1\\0&1&1\end{array}\right]\vec{x}\nonumber where on the right, it is just matrix multiplication of the vector \vec{x} which is meant. Explain why T is an isomorphism of \mathbb{R}^3 to \mathbb{R}^3.
Exercise \PageIndex{55}
Suppose T: \mathbb{R}^3\to\mathbb{R}^3 is a linear transformation given by T\vec{x}=A\vec{x}\nonumber where A is a 3\times 3 matrix. Show that T is an isomorphism if and only if A is invertible.
Exercise \PageIndex{56}
Suppose T: \mathbb{R}^n\to\mathbb{R}^m is a linear transformation given by T\vec{x}=A\vec{x}\nonumber where A is an m\times n matrix. Show that T is never an ismorphism if m\neq n. In particular, show that if m>n, T cannot be onto and if m<n, then T cannot be one to one.
Exercise \PageIndex{57}
Define T: \mathbb{R}^2\to\mathbb{R}^3 as follows. T\vec{x}=\left[\begin{array}{cc}1&0\\1&1\\0&1\end{array}\right]\vec{x}\nonumber where on the right, it is just matrix multiplication of the vector \vec{x} which is meant. Show that T is one to one. Next let W = im(T). Show that T is an isomorphism of \mathbb{R}^2 and im (T).
Exercise \PageIndex{58}
In the above problem, find a 2\times 3 matrix A such that the restriction of A to im(T) gives the same result as T^{−1} on im(T). Hint: You might let A be such that A\left[\begin{array}{c}1\\1\\0\end{array}\right]=\left[\begin{array}{c}1\\0\end{array}\right],\:A\left[\begin{array}{c}0\\1\\1\end{array}\right]=\left[\begin{array}{c}0\\1\end{array}\right]\nonumber now find another vector \vec{v}\in\mathbb{R}^3 such that \left\{\left[\begin{array}{c}1\\1\\0\end{array}\right],\:\left[\begin{array}{c}0\\1\\1\end{array}\right],\:\vec{v}\right\}\nonumber is a basis. You could pick \vec{v}=\left[\begin{array}{c}0\\0\\1\end{array}\right]\nonumber for example. Explain why this one works or one of your choice works. Then you could define A\vec{v} to equal some vector in \mathbb{R}^2. Explain why there will be more than one such matrix A which will deliver the inverse isomorphism T^{−1} on im(T).
Exercise \PageIndex{59}
Now let V equan span\left\{\left[\begin{array}{c}1\\0\\1\end{array}\right],\:\left[\begin{array}{c}0\\1\\1\end{array}\right]\right\} and let T: V\to W be a linear transformation where W=span\left\{\left[\begin{array}{c}1\\0\\1\\0\end{array}\right],\:\left[\begin{array}{c}0\\1\\1\\1\end{array}\right]\right\}\nonumber and T\left[\begin{array}{c}1\\0\\1\end{array}\right]=\left[\begin{array}{c}1\\0\\1\\0\end{array}\right],\:T\left[\begin{array}{c}0\\1\\1\end{array}\right]=\left[\begin{array}{c}0\\1\\1\\1\end{array}\right]\nonumber Explain why T is an isomorphism. Determine a matrix A which, when multiplied on the left gives the same result as T on V and a matrix B which delivers T^{−1} on W. Hint: You need to have A\left[\begin{array}{cc}1&0\\0&1\\1&1\end{array}\right]=\left[\begin{array}{cc}1&0\\0&1\\1&1\\0&1\end{array}\right]\nonumber Now enlarge \left[\begin{array}{c}1\\0\\1\end{array}\right],\:\left[\begin{array}{c}0\\1\\1\end{array}\right] to obtain a basis for \mathbb{R}^3. You could add in \left[\begin{array}{c}0\\0\\1\end{array}\right] for example, and then pick another vector in \mathbb{R}^4 and let A\left[\begin{array}{c}0\\0\\1\end{array}\right] equal this other vector. Then you would have A\left[\begin{array}{ccc}1&0&0\\0&1&0\\1&1&1\end{array}\right]=\left[\begin{array}{ccc}1&0&0\\0&1&0\\1&1&0\\0&1&1\end{array}\right]\nonumber This would involve picking for the new vector in \mathbb{R}^4 the vector \left[\begin{array}{cccc}0&0&0&1\end{array}\right]^T. Then you could find A. You can do something similar to find a matrix for T^{−1} denoted as B.
Exercise \PageIndex{60}
Let V=\mathbb{R}^3 and let W=span(S),\text{ where }S=\left\{\left[\begin{array}{r}1\\-1\\1\end{array}\right],\:\left[\begin{array}{r}-2\\2\\-2\end{array}\right],\:\left[\begin{array}{r}-1\\1\\1\end{array}\right],\:\left[\begin{array}{r}1\\-1\\3\end{array}\right]\right\}\nonumber Find a basis of W consisting of vectors in S.
- Answer
-
In this case \text{dim}(W) = 1 and a basis for W consisting of vectors in S can be obtained by taking any (nonzero) vector from S.
Exercise \PageIndex{61}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}1&1\\1&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]\nonumber Find a basis for \text{ker}(T) and im(T).
- Answer
-
A basis for \text{ker}(T) is \left\{\left[\begin{array}{r}1\\-1\end{array}\right]\right\} and a basis for im(T) is \left\{\left[\begin{array}{c}1\\1\end{array}\right]\right\}. There are many other possibilities for the specific bases, but in this case \text{dim}(\text{ker}(T))=1 and \text{dim}(im(T))=1.
Exercise \PageIndex{62}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}1&0\\1&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]\nonumber Find a basis for \text{ker}(T) and im(T).
- Answer
-
In this case \text{ker}(T)=\{0\} and im(T)=\mathbb{R}^2 (pick any basis of \mathbb{R}^2).
Exercise \PageIndex{63}
Let V=\mathbb{R}^3 and let W=span\left\{\left[\begin{array}{c}1\\1\\1\end{array}\right],\:\left[\begin{array}{r}-1\\2\\-1\end{array}\right]\right\}\nonumber Extend this basis of W to a basis of V.
- Answer
-
There are many possible such extensions, one is (how do we know?): \left\{\left[\begin{array}{c}1\\1\\1\end{array}\right],\:\left[\begin{array}{r}-1\\2\\-1\end{array}\right],\:\left[\begin{array}{c}0\\0\\1\end{array}\right]\right\}\nonumber
Exercise \PageIndex{64}
Let T be a linear transformation given by T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{ccc}1&1&1\\1&1&1\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]\nonumber What is \text{dim}(\text{ker}(T))?
- Answer
-
We can easily see that \text{dim}(im(T))=1, and thus \text{dim}(\text{ker}(T))=3-\text{dim}(im(T))=3-1=2.
Exercise \PageIndex{65}
Let B=\left\{\left[\begin{array}{r}2\\-1\end{array}\right],\:\left[\begin{array}{r}3\\2\end{array}\right]\right\} be a basis of \mathbb{R}^2 and let \vec{x}=\left[\begin{array}{r}5\\-7\end{array}\right] be a vector in \mathbb{R}^2. Find C_B(\vec{x}).
Exercise \PageIndex{66}
Let B=\left\{\left[\begin{array}{r}1\\-1\\2\end{array}\right],\:\left[\begin{array}{r}2\\1\\2\end{array}\right],\:\left[\begin{array}{r}-1\\0\\2\end{array}\right]\right\} be a basis of \mathbb{R}^3 and let \vec{x}=\left[\begin{array}{r}5\\-1\\4\end{array}\right] be a vector in \mathbb{R}^2. Find C_B(\vec{x}).
- Answer
-
C_B(\vec{x})=\left[\begin{array}{r}2\\1\\-1\end{array}\right]
Exercise \PageIndex{67}
Let T: \mathbb{R}^2→\mathbb{R}^2 be a linear transformation defined by T\left(\left[\begin{array}{c}a\\b\end{array}\right)\right]=\left[\begin{array}{c}a+b\\a-b\end{array}\right].
Consider the two bases B_1=\{\vec{v}_1,\vec{v}_2\}=\left\{\left[\begin{array}{c}1\\0\end{array}\right],\:\left[\begin{array}{r}-1\\1\end{array}\right]\right\}\nonumber and B_2=\left\{\left[\begin{array}{c}1\\1\end{array}\right],\:\left[\begin{array}{r}1\\-1\end{array}\right]\right\}\nonumber
Find the matrix M_{B_2,B_1} of T with respect to the bases B_1 and B_2.
- Answer
-
M_{B_2B_1}=\left[\begin{array}{rr}1&0\\-1&1\end{array}\right]
Exercise \PageIndex{68}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{rrr}1&-1&2\\1&-2&1\\3&-4&5\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-3\hat{t} \\ -\hat{t} \\ \hat{t}\end{array}\right],\:\hat{t}_3\in\mathbb{R}. A basis for the solution space is \left[\begin{array}{r}-3\\-1\\1\end{array}\right]\nonumber
Exercise \PageIndex{69}
Using Exercise \PageIndex{68} find the general solution to the following linear system. \left[\begin{array}{rrr}1&-1&2\\1&-2&1\\3&-4&5\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}1\\2\\4\end{array}\right]\nonumber
- Answer
-
Note that this has the same matrix as the above problem. Solution is: \left[\begin{array}{r}-3\hat{t}_3 \\ -\hat{t}_3 \\ \hat{t}_3\end{array}\right]+\left[\begin{array}{r}0\\-1\\0\end{array}\right],\:\hat{t}_3\in\mathbb{R}
Exercise \PageIndex{70}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{rrr}0&-1&2\\1&-2&1\\1&-4&5\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{c}3\hat{t} \\ 2\hat{t} \\ \hat{t}\end{array}\right], A basis is \left[\begin{array}{c}3\\2\\1\end{array}\right]
Exercise \PageIndex{71}
Using Exercise \PageIndex{70} find the general solution to the following linear system. \left[\begin{array}{rrr}0&-1&2\\1&-2&1\\1&-4&5\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}1\\-1\\1\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{c}3\hat{t} \\ 2\hat{t} \\ \hat{t}\end{array}\right] +\left[\begin{array}{c}-3\\-1\\0\end{array}\right],\:\hat{t}\in\mathbb{R}
Exercise \PageIndex{72}
Write the solution set of the following system as a linear combination of vectors. \left[\begin{array}{ccc}1&-1&2\\1&-2&0\\3&-4&4\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-4\hat{t} \\ -2\hat{t} \\ \hat{t}\end{array}\right]. A basis is \left[\begin{array}{r}-4\\-2\\1\end{array}\right]
Exercise \PageIndex{73}
Using Exercise \PageIndex{72} find the general solution to the following linear system. \left[\begin{array}{ccc}1&-1&2\\1&-2&0\\3&-4&4\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}1\\2\\4\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-4\hat{t} \\ -2\hat{t} \\ \hat{t}\end{array}\right]+\left[\begin{array}{r}0\\-1\\0\end{array}\right],\:\hat{t}\in\mathbb{R}
Exercise \PageIndex{74}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{ccc}0&-1&2\\1&0&1\\1&-2&5\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-\hat{t} \\ 2\hat{t} \\ \hat{t}\end{array}\right],\:\hat{t}\in\mathbb{R}
Exercise \PageIndex{75}
Using Exercise \PageIndex{74} find the general solution to the following linear system. \left[\begin{array}{ccc}0&-1&2\\1&0&1\\1&-2&5\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}1\\-1\\1\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-\hat{t} \\ 2\hat{t} \\ \hat{t}\end{array}\right]+\left[\begin{array}{r}-1\\-1\\0\end{array}\right]
Exercise \PageIndex{76}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{cccc}1&0&1&1\\1&-1&1&0\\3&-1&3&2\\3&3&0&3\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{c}0\\0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}0\\ -\hat{t} \\ -\hat{t} \\ \hat{t}\end{array}\right],\:\hat{t}\in\mathbb{R}
Exercise \PageIndex{77}
Using Exercise \PageIndex{76} find the general solution to the following linear system. \left[\begin{array}{cccc}1&0&1&1\\1&-1&1&0\\3&-1&3&2\\3&3&0&3\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{c}1\\2\\4\\3\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}0\\ -\hat{t} \\ -\hat{t} \\ \hat{t}\end{array}\right]+\left[\begin{array}{r}2\\-1\\-1\\0\end{array}\right]
Exercise \PageIndex{78}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{cccc}1&1&0&1\\2&1&1&2\\1&0&1&1\\0&0&0&0\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{c}0\\0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{c}-s-t \\ s\\s\\t\end{array}\right],\:s,t\in\mathbb{R}. A basis is \left\{\left[\begin{array}{r}-1\\1\\1\\0\end{array}\right],\:\left[\begin{array}{r}-1\\0\\0\\1\end{array}\right]\right\}\nonumber
Exercise \PageIndex{79}
Using Exercise \PageIndex{78} find the general solution to the following linear system. \left[\begin{array}{rrrr}1&1&0&1\\2&1&1&2\\1&0&1&1\\0&-1&1&1\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{r}2\\-1\\-3\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-\hat{t}\\ \hat{t} \\ \hat{t}\\0\end{array}\right]+\left[\begin{array}{c}-8\\5\\0\\5\end{array}\right]\nonumber
Exercise \PageIndex{80}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{rrrr}1&1&0&1\\1&-1&1&0\\3&1&1&2\\3&3&0&3\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{c}0\\0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{c}-\frac{1}{2}s-\frac{1}{2}t \\ \frac{1}{2}s-\frac{1}{2}t \\ s\\t\end{array}\right]\nonumber for s,t\in\mathbb{R}. A basis is \left\{\left[\begin{array}{r}-1\\1\\2\\0\end{array}\right],\:\left[\begin{array}{r}-1\\1\\0\\1\end{array}\right]\right\}\nonumber
Exercise \PageIndex{81}
Using Exercise \PageIndex{80} find the general solution to the following linear system. \left[\begin{array}{rrrr}1&1&0&1\\1&-1&1&0\\3&1&1&2\\3&3&0&3\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{c}1\\2\\4\\3\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}\frac{3}{2} \\ -\frac{1}{2}\\0\\0\end{array}\right]+\left[\begin{array}{c}-\frac{1}{2}s-\frac{1}{2}t \\ \frac{1}{2}s-\frac{1}{2}t \\ s\\t\end{array}\right]\nonumber
Exercise \PageIndex{82}
Write the solution set of the following system as a linear combination of vectors \left[\begin{array}{rrrr}1&1&0&1\\2&1&1&2\\1&0&1&1\\0&-1&1&1\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{c}0\\0\\0\\0\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-\hat{t} \\ \hat{t} \\ \hat{t}\\0\end{array}\right], a basis is \left[\begin{array}{c}1\\1\\1\\0\end{array}\right].
Exercise \PageIndex{83}
Using Exercise \PageIndex{82} find the general solution to the following linear system. \left[\begin{array}{rrrr}1&1&0&1\\2&1&1&2\\1&0&1&1\\0&-1&1&1\end{array}\right]\left[\begin{array}{c}x\\y\\z\\w\end{array}\right]=\left[\begin{array}{r}2\\-1\\-3\\1\end{array}\right]\nonumber
- Answer
-
Solution is: \left[\begin{array}{r}-\hat{t} \\ \hat{t} \\ \hat{t}\\0\end{array}\right]+\left[\begin{array}{r}-9\\5\\0\\6\end{array}\right],t\in\mathbb{R}.
Exercise \PageIndex{84}
Suppose A\vec{x}=\vec{b} has a solution. Explain why the solution is unique precisely when A\vec{x}=\vec{0} has only the trivial solution.
- Answer
-
If not, then there would be a infintely many solutions to A\vec{x}=\vec{0} and each of these added to a solution to A\vec{x}=\vec{b} would be a solution to A\vec{x}=\vec{b}.