What is the Determinant of a 2x2 Matrix Multiplied by its Adjoint Inverse?

Click For Summary
SUMMARY

The determinant of a 2x2 matrix multiplied by its adjoint inverse can be expressed as det(2A * adj(A)^-1) = 4 det(A). This is derived by separating the determinant into components: det(2A) and det(1/adj(A)). The adjoint of A is defined as adj(A) = det(A) * A^-1, leading to the conclusion that det(1/adj(A)) = 1/det(A). Therefore, the final expression simplifies to 4 det(A)^2 * det(1/det(A)), confirming that the determinant of the determinant of A is simply a scalar value.

PREREQUISITES
  • Understanding of 2x2 matrix properties
  • Familiarity with determinants and adjoint matrices
  • Knowledge of matrix multiplication rules
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of adjoint matrices in linear algebra
  • Learn about determinants of larger matrices, specifically 3x3 matrices
  • Explore the implications of scalar multiplication on determinants
  • Investigate the relationship between determinants and eigenvalues
USEFUL FOR

Students studying linear algebra, mathematicians working with matrix theory, and educators teaching determinant concepts will benefit from this discussion.

Temp0
Messages
79
Reaction score
0

Homework Statement



If A is a 2x2 matrix, then det (2A * adj(A)^-1) = ?

Homework Equations



Adj(A)A = det(A)I

The Attempt at a Solution



First, I separated them so it became det(2A) * det (1/ adj(A))
Then taking the 2 out, and it becomes 2^2, so 4 det(A) * det(1/ adj(A))
adj(A) = det(A) * A^-1, rearranged from the equation above.
So: 4 det(A) * det (A/det(A)), and I get stuck at around here, because I end with
4 det(A) ^2 * det (1/det(A)), however I don't know what the determinant of the determinant of A is. Could someone clarify this for me? thank you in advance.
 
Physics news on Phys.org
Temp0 said:

Homework Statement



If A is a 2x2 matrix, then det (2A * adj(A)^-1) = ?

Homework Equations



Adj(A)A = det(A)I

The Attempt at a Solution



First, I separated them so it became det(2A) * det (1/ adj(A))
Then taking the 2 out, and it becomes 2^2, so 4 det(A) * det(1/ adj(A))
adj(A) = det(A) * A^-1, rearranged from the equation above.
So: 4 det(A) * det (A/det(A)), and I get stuck at around here, because I end with
4 det(A) ^2 * det (1/det(A)), however I don't know what the determinant of the determinant of A is. Could someone clarify this for me? thank you in advance.

If it's a 2x2 matrix then det(I/det(A))=1/det(A)^2, yes?
 
The determinant of A is just a number, like 2 was. :smile:
 
Ohhhh! This was actually really helpful to another question I had... so if it was a 3x3 matrix, the det(1+2detA) where detA = 2 would become det(5), and since the matrix is 3x3, det5 becomes 5^3 = 125?

Oh one more thing, it would be the exact same as in (1+2detA)^3
 
Last edited:
Temp0 said:
... so if it was a 3x3 matrix, the det(1+2detA) where detA = 2 would become det(5), and since the matrix is 3x3, det5 becomes 5^3 = 125?

Hmm, not precisely. 1 + 2det(A) is a number, not a matrix, so its determinant would have to be itself, if we identified it as a 1x1 matrix. If you had to compute det((1 + 2det(A))*A) = det(5*A) where A is a 3x3 matrix, then you would get (5^3)*det(A), through the usual theorem on computing the determinant of a matrix multiplied by a number.
 
slider142 said:
Hmm, not precisely. 1 + 2det(A) is a number, not a matrix, so its determinant would have to be itself, if we identified it as a 1x1 matrix. If you had to compute det((1 + 2det(A))*A) = det(5*A) where A is a 3x3 matrix, then you would get (5^3)*det(A), through the usual theorem on computing the determinant of a matrix multiplied by a number.

I see, oh I wrote it wrong, I meant the question was det (((1 +2det(A))* I), would it be considered a coefficient of I in this case and become 5^3 det(I)?
 
Temp0 said:
I see, oh I wrote it wrong, I meant the question was det (((1 +2det(A))* I), would it be considered a coefficient of I in this case and become 5^3 det(I)?

Yes, that's it. And I'm sure you know what det(I) is.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
17
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 15 ·
Replies
15
Views
2K