Loading [MathJax]/jax/output/HTML-CSS/jax.js
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 8 years ago

vishb gravatar image

Taking gcd with respect to one variable

I want to compute gcdX((Xy)2a,Xq11) with respect to X(taking y as a field constant).

I can't see any direct implementation of this in sage.Can any one suggest how to implement it.

Here Arithmetic is over GF(p) and y is root of cyclotomic polynomial of degree r over GF(p) and q=pr

click to hide/show revision 2
No.2 Revision

Taking gcd with respect to one variable

I want to compute gcdX((Xy)2a,Xq11) with respect to X(taking y as a field constant).

I can't see any direct implementation of this in sage.Can sage. Can any one suggest how to implement it.

Here Arithmetic is over GF(p) and y is root of cyclotomic polynomial of degree r over GF(p) and q=pr

click to hide/show revision 3
No.3 Revision

Taking gcd with respect to one variable

I want to compute $$ gcd_{X}((X-y)^2 -a , X^{q-1}-1)$$ X^{\frac{q-1}{2}}-1)$$ with respect to X(taking y as a field constant).

I can't see any direct implementation of this in sage. Can any one suggest how to implement it.

Here Arithmetic is over GF(p) and y is root of cyclotomic polynomial of degree r over GF(p) and q=pr