in Linear Algebra
4,686 views
2 votes
2 votes
If the  eigenvalues of a 3x3 matrix A are 1,2 and 3 then inverse of A is?
in Linear Algebra
4.7k views

1 Answer

0 votes
0 votes
It is not possible to uniquely determine a matrix given its eigenvalues. For eigenvalues ${1, 2, 3}$, ${A}$ could be a lot of matrices e.g., any upper triangular matrix with ${1, 2, 3}$ as diagonal elements.

If you’re asking for the eigenvalues of the inverse of ${A}$, then it’s simply the reciprocal of the eigenvalues of ${A}$ i.e., ${1, }$ $\frac{1}{2}$ and $\frac{1}{3}$. (Note that ${A}^{-1}$ always exists because all of ${A}$’s eigenvalues are non-zero).

2 Comments

Eigenvalues for the inverse of A would be the reciprocal but here the question is not asking that. I had forgotten to add options as it is an MCQ question.

  1. 1/6 [A^2 + 6A +11I]
  2. 1/6 [A^2 +6A – 11I]
  3. 1/6 [A^2 -6A +11I]
  4. 1/6 [A^2 -6A-11I]
1
1
In that case, solve (x-1)(x-2)(x-3) = 0 and put A in place of x after expanding. It'll come as A^3 - 6A + 11A = 6I. After multiplying A^-1 on both sides, I got option C.
1
1

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true