Relationship between determinant of matrix and determinant of adjoint?
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
We are studying adjoints in class, and I was curious if there is a relationship between the determinant of matrix A, and the determinant of the adjoint of matrix A? I assume there would be a relationship because finding the adjoint requires creating a cofactor matrix and then transposing it.
linear-algebra determinant adjoint-operators
add a comment |Â
up vote
2
down vote
favorite
We are studying adjoints in class, and I was curious if there is a relationship between the determinant of matrix A, and the determinant of the adjoint of matrix A? I assume there would be a relationship because finding the adjoint requires creating a cofactor matrix and then transposing it.
linear-algebra determinant adjoint-operators
For a square matrix $A$ of order $n$, we have $A(operatornameadj A)=(operatornameadj A)A=|A|I_n$ where $I_n$ is the identity matrix of order $n$. This should tell you about the determinant of the adjoint in terms of that of $A$ (use multiplicative property and other elementary properties of determinants).
â Prasun Biswas
Nov 17 '17 at 17:35
1
@CluelessCoder: see here: math.stackexchange.com/questions/516127/â¦
â Hector Blandin
Nov 17 '17 at 17:49
Possible duplicate of The determinant of adjugate matrix
â Math Lover
Nov 17 '17 at 17:51
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
We are studying adjoints in class, and I was curious if there is a relationship between the determinant of matrix A, and the determinant of the adjoint of matrix A? I assume there would be a relationship because finding the adjoint requires creating a cofactor matrix and then transposing it.
linear-algebra determinant adjoint-operators
We are studying adjoints in class, and I was curious if there is a relationship between the determinant of matrix A, and the determinant of the adjoint of matrix A? I assume there would be a relationship because finding the adjoint requires creating a cofactor matrix and then transposing it.
linear-algebra determinant adjoint-operators
asked Nov 17 '17 at 17:32
CluelessCoder
325
325
For a square matrix $A$ of order $n$, we have $A(operatornameadj A)=(operatornameadj A)A=|A|I_n$ where $I_n$ is the identity matrix of order $n$. This should tell you about the determinant of the adjoint in terms of that of $A$ (use multiplicative property and other elementary properties of determinants).
â Prasun Biswas
Nov 17 '17 at 17:35
1
@CluelessCoder: see here: math.stackexchange.com/questions/516127/â¦
â Hector Blandin
Nov 17 '17 at 17:49
Possible duplicate of The determinant of adjugate matrix
â Math Lover
Nov 17 '17 at 17:51
add a comment |Â
For a square matrix $A$ of order $n$, we have $A(operatornameadj A)=(operatornameadj A)A=|A|I_n$ where $I_n$ is the identity matrix of order $n$. This should tell you about the determinant of the adjoint in terms of that of $A$ (use multiplicative property and other elementary properties of determinants).
â Prasun Biswas
Nov 17 '17 at 17:35
1
@CluelessCoder: see here: math.stackexchange.com/questions/516127/â¦
â Hector Blandin
Nov 17 '17 at 17:49
Possible duplicate of The determinant of adjugate matrix
â Math Lover
Nov 17 '17 at 17:51
For a square matrix $A$ of order $n$, we have $A(operatornameadj A)=(operatornameadj A)A=|A|I_n$ where $I_n$ is the identity matrix of order $n$. This should tell you about the determinant of the adjoint in terms of that of $A$ (use multiplicative property and other elementary properties of determinants).
â Prasun Biswas
Nov 17 '17 at 17:35
For a square matrix $A$ of order $n$, we have $A(operatornameadj A)=(operatornameadj A)A=|A|I_n$ where $I_n$ is the identity matrix of order $n$. This should tell you about the determinant of the adjoint in terms of that of $A$ (use multiplicative property and other elementary properties of determinants).
â Prasun Biswas
Nov 17 '17 at 17:35
1
1
@CluelessCoder: see here: math.stackexchange.com/questions/516127/â¦
â Hector Blandin
Nov 17 '17 at 17:49
@CluelessCoder: see here: math.stackexchange.com/questions/516127/â¦
â Hector Blandin
Nov 17 '17 at 17:49
Possible duplicate of The determinant of adjugate matrix
â Math Lover
Nov 17 '17 at 17:51
Possible duplicate of The determinant of adjugate matrix
â Math Lover
Nov 17 '17 at 17:51
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
If $A$ is of size $ntimes n$, then
$$det(adj(A))=det(A)^n-1$$
also, you can verify that:
$$ Acdot adj(A) = det(A), I_ntimes n $$
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
If $A$ is of size $ntimes n$, then
$$det(adj(A))=det(A)^n-1$$
also, you can verify that:
$$ Acdot adj(A) = det(A), I_ntimes n $$
add a comment |Â
up vote
2
down vote
accepted
If $A$ is of size $ntimes n$, then
$$det(adj(A))=det(A)^n-1$$
also, you can verify that:
$$ Acdot adj(A) = det(A), I_ntimes n $$
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
If $A$ is of size $ntimes n$, then
$$det(adj(A))=det(A)^n-1$$
also, you can verify that:
$$ Acdot adj(A) = det(A), I_ntimes n $$
If $A$ is of size $ntimes n$, then
$$det(adj(A))=det(A)^n-1$$
also, you can verify that:
$$ Acdot adj(A) = det(A), I_ntimes n $$
answered Nov 17 '17 at 17:48
Hector Blandin
1,741816
1,741816
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2525008%2frelationship-between-determinant-of-matrix-and-determinant-of-adjoint%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
For a square matrix $A$ of order $n$, we have $A(operatornameadj A)=(operatornameadj A)A=|A|I_n$ where $I_n$ is the identity matrix of order $n$. This should tell you about the determinant of the adjoint in terms of that of $A$ (use multiplicative property and other elementary properties of determinants).
â Prasun Biswas
Nov 17 '17 at 17:35
1
@CluelessCoder: see here: math.stackexchange.com/questions/516127/â¦
â Hector Blandin
Nov 17 '17 at 17:49
Possible duplicate of The determinant of adjugate matrix
â Math Lover
Nov 17 '17 at 17:51