Solve symbolic matrix equations

asked 10 years ago

Burrito gravatar image

updated 4 years ago

FrédéricC gravatar image

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!

Preview: (hide)

Comments

This is a long standing ticket in Sage: http://trac.sagemath.org/ticket/5201

rws gravatar imagerws ( 10 years ago )

https://ask.sagemath.org/question/37263/symbolically-solve-for-unknown-matrix/ (Here) is something similar

aijony gravatar imageaijony ( 7 years ago )