I have three polynomials (1+x)L+1, (1+ωx)L+ and (1+ω2x)L+1 where ω is cube root of unity. I want to find the GCD of these polynomials. How do I define these polynomials in sagemath with coefficients as roots of unity?
I have three polynomials (1+x)L+1, (1+ωx)L+ and (1+ω2x)L+1 where ω is cube root of unity. I want to find the GCD of these polynomials. How do I define these polynomials in sagemath with coefficients as roots of unity?
![]() | 2 | None |
I have three polynomials (1+x)L+1, (1+ωx)L+ and (1+ω2x)L+1 where ω is cube root of unity. unity and L is some constant, for example, 2 or 3. I want to find the GCD of these polynomials. How do I define these polynomials in sagemath with coefficients as roots of unity? unity?