Prove that the determinants of similar matrices are equal

Click For Summary
SUMMARY

The proof that the determinants of similar matrices A and B are equal is established through the relationship A = PBP-1, where P is an invertible matrix. By applying the property of determinants, det(AB) = det(A)det(B), the proof simplifies to det(A) = det(P)det(B)det(P-1). Since det(P-1) equals 1/det(P), the determinants cancel out, confirming that det(A) = det(B). This proof is sufficient as it incorporates the invertibility of matrix P, ensuring that det(P) is non-zero.

PREREQUISITES
  • Understanding of matrix similarity and the definition of similar matrices.
  • Knowledge of determinant properties, specifically det(AB) = det(A)det(B).
  • Familiarity with invertible matrices and their determinants.
  • Basic linear algebra concepts, particularly matrix operations.
NEXT STEPS
  • Study the properties of determinants in linear algebra.
  • Learn about matrix similarity and its implications in various mathematical contexts.
  • Explore proofs involving invertible matrices and their determinants.
  • Investigate applications of similar matrices in eigenvalue problems.
USEFUL FOR

Students of linear algebra, mathematicians, and educators seeking to understand or teach the properties of similar matrices and determinants.

BraedenP
Messages
94
Reaction score
0

Homework Statement


I'm supposed to write a proof for the fact that det(A)=det(B) if A and B are similar matrices.


Homework Equations



Similar matrices have an invertible matrix P which satisfies the following formula:
A=PBP^{-1}

det(AB) = det(A)det(B)

The Attempt at a Solution



Basically, I rearranged the above formulae to do the following:

A=PBP^{-1}

AP=PB

det(AP)=det(PB)

det(A)det(P)=det(P)det(B)

At this point, everything is scalar, so the det(P) on each side cancel, leaving det(A)=det(B)

My question is.. Is this sufficient proof, or is more required?
 
Physics news on Phys.org
Yes, just add the point that since P is invertible, its determinant is non-zero and so you can divide both sides of the equation by det(P).

In fact, it might be simpler to not change to "AP= PB" at all.

From A= PBP^{-1}, you have det(A)= det(P)det(B)det(P^{-1}). Now, you have det(P^{-1}= 1/det(P) and, since those are numbers, multiplication is commutative.
 
Yeah, true. Thanks. :)
 

Similar threads

Replies
3
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
7
Views
19K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K