Question: Polynomial rings with convolution multiplication rule

I want to find inverses of polynomials in the ring Z/nZ with the convolution multiplication rule X^n - 1 = 0. That is I want to find inverses, do multiplication in the polynomial ring Z[X]/(X^r - 1) mod n. Can maple do this?
Please Wait...