If the characteristic roots of A = [[3, 7], [2, 5]] are λ₁ and λ₂, what are…

2019

If the characteristic roots of A = [[3, 7], [2, 5]] are λ₁ and λ₂, what are the characteristic roots of A⁻¹ = [[5, −7], [−2, 3]]?

Answer: A. 1/λ₁ , 1/λ₂ConceptFor an invertible matrix A, an eigenpair Av = λv with λ ≠ 0 becomes an eigenpair of A⁻¹ after applying the inverse: A⁻¹v = (1/λ)v. Equivalently,…

  1. A.

    1/λ₁ , 1/λ₂

  2. B.

    λ₁ + λ₂ , λ₁ − λ₂

  3. C.

    λ₁ + λ₂ , |λ₁ − λ₂|

  4. D.

    2λ₁ , 2λ₂

Attempted by 5 students.

Show answer & explanation

Correct answer: A

Concept

For an invertible matrix A, an eigenpair Av = λv with λ ≠ 0 becomes an eigenpair of A⁻¹ after applying the inverse: A⁻¹v = (1/λ)v.

Equivalently, inversion maps every eigenvalue λ to its reciprocal 1/λ while preserving the associated eigenvector.

Application — ordered working

  1. For A = [[3, 7], [2, 5]], det(A) = 3·5 − 7·2 = 1, so A is invertible.

  2. Using the 2 × 2 inverse formula, A⁻¹ = (1/det(A))[[5, −7], [−2, 3]] = [[5, −7], [−2, 3]], which is the second matrix in the stem.

  3. If Av = λ₁v for an eigenvector v, multiply by A⁻¹ to obtain v = λ₁A⁻¹v, hence A⁻¹v = (1/λ₁)v. The same argument maps λ₂ to 1/λ₂.

Cross-check

The determinant equals the product of the eigenvalues. Here det(A) = det(A⁻¹) = 1, and (1/λ₁)(1/λ₂) = 1/(λ₁λ₂) = 1, so the reciprocal pair has the required product.

Result

The characteristic roots of A⁻¹ are 1/λ₁ and 1/λ₂.

Explore the full course: Ssc Cgl Tier 2

Loading lesson…