Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

The usual transformations on homogeneous coordinates for

2D computer graphics involve \({\bf{3}} \times {\bf{3}}\) matrices of the form \(\left[ {\begin{array}{*{20}{c}}A&p\\{{0^T}}&1\end{array}} \right]\) where Ais a \(2 \times {\bf{2}}\) matrix and p is in \({\mathbb{R}^{\bf{2}}}\). Show that such a transformation amounts to a linear transformation on \({\mathbb{R}^{\bf{2}}}\) followed by a translation. [Hint:Find an appropriate matrix factorization involving partitioned matrices.]

Short Answer

Expert verified

A linear transformation on\({\mathbb{R}^{\bf{2}}}\)is followed by a translation by p in the provided matrix.

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Write the translation matrix

The transformation onhomogeneous coordinates for graphics has the matrix of the form\(\left[ {\begin{array}{*{20}{c}}A&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\).

In thehomogeneous coordinates, the matrix representation of the linear transformation is\(\left[ {\begin{array}{*{20}{c}}A&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\).

As p is in\({\mathbb{R}^{\bf{2}}}\), let\({\bf{p}} = \left( {h,k} \right)\). Also, as A is a\(2 \times 2\)matrix, let\(A = \left[ {\begin{array}{*{20}{c}}1&0\\0&1\end{array}} \right]\).

In thehomogeneous coordinates, the matrix representation of the transformation is\(\left[ {\begin{array}{*{20}{c}}I&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\).

Thetranslation matrix is represented as

\(\left[ {\begin{array}{*{20}{c}}1&0&h\\0&1&k\\0&0&1\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}I&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\).

02

Compute the product

Obtain the product of\(\left[ {\begin{array}{*{20}{c}}I&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\)and \(\left[ {\begin{array}{*{20}{c}}A&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\) .

\(\left[ {\begin{array}{*{20}{c}}I&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\left[ {\begin{array}{*{20}{c}}A&0\\{{0^T}}&1\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}A&{\bf{p}}\\{{0^T}}&1\end{array}} \right]\)

Alinear transformation on\({\mathbb{R}^{\bf{2}}}\)is followed by a translation by p in the provided matrix.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose \(AD = {I_m}\) (the \(m \times m\) identity matrix). Show that for any b in \({\mathbb{R}^m}\), the equation \(A{\mathop{\rm x}\nolimits} = {\mathop{\rm b}\nolimits} \) has a solution. (Hint: Think about the equation \(AD{\mathop{\rm b}\nolimits} = {\mathop{\rm b}\nolimits} \).) Explain why Acannot have more rows than columns.

In the rest of this exercise set and in those to follow, you should assume that each matrix expression is defined. That is, the sizes of the matrices (and vectors) involved match appropriately.

Compute \(A - {\bf{5}}{I_{\bf{3}}}\) and \(\left( {{\bf{5}}{I_{\bf{3}}}} \right)A\)

\(A = \left( {\begin{aligned}{*{20}{c}}{\bf{9}}&{ - {\bf{1}}}&{\bf{3}}\\{ - {\bf{8}}}&{\bf{7}}&{ - {\bf{6}}}\\{ - {\bf{4}}}&{\bf{1}}&{\bf{8}}\end{aligned}} \right)\)

Suppose Tand U are linear transformations from \({\mathbb{R}^n}\) to \({\mathbb{R}^n}\) such that \(T\left( {U{\mathop{\rm x}\nolimits} } \right) = {\mathop{\rm x}\nolimits} \) for all x in \({\mathbb{R}^n}\) . Is it true that \(U\left( {T{\mathop{\rm x}\nolimits} } \right) = {\mathop{\rm x}\nolimits} \) for all x in \({\mathbb{R}^n}\)? Why or why not?

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)\)

\( - 2A\), \(B - 2A\), \(AC\), \(CD\).

A useful way to test new ideas in matrix algebra, or to make conjectures, is to make calculations with matrices selected at random. Checking a property for a few matrices does not prove that the property holds in general, but it makes the property more believable. Also, if the property is actually false, you may discover this when you make a few calculations.

36. Write the command(s) that will create a \(6 \times 4\) matrix with random entries. In what range of numbers do the entries lie? Tell how to create a \(3 \times 3\) matrix with random integer entries between \( - {\bf{9}}\) and 9. (Hint:If xis a random number such that 0 < x < 1, then \( - 9.5 < 19\left( {x - .5} \right) < 9.5\).

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free