Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This isn't necessarily simplification; which one is really "simpler"? But Sage does support this - you may want a combination of several symbolic methods. Try this.

f = x^2 + 2*x + 1
f.factor()