247 views
2 votes
2 votes
If the eigen value of a $2 \times 2$ matrix $A$ are $-3$ and $-4,$ the sum of the eigen value of the matrices $(A + 2I)^{-1}$ and $(A + 8I)^{2}=$ ______

1 Answer

Best answer
6 votes
6 votes

If $\lambda$ is an eigen value of a matrix $A$ then,

  • $k\lambda$ is an eigen value of $kA.$
  • $\lambda^{n}$ is an eigen value of $A^{n}.$
  • $\dfrac{1}{\lambda}$ is an eigen value of $A^{-1}.$
  • $\lambda \pm k$ is an eigen value of $A \pm kI,$ where $k$ is an any scalar value.
  • $\dfrac{1}{\lambda \pm k}$ is an eigen value of $(A \pm kI)^{-1},$ where $k$ is an any scalar value.
  • $(\lambda \pm k)^{2}$ is an eigen value of $(A \pm kI)^{2},$ where $k$ is an any scalar value.
  • $\dfrac{\mid A \mid}{\lambda}$ is an eigen value of $\text{Adj}\;A$.
  • $a_{0}\lambda^{2} + a_{1} \lambda + a_{2}$ is an eigen value of $a_{0}A^{2} + a_{1} A + a_{2} I$.
  • Eigenvalues of upper triangular (or) lower triangular (or) diagonal (or) scalar (or) identity matrix are the principal diagonal elements itself.
  • If $A$ is involutary matrix $(A^{2} = I)$ of even order, then $\text{trace(A) is even}$.

Now, Eigen value of $(A + 2I) = -3 + 2 = -1$

$\implies$Eigen value of $ (A + 2I)^{-1} = \dfrac{1}{-1} = -1$

And, eigen value of $(A + 2I) = -4 + 2 = -2$

$\implies$ Eigen value of $ (A + 2I)^{-1} = \dfrac{1}{-2} = -0.5$

Again, Eigen value of $(A + 8I) = -3 + 8 = 5$

$\implies$ Eigen value of $ (A + 8I)^{2} = 5^{2} = 25$

And,  Eigen value of $(A + 8I) = -4 + 8 = 4$

$\implies$ Eigen value of $ (A + 8I)^{2} = 4^{2} = 16$

$\therefore$ Sum of the eigen values of $(A + 2I)^{-1}$ and $(A + 8I)^{2} = -1 + -0.5 +25 + 16=39.5$

So, the correct answer is $39.5.$

selected by
Answer:

Related questions

1 votes
1 votes
1 answer
1
gatecse asked Oct 30, 2020
183 views
Let $A$ be a real $2 \times 2$ matrix. If $7+5i$ is an eigenvalue of $A$, $\text{det(A)} = \alpha,$ and $\text{trace(A)} = \beta,$ then the value of $2\alpha + 3\beta$ is...
2 votes
2 votes
1 answer
2
gatecse asked Oct 30, 2020
369 views
The value of $'x'$ for which all the eigen values of the matrix given below $\begin{bmatrix}2 & 3+i & 6\\x & 3 & 2\\1 & 4 & 3\\\end{bmatrix}$ are real is ________ $(i = \...
2 votes
2 votes
1 answer
3
gatecse asked Oct 30, 2020
269 views
The eigen values of $A = \begin{bmatrix}3 & 3 & 3 & 3 & 3\\3 & 3 & 3 & 3 & 3\\3 & 3 & 3 & 3 & 3\\3 & 3 & 3 & 3 & 3\\3 & 3 & 3 & 3 & 3\end{bmatrix}$ are _______$0,0,0,15,0...
1 votes
1 votes
1 answer
4
gatecse asked Oct 30, 2020
208 views
Let $P = [p_{ij}],$ where $1 \leq i,j \leq n$ is defined by $p_{ij} = i\times j, \forall i,j$ with $n 2.$ The rank of $P$ is _______