Find out if polynomial $x^3-x^2+x-1$ has inverse element in quotient ring ${\displaystyle \mathbb {Z} }_{11}/(x^4+3x^3-3x^2-4x-1)$, if yes find this inverse.
I know that $x^3-x^2+x-1$ has inverse element when $gcd(x^4+3x^3-3x^2-4x-1;x^3-x^2+x-1)$~$1$. I also know that I can use Euclidean algorithm. But I'm not sure about my result, I have got result that the g$cd$~$5$ it means that $x^3-x^2+x-1$ does not have inverse. Am I correct?
Thanks for any help!
I did not check the computations, but if you got $5$, then that means that they are relatively prime and therefore that it has an inverse. That's so because asserting that $5$ is a greatest common divisor of two polynomials is the same thing as asserting that $1$ is a greatest common divisor of them. Note that, in $\mathbb{Z}_{11}$, $5\neq0$.