In Exercises 13–16, define \(T:{\mathbb{R}^2} \to {\mathbb{R}^2}\) by \(T\left( {\bf{x}} \right) = A{\bf{x}}\). Find a basis \(B\) for \({\mathbb{R}^2}\) with the property that \({\left( T \right)_B}\) diagonal.

13.\(A = \left( {\begin{aligned}0&{}&1\\{ - 3}&{}&4\end{aligned}} \right)\)

Short Answer

Expert verified

The basis \(B\) for\({\mathbb{R}^2}\) is \(B = \left\{ {\left( {\begin{aligned}1\\1\end{aligned}} \right),\left( {\begin{aligned}1\\3\end{aligned}} \right)} \right\}\).

Step by step solution

01

Write the related theorem

A \(n \times n\) matrix \(A\) is said to be diagonalizable if it has \(n\) distinct eigenvalues.

02

Formula to find eigenvalues for \(P\) -matrix

The eigenvalues of any matrix \(A\) can be found by using the formula\(\left| {A - \lambda I} \right| = 0\).

03

Find eigenvalues

The given matrix is \(A = \left( {\begin{aligned}0&{}&1\\{ - 3}&4\end{aligned}} \right)\).

Find the eigenvalues by using the formula \(\left| {A - \lambda I} \right| = 0\).

\(\begin{aligned}\left| {\left( {\begin{aligned}0&{}&1\\{ - 3}&{}&4\end{aligned}} \right) - \lambda \left( {\begin{aligned}1&{}&0\\0&{}&1\end{aligned}} \right)} \right| &= 0\\\left| {\left( {\begin{aligned}0&{}&1\\{ - 3}&{}&4\end{aligned}} \right) - \left( {\begin{aligned}\lambda &0\\0&\lambda \end{aligned}} \right)} \right| &= 0\\\left| {\begin{aligned}{ - \lambda }&1\\{ - 3}&{}&{4 - \lambda }\end{aligned}} \right| &= 0\\ - \lambda \left( {4 - \lambda } \right) + 3 &= 0\\ - 4\lambda + {\lambda ^2} + 3 &= 0\\{\lambda ^2} - 4\lambda + 3 &= 0\\\left( {\lambda - 1} \right)\left( {\lambda - 3} \right) &= 0\\\lambda &= 1,3\end{aligned}\)

So, 1 and 3 are two eigenvalues, say \({\lambda _1} = 1\) and \({\lambda _2} = 3\).

As the eigenvalues are distinct, the matrix \(A\) is diagonalizable.

04

Definition

Eigenvector: For a \(n \times n\) matrix \(A\), whose eigenvalue is \(\lambda \), then the set of a subspace of \({\mathbb{R}^n}\) is known as an eigenspace, where the set of the subspace is the set of all the solutions of \(\left( {A - \lambda I} \right){\bf{x}} = 0\).

05

Determine basis vector for the eigenspace for \({\lambda _1} = 1\) 

Find \(\left( {A - \lambda I} \right)\) first for \({\lambda _1} = 1\) to solve the equation \(\left( {A - \lambda I} \right){\bf{x}} = 0\).

\(\begin{aligned}A - I &= \left( {\begin{aligned}0&{}&1\\{ - 3}&{}&4\end{aligned}} \right) - \left( {\begin{aligned}1&{}&0\\0&{}&1\end{aligned}} \right)\\ &= \left( {\begin{aligned}{ - 1}&{}&1\\{ - 3}&{}&3\end{aligned}} \right)\end{aligned}\)

Write the obtained matrix in the form of an augmented matrix for \(\left( {A - \lambda I} \right){\bf{x}} = 0\), where \(A{\bf{x}} = 0\), and the augmented matrix is given by \(\left( {\begin{aligned}A&{}&0\end{aligned}} \right)\).

\(\left( {\begin{aligned}{ - 1}&{}&1&{}&0\\{ - 3}&{}&3&{}&0\end{aligned}} \right)\)

The obtained matrix is not in a reduced form, so reduce it in row echelon form by applying row operations.

Write a system of equations corresponding to the obtained matrix.

\(\begin{aligned}{x_1} - {x_2} = 0\\{x_2},{\rm{ free variable}}\end{aligned}\)

As \({x_2}\) is a free variable, let \({x_2} = 1\). Then,

\(\begin{aligned}{x_1} = 1\\{x_2} = 1\end{aligned}\)

So, the general solution is given as:

\(\begin{aligned}{{\bf{v}}_1} = \left( {\begin{aligned}{{x_1}}\\{{x_2}}\end{aligned}} \right)\\ = {x_2}\left( {\begin{aligned}1\\1\end{aligned}} \right)\end{aligned}\)

So \({{\bf{v}}_1} = \left( {\begin{aligned}1\\1\end{aligned}} \right)\) is the eigenvector for the eigenspace for \({\lambda _1} = 1\).

06

Determine basis vector for the eigenspace for \({\lambda _2} = 3\) 

Find \(\left( {A - \lambda I} \right)\) first for \({\lambda _2} = 3\)to solve the equation \(\left( {A - \lambda I} \right){\bf{x}} = 0\).

\(\begin{aligned}A - 3I &= \left( {\begin{aligned}0&1\\{ - 3}&{}&4\end{aligned}} \right) - 3\left( {\begin{aligned}1&{}&0\\0&{}&1\end{aligned}} \right)\\ &= \left( {\begin{aligned}{ - 3}&{}&1\\{ - 3}&{}&1\end{aligned}} \right)\end{aligned}\)

Write the obtained matrix in the form of an augmented matrix for \(\left( {A - \lambda I} \right){\bf{x}} = 0\), where \(A{\bf{x}} = 0\), and the augmented matrix is given by \(\left( {\begin{aligned}A&{}&0\end{aligned}} \right)\).

\(\left( {\begin{aligned}{ - 3}&{}&1&{}&0\\{ - 3}&{}&1&{}&0\end{aligned}} \right)\)

The obtained matrix is not in a reduced form, so reduce it in row echelon form by applying row operations.

Write the system of equations corresponding to the obtained matrix as shown below:

\(\begin{aligned}{x_1} - \frac{1}{3}{x_2} = 0\\{x_2},{\rm{ free variable}}\end{aligned}\)

As \({x_2}\) is a free variable, let \({x_2} = 1\). Then,

\(\begin{aligned}{x_1} = \frac{1}{3}\\{x_2} = 1\end{aligned}\)

So, the general solution is given as:

\(\begin{aligned}{{\bf{v}}_2} &= \left( {\begin{aligned}{{x_1}}\\{{x_2}}\end{aligned}} \right)\\ &= {x_2}\left( {\begin{aligned}{\frac{1}{3}}\\1\end{aligned}} \right)\end{aligned}\)

So \({{\bf{v}}_2} = \left( {\begin{aligned}{\frac{1}{3}}\\1\end{aligned}} \right)\) or \({{\bf{v}}_2} = \left( {\begin{aligned}1\\3\end{aligned}} \right)\) is the eigenvector for the eigenspace for \({\lambda _2} = 3\).

07

Write the theorem

Diagonal Matrix Representation: Assume that \(A = PD{P^{ - 1}}\), then \(D\) is the \(B\)-matrix for the transformation \({\bf{x}} \mapsto A{\bf{x}}\), and\(B\) is the basis for \({\mathbb{R}^n}\) formed from the columns of \(P\), where \(D\) is the \(n \times n\) diagonal matrix.

08

Find the basis

The given matrix is diagonalizable; the basis of the given matrix is given by \(B = \left\{ {{{\bf{v}}_1},{{\bf{v}}_2}} \right\}\).

According to the theorem in the previous step, \(B = \left\{ {{{\bf{v}}_1},{{\bf{v}}_2}} \right\}\) has the property that \(B\)-matrix of the transformation \({\bf{x}} \mapsto A{\bf{x}}\) is a diagonal matrix.

Hence, \(B = \left\{ {\left( {\begin{aligned}1\\1\end{aligned}} \right),\left( {\begin{aligned}1\\3\end{aligned}} \right)} \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: 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: Find the characteristic polynomial and the eigenvalues of the matrices in Exercises 1-8.

  1. \(\left[ {\begin{array}{*{20}{c}}2&7\\7&2\end{array}} \right]\)

Consider the growth of a lilac bush. The state of this lilac bush for several years (at year’s end) is shown in the accompanying sketch. Let n(t) be the number of new branches (grown in the year t) and a(t) the number of old branches. In the sketch, the new branches are represented by shorter lines. Each old branch will grow two new branches in the following year. We assume that no branches ever die.

(a) Find the matrix A such that [nt+1at+1]=A[ntat]

(b) Verify that [11]and [2-1] are eigenvectors of A. Find the associated eigenvalues.

(c) Find closed formulas for n(t) and a(t).

Define\(T:{{\rm P}_3} \to {\mathbb{R}^4}\)by\(T\left( {\bf{p}} \right) = \left( {\begin{aligned}{{\bf{p}}\left( { - 3} \right)}\\{{\bf{p}}\left( { - 1} \right)}\\{{\bf{p}}\left( 1 \right)}\\{{\bf{p}}\left( 3 \right)}\end{aligned}} \right)\).

  1. Show that \(T\) is a linear transformation.
  2. Find the matrix for \(T\) relative to the basis \(\left\{ {1,t,{t^2},{t^3}} \right\}\)for \({{\rm P}_3}\)and the standard basis for \({\mathbb{R}^4}\).

Exercises 19–23 concern the polynomial \(p\left( t \right) = {a_{\bf{0}}} + {a_{\bf{1}}}t + ... + {a_{n - {\bf{1}}}}{t^{n - {\bf{1}}}} + {t^n}\) and \(n \times n\) matrix \({C_p}\) called the companion matrix of \(p\): \({C_p} = \left( {\begin{aligned}{*{20}{c}}{\bf{0}}&{\bf{1}}&{\bf{0}}&{...}&{\bf{0}}\\{\bf{0}}&{\bf{0}}&{\bf{1}}&{}&{\bf{0}}\\:&{}&{}&{}&:\\{\bf{0}}&{\bf{0}}&{\bf{0}}&{}&{\bf{1}}\\{ - {a_{\bf{0}}}}&{ - {a_{\bf{1}}}}&{ - {a_{\bf{2}}}}&{...}&{ - {a_{n - {\bf{1}}}}}\end{aligned}} \right)\).

20. Let \(p\left( t \right){\bf{ = }}\left( {t{\bf{ - 2}}} \right)\left( {t{\bf{ - 3}}} \right)\left( {t{\bf{ - 4}}} \right){\bf{ = - 24 + 26}}t{\bf{ - 9}}{t^{\bf{2}}}{\bf{ + }}{t^{\bf{3}}}\). Write the companion matrix for \(p\left( t \right)\), and use techniques from chapter \({\bf{3}}\) to find the characteristic polynomial.

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