in Linear Algebra
5,321 views
2 votes
2 votes

If A3x3 is a matrix with |A| = 2. What is the determinant of Adj (Adj (Adj A))?

in Linear Algebra
5.3k views

1 comment

|Adj (Adj (Adj A)) | = |A| ((n-1)^3)

|A|=2

|Adj (Adj (Adj A)) |  = 2^8 =256

0
0

1 Answer

8 votes
8 votes
Best answer

We know :

| Adj(A) |  = |A|n-1

Now extending this result we can solve as :

          Adj(A) . Adj(Adj(A))  = |Adj(A)| . I where I is identity matrix

 ==>  | Adj(A) . Adj(Adj(A)) |  =  |Adj(A)|n

 ==>  | Adj(Adj(A)) |          =   |Adj(A)|n-1   = |A|(n-1)^2

 ==> | Adj(Adj(A)) * Adj( Adj(Adj(A)))|    =  | Adj(Adj(A)) |n

 ==> | Adj( Adj(Adj(A))) |      =  | Adj(Adj(A)) |n-1

 ==>  | Adj( Adj(Adj(A))) |     =  | A |(n-1)^3

Now n = 3 here and given |A|  = 2

Therefore 

          | Adj( Adj(Adj(A))) |    = 22^3

==>    | Adj( Adj(Adj(A))) |    = 256

Hence 256 is the correct answer..

selected by
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true