Finding the matrix inverse by diagonalisation

  • Context: Undergrad 
  • Thread starter Thread starter Physgeek64
  • Start date Start date
  • Tags Tags
    Inverse Matrix
Click For Summary
SUMMARY

The discussion focuses on finding the matrix inverse through diagonalization, specifically using the formula D = P^(-1)AP. The user questions whether the inverse can be expressed as A^(-1) = PD^(-1)P^(-1). Participants confirm that this method is valid, emphasizing that inverting a diagonal matrix is straightforward when all diagonal elements are non-zero. The conversation highlights the importance of understanding matrix diagonalization for efficient computation of inverses.

PREREQUISITES
  • Matrix diagonalization
  • Understanding of matrix inverses
  • Linear algebra fundamentals
  • Knowledge of identity matrices
NEXT STEPS
  • Study the properties of diagonal matrices
  • Learn about matrix diagonalization techniques
  • Explore examples of matrix inversion using diagonalization
  • Investigate applications of matrix inverses in linear algebra
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone interested in computational methods for matrix operations.

Physgeek64
Messages
245
Reaction score
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 :))
 
Physics news on Phys.org
Yes, because finding the inverse of a diagonal matrix with all-non-zero diagonal is very easy.
 
blue_leaf77 said:
Yes, because finding the inverse of a diagonal matrix is very easy.
Fab - thank you. I just wanted to check :)
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 33 ·
2
Replies
33
Views
3K
Replies
2
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K