Question
Question: If an eigenvalue of A is \[\lambda \], then the corresponding eigenvalue of \[{A^{ - 1}}\] is. A.\...
If an eigenvalue of A is λ, then the corresponding eigenvalue of A−1 is.
A.−λ
B.λ1
C.λ
D.λ2λ
Solution
Hint : Here in this question, we have to find the eigenvalue of the inverse of A using a given eigenvalue of A. This can be solved by multiplying an eigenvector and simplifying using the common transposition method and by using basic arithmetic operation we get the required solution.
Complete step-by-step answer :
Eigenvector is a non-vector in which when a given square matrix is multiplied, it is equal to a scalar multiple of that vector. Let us suppose that A is an n×n ordered square matrix, and if x be a non-zero vector, then the product of matrix A, and vector x is defined as the product of a scalar quantity λ and the given vector, such that:
Ax=λx
Where, x is an eigenvector and λ be the scalar quantity that is termed as eigenvalue associated with matrix A.
Eigenvalues are generally associated with eigenvectors in Linear algebra. Eigenvalues are the particular set of scalar values related to linear equations or matrix equations.
In the equation,
Ax=λx
Where, λ be the eigenvalue of matrix A
Consider the question:
Given, A be an any matrix whose eigenvalue is λ and x be a corresponding eigenvector, then
⇒Ax=λx
Divide both side by A, then we have
⇒x=A1λx
It can also be written as
⇒x=A−1λx
or
⇒x=λ(A−1x)
Now, divide λ on both side, then
⇒λ1x=A−1x
or
⇒A−1x=λ1x
Hence, λ1 is the eigenvalue of A−1 and x is the corresponding eigenvector.
Therefore, Option (B) is correct.
So, the correct answer is “Option B”.
Note : The eigenvectors are connected with the set of linear equations. The other names for the eigenvector of a matrix are latent vector, proper vector, or characteristic vector. Eigenvectors are also useful in solving differential equations and many other applications related to them.