- #1
Skatch
- 18
- 0
This isn't really a homework question, but there are more people in this forum, hopefully someone can help. Just basic linear algebra.
I've got this operator in the form of a matrix, L. It acts on another matrix, u, either by multiplying on the left or right. The operation I want in this particular case is
[tex]Lu + uL.[/tex]
But I need to invert this, so I want to write it as Mu, so that I can find the inverse of M.
Is there some way to write the Lu+uL in the form of Mu?
I have a feeling there's something fundamental about multiplying on the right that won't allow me to do this.
I've got this operator in the form of a matrix, L. It acts on another matrix, u, either by multiplying on the left or right. The operation I want in this particular case is
[tex]Lu + uL.[/tex]
But I need to invert this, so I want to write it as Mu, so that I can find the inverse of M.
Is there some way to write the Lu+uL in the form of Mu?
I have a feeling there's something fundamental about multiplying on the right that won't allow me to do this.