Determinants and diagonalizable matrices

  • #1

Homework Statement


Let P be an invertible nxn matrix. Prove that det(A) = det(P^-1 AP)


Homework Equations


none


The Attempt at a Solution


P^-1 AP gives me a diagonal matrix so to find the determinant , i just multiply the entry in the diagonal. However, i don't understand why P^-1 AP gives such a matrix
 
  • #2
Use the fact that det(P-1AP) = det(P-1)det(A)det(P)
 
  • #3
Can you not just use the fact that det(AB)=det(A)det(B)?
 
  • #4
hmm so can i say :
det(P-1 AP)
= det(P^-1)det(A)det(P)
= 1/det(P) det(A) det(P)
=det(A)

=S, for some reason, i don't think this proof is rigorous enough
 
  • #5
=S, for some reason, i don't think this proof is rigorous enough

I guess it depends on your lecturer. I would say that det(AB)=det(A)det(B) is a standard relationship that one can use, unless told explicitly to prove it.
 
  • #6
Jennifer1990 said:
P^-1 AP gives me a diagonal matrix so to find the determinant

This is not true. I can think of a matrix P and a matrix A such that P^-1AP is not a diagonal matrix.

Secondly if you're afraid of using identities you can easily cut down on one identity you used. That is [itex]\det(P^{-1})=\det(P)^{-1}[/itex].
You can use [itex]\det(P^{-1})\det(A)\det(P)=\det(P^{-1})\det(P)\det(A)=\det(P^{-1}P)\det(A)=\det(I)\det(A)[/itex]

Thirdly rigorous is not synonym to beating around the bush as long as possible, if you can prove it in one line by all means do so.
 
  • #7
i can't think of a counterexample such that a matrix P and a matrix A whose P^-1AP is not a diagonal matrix.

What is the counterexample that u know?
 
  • #8
This is not true. I can think of a matrix P and a matrix A such that P^-1AP is not a diagonal matrix.

I believe it is given that P diagonalizes A as the OP says in the solution, he just didn't mention it in the problem statement. Although I'm not really sure why it matters... it's important that the determinant doesn't change when you diagonalize a matrix but it seems as if the concept of denationalization isn't being emphasized here.
 
Last edited:
  • #9
For example:

[tex]
P=\left(\begin{matrix} 2 & 5 \\ 2 & 1 \end{matrix}\right),\;\;\; A=\left(\begin{matrix} 2 & 5 \\ 2 & 8 \end{matrix}\right)
[/tex]

Edit: To Pengwuino: Ah of course if it is given that P diagonalizes A the problem is nonexistent.
 

Suggested for: Determinants and diagonalizable matrices

Replies
5
Views
641
Replies
1
Views
607
Replies
7
Views
403
Replies
2
Views
791
Replies
20
Views
1K
Replies
25
Views
1K
Replies
5
Views
863
Replies
9
Views
905
Back
Top