Let\(T:{{\rm P}_2} \to {{\rm P}_3}\) be a linear transformation that maps a polynomial \({\bf{p}}\left( t \right)\) into the polynomial \(\left( {t + 5} \right){\bf{p}}\left( t \right)\).

  1. Find the image of\({\bf{p}}\left( t \right) = 2 - t + {t^2}\).
  2. Show that \(T\) is a linear transformation.
  3. Find the matrix for \(T\) relative to the bases \(\left\{ {1,t,{t^2}} \right\}\) and \(\left\{ {1,t,{t^2},{t^3}} \right\}\).

Short Answer

Expert verified
  1. The image of \({\bf{p}}\left( t \right) = 2 - t + {t^2}\) is \(10 - 3t + 4{t^2} + {t^3}\).
  1. It is verified that \(T\) is a linear transformation as both the properties of the transformation are satisfied.
  1. The matrix for \(T\) relative to \(\left\{ {1,t,{t^2}} \right\}\) and \(\left\{ {1,t,{t^2},{t^3}} \right\}\)is \(\left( {\begin{aligned}5&{}&0&{}&0\\1&{}&5&{}&0\\0&{}&1&{}&5\\0&{}&0&{}&1\end{aligned}} \right)\).

Step by step solution

01

Find the image of \({\bf{p}}\left( t \right) = 2 - t + {t^2}\) 

(a)

It is given that the image of \({\bf{p}}\left( t \right)\) is given by \(T\left( {{\bf{p}}\left( t \right)} \right) = \left( {t + 5} \right){\bf{p}}\left( t \right)\).

Obtain the image \({\bf{p}}\left( t \right) = 2 - t + {t^2}\) by using \(T\left( {{\bf{p}}\left( t \right)} \right) = \left( {t + 5} \right){\bf{p}}\left( t \right)\).

\(\begin{aligned}T\left( {{\bf{p}}\left( t \right)} \right) = T\left( {2 - t + {t^2}} \right)\\ = \left( {t + 5} \right)\left( {2 - t + {t^2}} \right)\\ = 2t - {t^2} + {t^3} + 10 - 5t + 5{t^2}\\ = 10 - 3t + 4{t^2} + {t^3}\end{aligned}\)

So, the image of \({\bf{p}}\left( t \right) = 2 - t + {t^2}\) is \(10 - 3t + 4{t^2} + {t^3}\).

02

Linear transformation

Let \(T:{\mathbb{R}^n} \to {\mathbb{R}^n}\) be a transformation; this transformation is said to be a linear transformation if it satisfies the following two properties:

  1. \(T\left( {u + v} \right) = T\left( u \right) + T\left( v \right)\)
  2. \(T\left( {cu} \right) = cT\left( u \right)\)

Here,\(c\) is any scalar and \(u,v\) are vectors.

03

Check if \(T\) is a linear transformation

(b)

Let there be two polynomials, \({\bf{p}}\left( t \right)\) and \({\bf{q}}\left( t \right)\) in \({{\rm P}_2}\), then, their images will be \(T\left( {{\bf{p}}\left( t \right)} \right) = \left( {t + 5} \right){\bf{p}}\left( t \right)\) and \(T\left( {q\left( t \right)} \right) = \left( {t + 5} \right)q\left( t \right)\) , respectively.

Check for the first property.

\(\begin{aligned}T\left( {{\bf{p}}\left( t \right) + {\bf{q}}\left( t \right)} \right) &= \left( {t + 5} \right)\left( {{\bf{p}}\left( t \right) + {\bf{q}}\left( t \right)} \right)\\ &= \left( {t + 5} \right){\bf{p}}\left( t \right) + \left( {t + 5} \right){\bf{q}}\left( t \right)\\ &= T\left( {{\bf{p}}\left( t \right)} \right) + T\left( {{\bf{q}}\left( t \right)} \right)\end{aligned}\)

The first property is satisfied; check for the second property. Let \(c\) be any scaler.

\(\begin{aligned}T\left( {c \cdot {\bf{p}}\left( t \right)} \right) &= \left( {t + 5} \right)\left( {c \cdot {\bf{p}}\left( t \right)} \right)\\ &= c \cdot \left( {t + 5} \right){\bf{p}}\left( t \right)\\ &= c \cdot T\left( {{\bf{p}}\left( t \right)} \right)\end{aligned}\)

As both the properties of a linear transformation are satisfied, so \(T\) is a linear transformation.

04

The matrix for a linear transformation

A matrix associated with a linear transformation \(T\) for \(V\) and \(W\) is given by \({\left( {T\left( {\bf{x}} \right)} \right)_C} = \left( {\begin{aligned}{{{\left( {T\left( {{{\bf{b}}_1}} \right)} \right)}_C}}&{{{\left( {T\left( {{{\bf{b}}_2}} \right)} \right)}_C}}& \cdots &{{{\left( {T\left( {{{\bf{b}}_n}} \right)} \right)}_C}}\end{aligned}} \right)\), where \(V\) and \(W\) are \(n\) and \(m\)-dimensional subspaces respectively, and \(B\), and\(C\) are the bases for \(V\), and \(W\).

05

: Find the matrix for a linear transformation 

Let \(B = \left\{ {1,t,{t^2}} \right\}\), and\(C = \left\{ {1,t,{t^2},{t^3}} \right\}\).

Find \(T\left( {{{\bf{b}}_1}} \right)\), \(T\left( {{{\bf{b}}_2}} \right)\) and \(T\left( {{{\bf{b}}_3}} \right)\) for \(B = \left\{ {1,t,{t^2}} \right\}\) by using \(T\left( {{\bf{p}}\left( t \right)} \right) = \left( {t + 5} \right){\bf{p}}\left( t \right)\).

\(\begin{aligned}T\left( {{{\bf{b}}_1}} \right) &= T\left( 1 \right)\\ &= \left( {t + 5} \right)\left( 1 \right)\\ &= t + 5\end{aligned}\)

\(\begin{aligned}T\left( {{{\bf{b}}_2}} \right) &= T\left( t \right)\\ &= \left( {t + 5} \right)\left( t \right)\\ &= {t^2} + 5t\end{aligned}\)

\(\begin{aligned}T\left( {{{\bf{b}}_3}} \right) &= T\left( {{t^2}} \right)\\ &= \left( {t + 5} \right)\left( {{t^2}} \right)\\ &= {t^3} + 5{t^2}\end{aligned}\)

Write\({\left( {T\left( {{{\bf{b}}_1}} \right)} \right)_C}\), \({\left( {T\left( {{{\bf{b}}_2}} \right)} \right)_C}\) and \({\left( {T\left( {{{\bf{b}}_3}} \right)} \right)_C}\).

\({\left( {T\left( {{{\bf{b}}_1}} \right)} \right)_C} = \left( {\begin{aligned}5\\1\\0\\0\end{aligned}} \right)\), \({\left( {T\left( {{{\bf{b}}_2}} \right)} \right)_C} = \left( {\begin{aligned}0\\5\\1\\0\end{aligned}} \right)\), \({\left( {T\left( {{{\bf{b}}_3}} \right)} \right)_C} = \left( {\begin{aligned}0\\0\\5\\1\end{aligned}} \right)\)

Form a matrix \(T\) for the obtained vectors by using the formula \({\left( {T\left( {\bf{x}} \right)} \right)_C} = \left( {\begin{aligned}{{{\left( {T\left( {{{\bf{b}}_1}} \right)} \right)}_C}}&{{{\left( {T\left( {{{\bf{b}}_2}} \right)} \right)}_C}}& \cdots &{{{\left( {T\left( {{{\bf{b}}_n}} \right)} \right)}_C}}\end{aligned}} \right)\), where \(n = 3\).

\(\begin{aligned}{c}{\left( {T\left( {\bf{x}} \right)} \right)_C} = \left( {\begin{aligned}{{{\left( {T\left( {{{\bf{b}}_1}} \right)} \right)}_C}}&{{{\left( {T\left( {{{\bf{b}}_2}} \right)} \right)}_C}}&{{{\left( {T\left( {{{\bf{b}}_3}} \right)} \right)}_C}}\end{aligned}} \right)\\ = \left( {\begin{aligned}5&{}&0&{}&0\\1&{}&5&{}&0\\0&{}&1&{}&5\\0&{}&0&{}&1\end{aligned}} \right)\end{aligned}\)

So, the required matrix is \(\left( {\begin{aligned}5&{}&0&{}&0\\1&{}&5&{}&0\\0&{}&1&{}&5\\0&{}&0&{}&1\end{aligned}} \right)\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

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

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

Question: In Exercises \({\bf{1}}\) and \({\bf{2}}\), let \(A = PD{P^{ - {\bf{1}}}}\) and compute \({A^{\bf{4}}}\).

2. \(P{\bf{ = }}\left( {\begin{array}{*{20}{c}}2&{ - 3}\\{ - 3}&5\end{array}} \right)\), \(D{\bf{ = }}\left( {\begin{array}{*{20}{c}}{\bf{1}}&{\bf{0}}\\{\bf{0}}&{\frac{{\bf{1}}}{{\bf{2}}}}\end{array}} \right)\)


For the matrix A,find real closed formulas for the trajectory x(t+1)=Ax¯(t)wherex=[01]. Draw a rough sketchA=[-0.51.5-0.61.3]

For the Matrices A find real closed formulas for the trajectory x(t+1)=Ax(t)where x(0)=[01]

A=[43-34]

Question: Diagonalize the matrices in Exercises \({\bf{7--20}}\), if possible. The eigenvalues for Exercises \({\bf{11--16}}\) are as follows:\(\left( {{\bf{11}}} \right)\lambda {\bf{ = 1,2,3}}\); \(\left( {{\bf{12}}} \right)\lambda {\bf{ = 2,8}}\); \(\left( {{\bf{13}}} \right)\lambda {\bf{ = 5,1}}\); \(\left( {{\bf{14}}} \right)\lambda {\bf{ = 5,4}}\); \(\left( {{\bf{15}}} \right)\lambda {\bf{ = 3,1}}\); \(\left( {{\bf{16}}} \right)\lambda {\bf{ = 2,1}}\). For exercise \({\bf{18}}\), one eigenvalue is \(\lambda {\bf{ = 5}}\) and one eigenvector is \(\left( {{\bf{ - 2,}}\;{\bf{1,}}\;{\bf{2}}} \right)\).

11. \(\left( {\begin{array}{*{20}{c}}{ - 1}&4&{ - 2}\\{ - 3}&4&0\\{ - 3}&1&3\end{array}} \right)\)

Question: In Exercises 21 and 22, \(A\) and \(B\) are \(n \times n\) matrices. Mark each statement True or False. Justify each answer.

  1. The determinant of \(A\) is the product of the diagonal entries in \(A\).
  2. An elementary row operation on \(A\) does not change the determinant.
  3. \(\left( {\det A} \right)\left( {\det B} \right) = \det AB\)
  4. If \(\lambda + 5\) is a factor of the characteristic polynomial of \(A\), then 5 is an eigenvalue of \(A\).
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