I want to prove that $\mathbb{F}_{3}[x]/(x^3-x^2+1) \cong \mathbb{F}_{3}[x]/(x^3-x^2+x+1)$.
I have by Proposition 3.117 from Rotman´s Advanced Algebra that both are fields and we have that:
$$\mathbb{F}_{3}[x]/(x^3-x^2+1)= \lbrace a+ b\alpha / \alpha^3-\alpha^2+1=0 \rbrace$$
And;
$$\mathbb{F}_{3}[x]/(x^3-x^2+x+1)= \lbrace a+b \beta / \beta^3-\beta^2+\beta+1 \rbrace$$.
So how can I define a properly isomorphism between both fields? Thanks
Both are 27-element fields. As all fields of the same size are isomorphic to each other, that established isomprhism.
As for defining this isomorphism explicitly, note the following: Let $\gamma$ be the root of $x^3-x^2+1$ in $\mathbb{F}_3$, and let $\delta$ be a root of $x^3-x^2+x+1$ in $\mathbb{F}_3$. Then $\mathbb{F}_3[x]/(x^3-x^2+1) = \mathbb{F}_3[\gamma]$ and $\mathbb{F}_3[x]/(x^3-x^2+x+1) = \mathbb{F}_3[\delta]$.
A mapping $\phi: \mathbb{F}_3[x]/(x^3-x^2+1) = \mathbb{F}_3[\gamma] \mapsto \mathbb{F}_3[x]/(x^3-x^2+x+1) = \mathbb{F}_3[\delta]$ that fixes $\mathbb{F}_3$ is an isomorphism iff the following holds:
However, note the following: both $\gamma$ and $\delta+1$ are roots of the polynomial $x^3-x^2+1$ in $\mathbb{F}_3$, and both $\delta$ and $\gamma+2$ are roots of the polynomial $x^3-x^2+x+1$ in $\mathbb{F}_3$.
So letting $\phi(\gamma) = \delta+1$ [and $\phi(y)=y$ for each $y \in \mathbb{F}_3$], it follows that $\gamma$ and $\phi(\gamma)=\delta+1$ are both roots of the polynomial $x^3-x^2+1$ in $\mathbb{F}_3$. This is necessary and sufficient for Property 1 to hold, as $x^3-x^2+1$ is irreducible.
Thus the mapping ; $\phi(\gamma) = \delta+1$ is the desired isomorphism.