/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

91Ó°ÊÓ

Let each matrix in Exercises 1–6 act on\({\mathbb{C}^2}\). Find the eigenvalues and a basis for each eigenspace in\({\mathbb{C}^2}\).

1). \(\left( {\begin{aligned}{}1&{}&{ - 2}\\1&{}&{\,\,3}\end{aligned}} \right)\)

Short Answer

Expert verified

Eigenvalues are \(\lambda = 2 + i\) and \(\lambda = 2 - i\) . The basis for each Eigenspace in \({\mathbb{C}^2}\) is \({{\bf{v}}_1} = \left( \begin{aligned}{l} - 1 + i\\\,\,\,\,\,\,1\end{aligned} \right)\) and \({{\bf{v}}_2} = \left( \begin{aligned}{} - 1 - i\\\,\,\,\,\,\,1\end{aligned} \right)\).

Step by step solution

01

Find the characteristic equation

If is an\(n \times n\)matrix, then \(det\left( {A - \lambda I} \right) = 0\), is called the characteristic equation of a matrix \(A\).

It is given that \(A = \left( {\begin{aligned}{}1&{}&{ - 2}\\1&{}&{\,\,3}\end{aligned}} \right)\) and \(I = \left( {\begin{aligned}{}1&{}&0\\0&{}&1\end{aligned}} \right)\) is the identity matrix. Find the matrix\(\left( {A - \lambda I} \right)\) as shown below:

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

Now calculate the determinant of the matrix\(\left( {A - \lambda I} \right)\)as shown below:

\(\begin{aligned}{}det\left( {A - \lambda I} \right) &= det\left( {\begin{aligned}{}{1 - \lambda }&{}&{ - 2}\\1&{}&{3 - \lambda }\end{aligned}} \right)\\ &= \left( {1 - \lambda } \right)\left( {3 - \lambda } \right) + 2\\ &= {\lambda ^2} - 4\lambda + 5\end{aligned}\)

So, the characteristic equation of the matrix \(A\) is \({\lambda ^2} - 4\lambda + 5 = 0\).

Ifis an\(n \times n\)matrix, then\(det\left( {A - \lambda I} \right) = 0\), is called the characteristic equation of a matrix\(A\).

It is given that\(A = \left( {\begin{aligned}{}1&{ - 2}\\1&{\,\,3}\end{aligned}} \right)\)and\(I = \left( {\begin{aligned}{}1&0\\0&1\end{aligned}} \right)\)is the identity matrix. Find the matrix\(\left( {A - \lambda I} \right)\)as shown below:

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

Now calculate the determinant of the matrix\(\left( {A - \lambda I} \right)\)as shown below:

\(\begin{aligned}{}det\left( {A - \lambda I} \right) &= det\left( {\begin{aligned}{}{1 - \lambda }&{}&{ - 2}\\1&{}&{3 - \lambda }\end{aligned}} \right)\\ &= \left( {1 - \lambda } \right)\left( {3 - \lambda } \right) + 2\\ &= {\lambda ^2} - 4\lambda + 5\end{aligned}\)

So, the characteristic equation of the matrix \(A\) is \({\lambda ^2} - 4\lambda + 5 = 0\).

02

Find the Eigenvalues

Thus, the eigenvalues of\(A\)are the solutions of the characteristic equation\(\det \left( {A - \lambda I} \right) = 0\). So, solve the characteristic equation\({\lambda ^2} - 4\lambda + 5 = 0\), as follows:

For the quadratic equation, \(a{x^2} + bx + c = 0\) , the general solution is given as\(x = \frac{{ - b \pm \sqrt {{b^2} - 4ac} \;\;}}{{2a}}\) .

Thus, the solution of the characteristic equation \({\lambda ^2} - 4\lambda + 5 = 0\) is obtained as follows:

\(\begin{aligned}{}{\lambda ^2} - 4\lambda + 5 &= 0\\\lambda &= \frac{{ - \left( { - 4} \right) \pm \sqrt {{4^2} - 4\left( 5 \right)} }}{2}\\ &= \frac{{4 \pm \sqrt { - 4} }}{2}\\ &= 2 \pm i\end{aligned}\)

The eigenvalues of \(A\) are \(\lambda = 2 + i\) and \(\lambda = 2 - i\) .

03

Find the Eigenvectors

For the Eigenvalue, \({\lambda _i}\), matrix A satisfies the system of equations \(\left( {A - {\lambda _i}} \right){\rm{x}} = {\rm{0}}\).

For the Eigenvector\(\lambda = 2 + i\), the system \(\left( {A - \lambda I} \right)\)is solved as follows:

\(\begin{aligned}{}A - \left( {2 + i} \right)I &= \left( {\begin{aligned}{}1&{}&{ - 2}\\1&{}&{\,\,3}\end{aligned}} \right) - \left( {2 + i} \right)\left( {\begin{aligned}{}1&0\\{\,0}&1\end{aligned}} \right)\\ &= \left( {\begin{aligned}{}{ - 1 - i}&{}&{ - 2}\\1&{}&{1 - i}\end{aligned}} \right)\end{aligned}\)

The system of equations \(\left( {A - \lambda I} \right)x = 0\)gives the following equations:

\(\begin{aligned}{}\left( {\begin{aligned}{}{ - 1 - i}&{}&{ - 2}\\1&{}&{1 - i}\end{aligned}} \right) = 0\\\left( { - 1 - i} \right){x_1} - 2{x_2} = 0\\{x_1} + \left( {1 - i} \right){x_2} = 0\end{aligned}\)

Both the equations are equivalent to the equation, \({x_1} = - \left( {1 - i} \right){x_2}\), in which \({x_2}\) the variable is free. So, the general solution is \({x_2}\left( \begin{aligned}{} - 1 + i\\\,\,\,\,\,\,1\end{aligned} \right)\) and the corresponding Eigenvector is \({{\bf{v}}_1} = \left( \begin{aligned}{} - 1 + i\\\,\,\,\,\,\,1\end{aligned} \right)\).

For the Eigenvalue,\(\lambda = 2 - i\), the system\(\left( {A - \lambda I} \right)\)is solved as follows:

\(\begin{aligned}{c}A - \left( {2 - i} \right)I &= \left( {\begin{aligned}{}1&{}&{ - 2}\\1&{}&{\,\,3}\end{aligned}} \right) - \left( {2 - i} \right)\left( {\begin{aligned}{}1&{}&0\\{\,0}&{}&1\end{aligned}} \right)\\ &= \left( {\begin{aligned}{}{ - 1 + i}&{}&{ - 2}\\1&{}&{1 + i}\end{aligned}} \right)\end{aligned}\)

The system of equations \(\left( {A - \lambda I} \right)x = 0\)gives the following equations:

\(\begin{aligned}{c}\left( {\begin{aligned}{}{ - 1 + i}&{}&{ - 2}\\1&{}&{1 + i}\end{aligned}} \right) = 0\\\left( { - 1 + i} \right){x_1} - 2{x_2} = 0\\{x_1} + \left( {1 + i} \right){x_2} = 0\end{aligned}\)

Both the equations are equivalent to the equation, \({x_1} = - \left( {1 + i} \right){x_2}\), in which \({x_2}\) the variable is free. So, the general solution is \({x_2}\left( \begin{aligned}{} - 1 - i\\\,\,\,\,\,\,1\end{aligned} \right)\) and the corresponding Eigenvector is \({{\bf{v}}_2} = \left( \begin{aligned}{} - 1 - i\\\,\,\,\,\,\,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 91Ó°ÊÓ!

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: Find the characteristic polynomial and the eigenvalues of the matrices in Exercises 1-8.

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

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

7. \(\left( {\begin{array}{*{20}{c}}{\bf{1}}&{\bf{0}}\\{\bf{6}}&{{\bf{ - 1}}}\end{array}} \right)\)

Question 19: Let \(A\) be an \(n \times n\) matrix, and suppose A has \(n\) real eigenvalues, \({\lambda _1},...,{\lambda _n}\), repeated according to multiplicities, so that \(\det \left( {A - \lambda I} \right) = \left( {{\lambda _1} - \lambda } \right)\left( {{\lambda _2} - \lambda } \right) \ldots \left( {{\lambda _n} - \lambda } \right)\) . Explain why \(\det A\) is the product of the n eigenvalues of A. (This result is true for any square matrix when complex eigenvalues are considered.)

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

A=[43-34]

Consider an invertiblen × n matrix A such that the zero state is a stable equilibrium of the dynamical system x→(t+1)=Ax→(t)What can you say about the stability of the systems

x→(t+1)=(A-2In)x→(t)

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.