Ask Your Question

Afzal's profile - activity

2012-04-26 14:26:54 +0200 received badge  Student (source)
2012-04-26 09:53:53 +0200 received badge  Editor (source)
2012-04-26 09:45:27 +0200 asked a question Working with general coefficiets in polynomial.

Say I have polynomial aX^2+bY^2. How can I tell sage that in my field a^p=a, and b^p=b or few more constrains through my whole computation. I work in any field. I just want to put some constrains on coefficients and just keep them as the are.