Chapter 2: Q2.7-15Q (page 93)
What vector in \({\mathbb{R}^{\bf{3}}}\) has homogeneous coordinates \(\left( {\frac{1}{2}, - \frac{1}{4},\frac{1}{8},\frac{1}{{24}}} \right)\)?
Short Answer
The vector is \(\left( {12, - 6,3} \right)\).
Chapter 2: Q2.7-15Q (page 93)
What vector in \({\mathbb{R}^{\bf{3}}}\) has homogeneous coordinates \(\left( {\frac{1}{2}, - \frac{1}{4},\frac{1}{8},\frac{1}{{24}}} \right)\)?
The vector is \(\left( {12, - 6,3} \right)\).
All the tools & learning materials you need for study success - in one app.
Get started for free[M] Suppose memory or size restrictions prevent your matrix program from working with matrices having more than 32 rows and 32 columns, and suppose some project involves \(50 \times 50\) matrices A and B. Describe the commands or operations of your program that accomplish the following tasks.
a. Compute \(A + B\)
b. Compute \(AB\)
c. Solve \(Ax = b\) for some vector b in \({\mathbb{R}^{50}}\), assuming that \(A\) can be partitioned into a \(2 \times 2\) block matrix \(\left[ {{A_{ij}}} \right]\), with \({A_{11}}\) an invertible \(20 \times 20\) matrix, \({A_{22}}\) an invertible \(30 \times 30\) matrix, and \({A_{12}}\) a zero matrix. [Hint: Describe appropriate smaller systems to solve, without using any matrix inverse.]
Suppose Aand Bare \(n \times n\), Bis invertible, and ABis invertible. Show that Ais invertible. (Hint: Let C=AB, and solve this equation for A.)
In Exercises 1 and 2, compute each matrix sum or product if it is defined. If an expression is undefined, explain why. Let
\(A = \left( {\begin{aligned}{*{20}{c}}2&0&{ - 1}\\4&{ - 5}&2\end{aligned}} \right)\), \(B = \left( {\begin{aligned}{*{20}{c}}7&{ - 5}&1\\1&{ - 4}&{ - 3}\end{aligned}} \right)\), \(C = \left( {\begin{aligned}{*{20}{c}}1&2\\{ - 2}&1\end{aligned}} \right)\), \(D = \left( {\begin{aligned}{*{20}{c}}3&5\\{ - 1}&4\end{aligned}} \right)\) and \(E = \left( {\begin{aligned}{*{20}{c}}{ - 5}\\3\end{aligned}} \right)\)
\(A + 2B\), \(3C - E\), \(CB\), \(EB\).
Suppose Ais a \(3 \times n\) matrix whose columns span \({\mathbb{R}^3}\). Explain how to construct an \(n \times 3\) matrix Dsuch that \(AD = {I_3}\).
Suppose a linear transformation \(T:{\mathbb{R}^n} \to {\mathbb{R}^n}\) has the property that \(T\left( {\mathop{\rm u}\nolimits} \right) = T\left( {\mathop{\rm v}\nolimits} \right)\) for some pair of distinct vectors u and v in \({\mathbb{R}^n}\). Can Tmap \({\mathbb{R}^n}\) onto \({\mathbb{R}^n}\)? Why or why not?
What do you think about this solution?
We value your feedback to improve our textbook solutions.