Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

As this is a purely algebraic problem, you can avoid the symbolic solve as follows:

sage: I = R.ideal([rc[-2],rc[-3]])
sage: I.variety()
[{a: -11/7, b: -2/7}, {a: -3, b: 0}]