I am asked to find the inverse of $\widehat {x^3+1} $ in Q/[x]/I where I = $x^2-2$.
I am used to find the inverse by keep doing the division until a find a irreducible elements but the degree of the polynomial i asked to find the inverse is larger than the degree of polynomial in I.
In previous question, we have calculated the inverse of $\widehat {X} $ which is $1/2$(X). And i am trying to breaking down $X^3 - 1 $ into $X(X^2-2)$ + $(2X+1)$. Is this bit some hints to approach this question or is it a new idea to find the inverse with a polynomial of a larger degree?
Thanks a lot!!
Applying the generalized Euclidean algorithm to $x^3+1$ and to $x^2-2$, you get that$$-\frac74=\left(\frac{x^2}2-\frac x4+1\right)(x^2-2)-\left(\frac x2-\frac14\right)(x^3+1).$$Therefore,$$\left(-\frac{2x^2}7+\frac x7-\frac47\right)(x^2-2)+\left(\frac{2x}7-\frac17\right)(x^3+1)=1$$and so the inverse of $x^3+1$ in $\mathbb{Q}[x]/\langle x^2-2\rangle$ is $\dfrac{2x}7-\dfrac17$.