Chapter 4: Problem 12
Let \(A\) and \(B\) be similar matrices. Show that (a) \(A^{T}\) and \(B^{T}\) are similar. (b) \(A^{k}\) and \(B^{k}\) are similar for each positive integer \(k\)
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 4: Problem 12
Let \(A\) and \(B\) be similar matrices. Show that (a) \(A^{T}\) and \(B^{T}\) are similar. (b) \(A^{k}\) and \(B^{k}\) are similar for each positive integer \(k\)
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(L\) be the linear operator on \(\mathbb{R}^{3}\) defined by \\[ L(\mathbf{x})=\left(\begin{array}{l} 2 x_{1}-x_{2}-x_{3} \\ 2 x_{2}-x_{1}-x_{3} \\ 2 x_{3}-x_{1}-x_{2} \end{array}\right) \\] Determine the standard matrix representation \(A\) of \(L,\) and use \(A\) to find \(L(\mathbf{x})\) for each of the following vectors x: (a) \(\mathbf{x}=(1,1,1)^{T}\) (b) \(\mathbf{x}=(2,1,1)^{T}\) (c) \(x=(-5,3,2)^{T}\)
Let \(\left\\{\mathbf{u}_{1}, \mathbf{u}_{2}\right\\}\) and \(\left\\{\mathbf{v}_{1}, \mathbf{v}_{2}\right\\}\) be ordered bases for \(\mathbb{R}^{2}\) where $$\mathbf{u}_{1}=\left(\begin{array}{l} 1 \\ 1 \end{array}\right), \quad \mathbf{u}_{2}=\left(\begin{array}{r} -1 \\ 1 \end{array}\right)$$ and $$\mathbf{v}_{1}=\left(\begin{array}{l} 2 \\ 1 \end{array}\right), \quad \mathbf{v}_{2}=\left(\begin{array}{l} 1 \\ 0 \end{array}\right)$$ Let \(L\) be the linear transformation defined by $$L(\mathbf{x})=\left(-x_{1}, x_{2}\right)^{T}$$ and let \(B\) be the matrix representing \(L\) with respect (a) Find the transition matrix \(S\) corresponding to the change of basis from \(\left\\{\mathbf{u}_{1}, \mathbf{u}_{2}\right\\}\) to \(\left\\{\mathbf{v}_{1}, \mathbf{v}_{2}\right\\}\) (b) Find the matrix \(A\) representing \(L\) with respect to \(\left\\{\mathbf{v}_{1}, \mathbf{v}_{2}\right\\}\) by computing \(S B S^{-1}\) (c) Verify that $$\begin{array}{l} L\left(\mathbf{v}_{1}\right)=a_{11} \mathbf{v}_{1}+a_{21} \mathbf{v}_{2} \\ L\left(\mathbf{v}_{2}\right)=a_{12} \mathbf{v}_{1}+a_{22} \mathbf{v}_{2} \end{array}$$
Use mathematical induction to prove that if \(L\) is a linear transformation from \(V\) to \(W\), then \\[ \begin{array}{l} L\left(\alpha_{1} \mathbf{v}_{1}+\alpha_{2} \mathbf{v}_{2}+\cdots+\alpha_{n} \mathbf{v}_{n}\right) \\ \quad=\alpha_{1} L\left(\mathbf{v}_{1}\right)+\alpha_{2} L\left(\mathbf{v}_{2}\right)+\cdots+\alpha_{n} L\left(\mathbf{v}_{n}\right) \end{array} \\]
Let \(\mathbf{y}_{1}, \mathbf{y}_{2},\) and \(\mathbf{y}_{3}\) be defined as in Exercise \(7,\) and let \(L\) be the linear operator on \(\mathbb{R}^{3}\) defined by \(L\left(c_{1} \mathbf{y}_{1}+c_{2} \mathbf{y}_{2}+c_{3} \mathbf{y}_{3}\right)\) \(=\left(c_{1}+c_{2}+c_{3}\right) \mathbf{y}_{1}+\left(2 c_{1}+c_{3}\right) \mathbf{y}_{2}-\left(2 c_{2}+c_{3}\right) \mathbf{y}_{3}\) (a) Find a matrix representing \(L\) with respect to the ordered basis \(\left\\{\mathbf{y}_{1}, \mathbf{y}_{2}, \mathbf{y}_{3}\right\\}\) (b) For each of the following, write the vector \(\mathbf{x}\) as a linear combination of \(\mathbf{y}_{1}, \mathbf{y}_{2},\) and \(\mathbf{y}_{3}\) and use the matrix from part (a) to determine \(L(\mathbf{x})\) (i) \(\mathbf{x}=(7,5,2)^{T}\) (ii) \(\quad \mathbf{x}=(3,2,1)^{T}\) (iii) \(\mathbf{x}=(1,2,3)^{T}\)
Suppose that \(L_{1}: V \rightarrow W\) and \(L_{2}: W \rightarrow Z\) are linear transformations and \(E, F,\) and \(G\) are ordered bases for \(V, W,\) and \(Z,\) respectively. Show that, if \(A\) represents \(L_{1}\) relative to \(E\) and \(F\) and \(B\) represents \(L_{2}\) relative to \(F\) and \(G,\) then the matrix \(C=B A\) represents \(L_{2} \circ L_{1}: V \rightarrow Z\) relative to \(E\) and \(G .\left[\text { Hint: Show that } B A[\mathbf{v}]_{E}=\left[\left(L_{2} \circ L_{1}\right)(\mathbf{v})\right]_{G}\right.\) for all \(\mathbf{v} \in V .]\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.