Need help to proof Adjugate Matrix

  • Context: Graduate 
  • Thread starter Thread starter nasromeo
  • Start date Start date
  • Tags Tags
    Matrix Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 7K views
nasromeo
Messages
1
Reaction score
0
Alo! I kinda need some assistance to proof this:

"Show that adj(adj A) = |A|^(n-2). A, if A is a (n x n) square matrix and |A| is not equal to zero"

NOTE: 1) adj(A) = adjugate of matrix A,
2) |A| = determinant of A,
3) ^ = power

I've tried to work around the equation using the formula: A^-1 = |A|^-1. adj(A), BUT doesn't seem to work at all. Sooo HELP!..and thanks in advance :biggrin:.
 
Physics news on Phys.org
We have [tex]A\cdot A^*=\det A\cdot I_n[/tex] (1)
Then [tex]det A\cdot\det A^*=(\det A)^n\Rightarrow\det A^*=(\det A)^{n-1}[/tex]
Applying (1) for [tex]A^*[/tex] we have
[tex]A^*\cdot (A^*)^*=\det A^*\cdot I_n[/tex].
Multiply both members by [tex]A[/tex]
[tex]A\cdot A^*(A^*)^*=det A^*\cdot A\Rightarrow \det A\cdot (A^*)^*=(\det A)^{n-1}\cdot A\Rightarrow[/tex]
[tex]\Rightarrow (A^*)^*=(det A)^{n-2}\cdot A[/tex]