Question A.2: Find the characteristic equation of the matrix A = |1 4 2 3 ......

Find the characteristic equation of the matrix
\overline{A}=\left|\begin{matrix} 1 & 4 & 2 \\ 3 & 2 & -2 \\ 1 & -1 & 2 \end{matrix} \right|
and then the inverse of the matrix.

Step-by-Step
The 'Blue Check Mark' means that this solution was answered by an expert.
Learn more on how do we answer questions.

The characteristic equation is given by
\left|\begin{matrix} 1-λ & 4 & 2 \\ 3 & 2-λ & -2 \\ 1 & -1 & 2-λ \end{matrix} \right|=0
Expanding, the characteristic equation is
λ³ – 5λ² – 8λ + 40 = 0
and then by the Cayley–Hamilton theorem
\overline{A}^2 -5\overline{A} -8\overline{I }+40 \overline{A}^{-1}=0
40 \overline{A}^{-1}=-\overline{A}^2 +5\overline{A} +8\overline{I }
We can write
40 A^{-1}=-\left|\begin{matrix} 1 & 4 & 2 \\ 3 & 2 & -2 \\ 1 & -1 & 2 \end{matrix} \right|^2 +5\left|\begin{matrix} 1 & 4 & 2 \\ 3 & 2 & -2 \\ 1 & -1 & 2 \end{matrix} \right| +8\left|\begin{matrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{matrix} \right|
The inverse is
A^{-1}=-\left|\begin{matrix} -0.05&0.25&0.3 \\ 0.2& 0 &-0.2 \\ 0.125 & -0.125 & 0.25 \end{matrix} \right|
This is not an effective method of finding the inverse for matrices of large dimensions.

Related Answered Questions

Question: A.3

Verified Answer:

Its characteristics equation is \left|\beg...
Question: A.10

Verified Answer:

From Equations A.75 and A.76, l_{ij}=a_{ij...
Question: A.7

Verified Answer:

\overline{A}_{1} = \left|\begin{matrix}2 &a...
Question: A.5

Verified Answer:

Attach a unit matrix of 2 × 2 and perform the oper...
Question: A.1

Verified Answer:

This matrix can be reduced to an upper triangular ...