Why Isn't the Inverse of My Fundamental Matrix Correct?

Click For Summary

Discussion Overview

The discussion revolves around the calculation of the inverse of a fundamental matrix in the context of an ordinary differential equation (ODE) system. Participants explore the correct application of matrix inversion rules and the implications of order in matrix multiplication.

Discussion Character

  • Technical explanation

Main Points Raised

  • One participant presents a problem regarding the calculation of the inverse of a fundamental matrix, detailing the matrices involved and their properties.
  • Another participant suggests that the issue may stem from reversing the order of the matrices when applying the formula for the inverse of a product.
  • The original poster acknowledges the mistake in the order of multiplication, indicating a realization of the error.

Areas of Agreement / Disagreement

Participants appear to agree on the importance of the order of matrices in multiplication and inversion, with the original poster confirming the mistake identified by another participant.

Contextual Notes

The discussion does not address any specific assumptions or limitations beyond the immediate problem presented, focusing solely on the inversion of the fundamental matrix.

Diferencialdex
Messages
3
Reaction score
0
Hello, I have a little problem. I´ve calculated the fundamental matrix of a EDO system, such that:

M(t) = P * exp( J*t)

where J is a diagonal matrix:

J = [-3 , 0 ; 0 , 1] and P = [1 , 1 ; 3 , -3]

The problem arise when I try to find the inverse matrix of M. What I do is this

As we know the inverse of a product is the product of the inverse, so firstly I find P^{-1}. Then I look for the inverse of exp(J*t), that in this case is exp( -J*t). That´s all. Now, when I do the product of the two inverse matrix, the result is not the resul of the inverse of M. Can anyone tell me where ir my mistake?

Thank you!
 
Last edited:
Physics news on Phys.org
The right formula is

M=A\cdot B\Rightarrow M^{-1}=B^{-1}\cdot A^{-1}

Did you reverse the order of A, B?
 
That was the problem :redface:. What a stupid mistake!

Thank you very much!
 
I am glad that I helped! :smile:
 

Similar threads

Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 1 ·
Replies
1
Views
4K