How to Find Inverse of a Matrix

  • Thread starter Thread starter nanoWatt
  • Start date Start date
  • Tags Tags
    Inverse Matrix
AI Thread Summary
Finding the inverse of a matrix can be complex and time-consuming, often requiring methods like row reduction or Gauss elimination with back substitution. While row reduction is considered straightforward, some prefer using the transpose of the matrix of cofactors divided by the determinant, despite it being more calculation-intensive. Estimating the inverse is also a common practice for achieving reasonable accuracy without the need for exact calculations. Tools like Excel can simplify the process for specific matrix sizes. Ultimately, understanding multiple methods can enhance problem-solving flexibility in matrix inversion.
nanoWatt
Messages
85
Reaction score
2
Hi,

I'm taking a Calculus I class, so they won't be going into Matrices very much. That's more for Linear Algebra.

I'm going through an E&M book now (as a refresher from my Physics days of 7 years ago). This book assumes knowledge in getting the inverse of a matrix.

Using this site, I was able to find the inverse, by using row reduction. However, I was wondering if there is a quicker or easier way to find a matrix inverse.

http://people.hofstra.edu/Stefan_waner/RealWorld/tutorialsf1/frames3_3.html
 
Last edited by a moderator:
Mathematics news on Phys.org
Be aware that finding the inverse can be a very long and laborious task. In fact, much of the time this is simply not done, and the inverse is either estimated, which can be done fairly easily to a reasonable degree of accuracy, or else ways around getting the inverse are used, e.g. gauss elimination followed by back substitution.
 
There are a number of different ways of finding an inverse matrix. In my opinion, "row reduction" is the simplest.
 
Another way is to use the fact that the inverse of A is the transpose of the matrix of cofactors of A divided by the determinant of A. Probably more calculations than row reduction, but I find it easier to remember. And for a given size matrix, it's pretty easy to program in Excel.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...

Similar threads

Replies
18
Views
3K
Replies
69
Views
8K
Replies
1
Views
2K
Replies
11
Views
3K
Replies
1
Views
3K
Replies
2
Views
2K
Back
Top