Finding the matrix inverse by diagonalisation

  • #1
247
11
How would you go about doing this, I see it so often quoted as a method, but no-where can I find an example

This is what I was thinking

D=P^(-1)AP

Would it then follow that D^(-1)=P^(-1)A^(-1)P ?

My reasoning being:

DD^(-1)= P^(-1)APP^(-1)A^(-1)P
identity matrix= P^(-1)AA^(-1)P=identity matrix

and hence

A^(-1)=PD^(-1)P^(-1)

Just wondering if this is what they meant or if I've completely missed the point

Manny thanks in advance :))
 
  • #2
Yes, because finding the inverse of a diagonal matrix with all-non-zero diagonal is very easy.
 
  • #3
Yes, because finding the inverse of a diagonal matrix is very easy.
Fab - thank you. I just wanted to check :)
 

Suggested for: Finding the matrix inverse by diagonalisation

Replies
5
Views
719
Replies
2
Views
764
Replies
2
Views
622
Replies
3
Views
364
Replies
5
Views
526
Replies
3
Views
475
Replies
5
Views
681
Replies
24
Views
1K
Replies
1
Views
425
Back
Top