What did I do wrong? I have no idea how to proceed! Martin
sage: f=Integers(5)[y][x](x*(y^2-x)^2+y^5); g=Integers(5)[y][x](y^4+y^3-x^2); sage: f x^3 + 3*y^2*x^2 + y^4*x + y^5 sage: f.res f.reset_name f.resultant sage: f.resultant(g) *** Mod(1, 5)*x already exists with incompatible valence. /home/martin/Documents/sage-3.1.4/local/bin/sage-sage: line 198: 9834 Aborted sage-ipython "$ @" -i Process *ansi-term*<2> exited abnormally with code 134 --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---