May be many of u would be knowing this.... incase u dnt check this out...
Let A = [aij]
then adj (A) = [Cij] whr Cij is the cofactor of aij
now let A is given by | a11 a12 a13 .......... a1n |
| a21 a22 a23.......... a2n |
| ..................................|
|...................................|
| an1 an2 an3.......... ann |
adj (A) = | C11 C12 C13 .......... C1n|
| C21 C22 C23 .......... C2n|
| ................................ ..|
|.................................. .|
| Cn1 Cn2 Cn3.......... Cnn |
now we have a property in detrminants which states that "if all the elemnts of a prticular row or coloumn is multiplied with its cofactor then thr algebraic sum will be same as determinant's and if they are multiplied by cofactor of any other's row (or coloumn's ) elemnt, then its value will be 0"
using this property...
we'll be having
adj (A) = | |A| 0 0 .......... 0|
| 0 |A| 0 ......... 0|
| ...........................|
|............................|
| 0 0 0.........|A| |
here the diagonal elemts will be |A| and rest 0 (by the above property)
thrfore adj (A) = |A| In
also thr's this property if all the entries of a determinant of order n is replaced by thr corresponding cofactors then value of new-determinant D is D = |A|n-1 [power cofactor formula]
thrfore using this, here
|adj (A)| = |A|n-1
this can be genralised to |adj (adj (adj..... (n tymes)..(adj (A))))|= |A|[n-1)^n]
Hopefully It helps.....
Dnt go much in proof... just rember the formula...and the property... that will do 