Question: Is \(\lambda = 3\) an eigenvalue of \(\left( {\begin{array}{*{20}{c}}1&2&2\\3&{ - 2}&1\\0&1&1\end{array}} \right)\)? If so, find one corresponding eigenvector.

Short Answer

Expert verified

Yes, \(\lambda = 3\) is the eigenvalue of the given matrix \(\left( {\begin{array}{*{20}{c}}1&2&2\\3&{ - 2}&1\\0&1&1\end{array}} \right)\) and the eigenvector is \(\left( {\begin{array}{*{20}{c}}3\\2\\1\end{array}} \right)\).

Step by step solution

01

Definition of eigenvalue

Let \(\lambda \) is a scaler, \(A\) is an \(n \times n\) matrix and \({\bf{x}}\) is an eigenvector corresponding to \(\lambda \), \(\lambda \) is said to an eigenvalue of the matrix \(A\) if there exists a nontrivial solution \({\bf{x}}\) for \(A{\bf{x}} = \lambda {\bf{x}}\).

02

Determine whether \(\lambda  = 4\) is the eigenvalue of the given matrix

Denote the given matrix by \(A\).

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

According to the definition of eigenvalue, \(\lambda = 3\) is the eigenvalue of the matrix \(A\), if satisfies the equation \(A{\bf{x}} = \lambda {\bf{x}}\).

Substitute \(\lambda = 3\) into \(A{\bf{x}} = \lambda {\bf{x}}\).

\(A{\bf{x}} = 3{\bf{x}}\)

The obtained equation is equivalent to \(\left( {A - 3I} \right){\bf{x}} = 0\), which is a homogeneous equation.

So, first, solve the matrix \(\left( {A - 3I} \right)\) by using \(A = \left( {\begin{array}{*{20}{c}}1&2&2\\3&{ - 2}&1\\0&1&1\end{array}} \right)\).

\(\begin{array}{c}\left( {A - 3I} \right) = \left( {\begin{array}{*{20}{c}}1&2&2\\3&{ - 2}&1\\0&1&1\end{array}} \right) - 3\left( {\begin{array}{*{20}{c}}1&0&0\\0&1&0\\0&0&1\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}1&2&2\\3&{ - 2}&1\\0&1&1\end{array}} \right) - \left( {\begin{array}{*{20}{c}}3&0&0\\0&3&0\\0&0&3\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{ - 2}&2&2\\3&{ - 5}&1\\0&1&{ - 2}\end{array}} \right)\end{array}\)

It can be said that \(\lambda = 3\) will be the eigenvalue of the given matrix if \(\left( {A - 3I} \right)\) is invertible.

So, write the obtained matrix in the form of an augmented matrix, where for \(A{\bf{x}} = 0\), the augmented matrix given by \(\left( {\begin{array}{*{20}{c}}A&0\end{array}} \right)\).

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

03

Find the row reduce echelon form 

Now, reduce the obtained matrix into row echelon form by using the row operations.

\(\begin{gathered} \hfill \left( {\begin{array}{*{20}{c}} { - 2}&2&2&0 \\ 3&{ - 5}&1&0 \\ 0&1&{ - 2}&0 \end{array}} \right)\underrightarrow {{R_1} \to - \frac{{{R_1}}}{2}}\left( {\begin{array}{*{20}{c}} 1&{ - 1}&{ - 1}&0 \\ 3&{ - 5}&1&0 \\ 0&1&{ - 2}&0 \end{array}} \right) \\ \hfill \underrightarrow {{R_2} \to {R_2} -3{R_1}}\left( {\begin{array}{*{20}{c}} 1&{ - 1}&{ - 1}&0 \\ 0&{ - 2}&4&0 \\ 0&1&{ -2}&0 \end{array}} \right) \\ \hfill \underrightarrow {{R_2} \to - \frac{{{R_2}}}{2}}\left( {\begin{array}{*{20}{c}} 1&{ - 1}&{ - 1}&0 \\ 0&1&{ - 2}&0 \\ 0&1&{ - 2}&0 \end{array}} \right) \\ \hfill \underrightarrow {{R_1} \to {R_1} + {R_2}}\left( {\begin{array}{*{20}{c}} 1&0&{ - 3}&0 \\ 0&1&{ - 2}&0 \\ 0&1&{ - 2}&0 \end{array}} \right) \\ \hfill \underrightarrow {{R_3} \to {R_3} - {R_2}}\left( {\begin{array}{*{20}{c}} 1&0&{ - 3}&0 \\ 0&1&{ - 2}&0 \\ 0&0&0&0 \end{array}} \right) \\ \end{gathered} \)

From the obtained matrix, it can be seen that \(\left( {A - 3I} \right){\bf{x}} = 0\) has a nontrivial solution, which does not need to find, but according to the definition of eigenvalue, if \(\left( {A - \lambda I} \right){\bf{x}} = 0\) has the nontrivial solution, then the scaler \(\lambda \) is the eigenvalue of the matrix \(A\). So \(\lambda = 3\) is the eigenvalue of the given matrix.

04

Find the eigenvector 

Write the obtained matrix in the form of equations.

\(\begin{array}{c}{x_1} - 3{x_3} = 0\\ - {x_2} - 2{x_3} = 0\\{x_3},{\rm{ free variable}}\end{array}\)

As \({x_3}\) is a free variable, let \({x_3} = 1\). Then find \({x_1}\), and \({x_2}\) by using \({x_3} = 1\).

\(\begin{array}{c}{x_1} = 3\\{x_2} = 2\end{array}\)

The eigenvector is given by \({\bf{x}} = \left( {\begin{array}{*{20}{c}}{{x_1}}\\{{x_2}}\\{{x_3}}\end{array}} \right)\). So, write the eigenvector by using the obtained values.

\({\bf{x}} = \left( {\begin{array}{*{20}{c}}3\\2\\1\end{array}} \right)\)

Hence, one of the corresponding eigenvectors is \({\bf{x}} = \left( {\begin{array}{*{20}{c}}3\\2\\1\end{array}} \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

Suppose \(A = PD{P^{ - 1}}\), where \(P\) is \(2 \times 2\) and \(D = \left( {\begin{array}{*{20}{l}}2&0\\0&7\end{array}} \right)\)

a. Let \(B = 5I - 3A + {A^2}\). Show that \(B\) is diagonalizable by finding a suitable factorization of \(B\).

b. Given \(p\left( t \right)\) and \(p\left( A \right)\) as in Exercise 5 , show that \(p\left( A \right)\) is diagonalizable.

For the matrix A, find real closed formulas for the trajectoryx(t+1)=Ax¯(t)where x=[01]. Draw a rough sketch

A=[15-27]

Let\(B = \left\{ {{{\bf{b}}_1},{{\bf{b}}_2},{{\bf{b}}_3}} \right\}\) be a basis for a vector space\(V\). Find \(T\left( {3{{\bf{b}}_1} - 4{{\bf{b}}_2}} \right)\) when \(T\) isa linear transformation from \(V\) to \(V\) whose matrix relative to \(B\) is

\({\left( T \right)_B} = \left( {\begin{aligned}0&{}&{ - 6}&{}&1\\0&{}&5&{}&{ - 1}\\1&{}&{ - 2}&{}&7\end{aligned}} \right)\)

[M] In Exercises 19 and 20, find (a) the largest eigenvalue and (b) the eigenvalue closest to zero. In each case, set \[{{\bf{x}}_{\bf{0}}}{\bf{ = }}\left( {{\bf{1,0,0,0}}} \right)\] and carry out approximations until the approximating sequence seems accurate to four decimal places. Include the approximate eigenvector.

20. \[A{\bf{ = }}\left[ {\begin{array}{*{20}{c}}{\bf{1}}&{\bf{2}}&{\bf{3}}&{\bf{2}}\\{\bf{2}}&{{\bf{12}}}&{{\bf{13}}}&{{\bf{11}}}\\{{\bf{ - 2}}}&{\bf{3}}&{\bf{0}}&{\bf{2}}\\{\bf{4}}&{\bf{5}}&{\bf{7}}&{\bf{2}}\end{array}} \right]\]

Question: For the matrices in Exercises 15-17, list the eigenvalues, repeated according to their multiplicities.

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

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