First time here? Check out the FAQ!
answered 2013-09-28 10:18:52 +0100
Does this help ?
sage: a = (2*x^3+2*x) / (x^2+1) sage: a.full_simplify() 2*x