Proving the Inverse of the Adjoint Matrix Property for nxn Matrices

  • MHB
  • Thread starter Yankel
  • Start date
  • Tags
    Inverse
In summary, the inverse of the adjoint is a mathematical operation that involves finding the reciprocal of the determinant of a matrix and then multiplying it by the adjugate (transpose of the cofactor matrix). It is important in various areas of mathematics and physics, such as solving systems of linear equations, calculating eigenvalues and eigenvectors, and determining the inverse of a matrix. To calculate the inverse of the adjoint, you need to find the cofactor matrix, transpose it, and then divide it by the determinant of the original matrix. The inverse of the adjoint and the inverse of a matrix are closely related, with the former being equal to the latter divided by the determinant of the matrix. However, the inverse of the adjoint
  • #1
Yankel
395
0
Hello

I need some help proving the next thing, I can't seem to be able to work it out..

Let A be an nxn matrix.

Prove that:

[tex](adj A)^{-1} = adj(A^{-1})[/tex]

Thanks...
 
Physics news on Phys.org
  • #2
$A = IA = A^*(A^*)^{-1}A$

so:

$A^* = (A^*(A^*)^{-1}A)^* = A^*((A^*)^{-1})^*A$

therefore:

$A^*A^{-1} = A^*((A^*)^{-1})^*$

and multiplying on the left by $(A^*)^{-1}$ we get:

$A^{-1} = ((A^*)^{-1})^*$

so

$(A^{-1})^* = ((A^*)^{-1})^{**} = (A^*)^{-1}$
 
  • #3
thanks, took me some time to understand your proof, but now I see it, nice one !
(Yes)
 

FAQ: Proving the Inverse of the Adjoint Matrix Property for nxn Matrices

What is an "inverse of the adjoint"?

The inverse of the adjoint, also known as the inverse of the conjugate transpose, is a mathematical operation that involves finding the reciprocal of the determinant of a matrix and then multiplying it by the adjugate (transpose of the cofactor matrix).

Why is finding the inverse of the adjoint important?

Finding the inverse of the adjoint is important in various areas of mathematics and physics, such as solving systems of linear equations, calculating eigenvalues and eigenvectors, and determining the inverse of a matrix.

How do you calculate the inverse of the adjoint?

To calculate the inverse of the adjoint, you first need to find the cofactor matrix by taking the determinant of each minor matrix. Then, you need to transpose the cofactor matrix. Finally, divide the transposed cofactor matrix by the determinant of the original matrix to get the inverse of the adjoint.

What is the relationship between the inverse of the adjoint and the inverse of a matrix?

The inverse of the adjoint and the inverse of a matrix are closely related. In fact, the inverse of the adjoint is equal to the inverse of the matrix divided by the determinant of the matrix. This means that if the determinant is non-zero, the inverse of the adjoint and the inverse of the matrix are equal.

Can the inverse of the adjoint always be calculated?

No, the inverse of the adjoint can only be calculated for square matrices with a non-zero determinant. If the determinant is zero, the inverse of the adjoint does not exist.

Back
Top