Prove that the determinants of similar matrices are equal

In summary, the proof for the fact that det(A)=det(B) if A and B are similar matrices involves rearranging the formula A=PBP^{-1} and using the fact that det(AB) = det(A)det(B). By dividing both sides of the equation by det(P), which is non-zero since P is invertible, we get the final result of det(A) = det(B). It may be simpler to not change to "AP= PB" and use the commutative property of multiplication.
  • #1
BraedenP
96
0

Homework Statement


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


Homework Equations



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

[tex]det(AB) = det(A)det(B)[/tex]

The Attempt at a Solution



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

[tex]A=PBP^{-1}[/tex]

[tex]AP=PB[/tex]

[tex]det(AP)=det(PB)[/tex]

[tex]det(A)det(P)=det(P)det(B)[/tex]

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

My question is.. Is this sufficient proof, or is more required?
 
Physics news on Phys.org
  • #2
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 [itex]A= PBP^{-1}[/itex], you have [itex]det(A)= det(P)det(B)det(P^{-1})[/itex]. Now, you have [itex]det(P^{-1}= 1/det(P)[/itex] and, since those are numbers, multiplication is commutative.
 
  • #3
Yeah, true. Thanks. :)
 

1. What is a determinant?

A determinant is a mathematical concept that is used to calculate certain properties of a square matrix. It is a numerical value that is computed from the entries of a matrix and can provide information about the matrix's invertibility, rank, and other important characteristics.

2. What are similar matrices?

Similar matrices are matrices that have the same size and shape, and also have the same determinant. This means that they are related in such a way that one matrix can be transformed into the other through a series of elementary row or column operations.

3. Why is it important to prove that the determinants of similar matrices are equal?

Proving that the determinants of similar matrices are equal is important because it helps to establish the relationship between these matrices. It also allows us to use the properties of determinants to solve problems involving similar matrices, such as finding their inverses or calculating their characteristic polynomials.

4. How do you prove that the determinants of similar matrices are equal?

To prove that the determinants of similar matrices are equal, we can use the fact that elementary row or column operations do not change the determinant of a matrix. Therefore, we can apply these operations to one matrix to transform it into the other, while keeping the determinant the same. This proves that the two matrices have equal determinants.

5. Are there any exceptions to this rule?

Yes, there are some exceptions to this rule. If the matrices are not square, or if they are not of the same size, then they cannot be considered similar matrices and the rule does not apply. Additionally, if the matrices have different entries in the same positions, their determinants will not be equal.

Similar threads

  • Linear and Abstract Algebra
Replies
20
Views
987
  • Calculus and Beyond Homework Help
Replies
25
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
10
Views
2K
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Calculus and Beyond Homework Help
Replies
5
Views
4K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Precalculus Mathematics Homework Help
Replies
8
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
2
Replies
57
Views
3K
Back
Top