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

(M)Use a matrix program to diagonalize

\(A = \left( {\begin{aligned}{*{20}{c}}{ - 3}&{ - 2}&0\\{14}&7&{ - 1}\\{ - 6}&{ - 3}&1\end{aligned}} \right)\)

If possible. Use the eigenvalue command to create the diagonal matrix \(D\). If the program has a command that produces eigenvectors, use it to create an invertible matrix \(P\). Then compute \(AP - PD\) and \(PD{P^{{\bf{ - 1}}}}\). Discuss your results.

Short Answer

Expert verified

\(A\)is not diagonalizable.Use command eig in MATLAB to get invertible matrix \(P\) and diagonal matrix \(D\) if possible.

Step by step solution

01

Determine whether \(P\) is invertible or not

First, we need to define a matrix\(A\)in MATLAB and use command eig to get an invertible matrix\(P\)and a diagonal matrix\(D\).

\(\left( {\begin{aligned}{*{20}{c}}P&D\end{aligned}} \right) = {\rm{eig}}\left( A \right)\)

Therefore,

\(P = \left( {\begin{aligned}{*{20}{c}}{0.3244}&{ - 0.3244}&{0.3333}\\{ - 0.8111}&{0.8111}&{ - 0.6667}\\{0.4867}&{ - 0.4867}&{0.6667}\end{aligned}} \right)\)

And

\(D = \left( {\begin{aligned}{*{20}{c}}2&0&0\\0&2&0\\0&0&1\end{aligned}} \right)\)

As the matrix \(A\)has two eigenvalues\(2\)and\(1\).

Since the first two columns of the matrix are linearly dependent that means the eigenvalue\(2\)is dimensional that shows\(P\)is not invertible.

Therefore\(A\)is not diagonalizable.

02

Compute \(AP - PD\) and \(PD{P^{{\bf{ - 1}}}}\)

Since the matrix\(P\)is not invertible therefore\(PD{P^{ - 1}}\)cannot be computed.

However, \(AP - PD\) can be computed.

\(AP\)

\(PD\)

\(AP - PD\)

As \(AP - PD\) is equal to zero matrix.

Since \(P\) consists of eigenvectors of \(A\) therefore columns of \(AP - PD\) are eigenvectors of \(A\) which are multiplied by its eigenvalues.

Also, \(D\) consists of eigenvalues of \(A\) and columns of \(PD\) are eigenvectors of \(A\) multiplied by its eigenvalues.

Thus, use command eig in MATLAB to get invertible matrix \(P\) and diagonal matrix \(D\) if possible.

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: For the matrices in Exercises 15-17, list the eigenvalues, repeated according to their multiplicities.

15. \(\left[ {\begin{array}{*{20}{c}}4&- 7&0&2\\0&3&- 4&6\\0&0&3&{ - 8}\\0&0&0&1\end{array}} \right]\)

If \(p\left( t \right) = {c_0} + {c_1}t + {c_2}{t^2} + ...... + {c_n}{t^n}\), define \(p\left( A \right)\) to be the matrix formed by replacing each power of \(t\) in \(p\left( t \right)\)by the corresponding power of \(A\) (with \({A^0} = I\) ). That is,

\(p\left( t \right) = {c_0} + {c_1}I + {c_2}{I^2} + ...... + {c_n}{I^n}\)

Show that if \(\lambda \) is an eigenvalue of A, then one eigenvalue of \(p\left( A \right)\) is\(p\left( \lambda \right)\).

Let\(D = \left\{ {{{\bf{d}}_1},{{\bf{d}}_2}} \right\}\) and \(B = \left\{ {{{\bf{b}}_1},{{\bf{b}}_2}} \right\}\) be bases for vector space \(V\) and \(W\), respectively. Let \(T:V \to W\) be a linear transformation with the property that

\(T\left( {{{\bf{d}}_1}} \right) = 2{{\bf{b}}_1} - 3{{\bf{b}}_2}\), \(T\left( {{{\bf{d}}_2}} \right) = - 4{{\bf{b}}_1} + 5{{\bf{b}}_2}\)

Find the matrix for \(T\) relative to \(D\), and\(B\).

Question: Find the characteristic polynomial and the eigenvalues of the matrices in Exercises 1-8.

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

Let\(B = \left\{ {{{\bf{b}}_{\bf{1}}},{{\bf{b}}_{\bf{2}}},{{\bf{b}}_{\bf{3}}}} \right\}\) and \(D = \left\{ {{{\bf{d}}_{\bf{1}}},{{\bf{d}}_{\bf{2}}}} \right\}\) be bases for vector space \(V\) and \(W\), respectively. Let \(T:V \to W\) be a linear transformation with the property that

\(T\left( {{{\bf{b}}_1}} \right) = 3{{\bf{d}}_1} - 5{{\bf{d}}_2}\), \(T\left( {{{\bf{b}}_2}} \right) = - {{\bf{d}}_1} + 6{{\bf{d}}_2}\), \(T\left( {{{\bf{b}}_3}} \right) = 4{{\bf{d}}_2}\)

Find the matrix for \(T\) relative to \(B\), and\(D\).

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