Jason Grout <[EMAIL PROTECTED]> writes:

> > Why is your coefficients different from mine?
> 
> 
> I specifically asked for the coefficient of "x".  You just asked for the 
> coefficients, but didn't specify what variable was the variable of your 
> polynomial.

OK, I think I understand now: Sage interprets the x as element of SymbolicRing,
since it does the coercion afterwards...

Being used to FriCAS, I thought that characteristic_polynomial('x') would
return a polynomial in x with coefficients from Symbolic Ring.  It doesn't
really, since it coerces the x into an element of SymbolicRing.

Oh dear.

Martin


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to