Let $S$ be a given matrix belonging to some matrix space over a ring. I wonder if SAGE can find matrices, say $A, B, $ in such a space, satisfying the equations $A + B = S$ and $AB = S$. Is there a way to do this? Thanks!
1 | initial version |
Let $S$ be a given matrix belonging to some matrix space over a ring. I wonder if SAGE can find matrices, say $A, B, $ in such a space, satisfying the equations $A + B = S$ and $AB = S$. Is there a way to do this? Thanks!
2 | retagged |
Let $S$ be a given matrix belonging to some matrix space over a ring. I wonder if SAGE can find matrices, say $A, B, $ in such a space, satisfying the equations $A + B = S$ and $AB = S$. Is there a way to do this? Thanks!