I was asking myself a question :
Let $K$ be a field and $K[\alpha]$ the smallest ring containing $K$ and $\alpha$. If $\alpha$ is algebraic, can we always find $\alpha^{-1}$ in $K[\alpha]$.
My thoughts were as following. I $p$ is the minimal polynomial of $\alpha$, than if we suppose moreover (do we have to???)
$gcd(x,p) = 1$
the gcd = 1 can be rewritten as :
$x f(x) + p(x) g(x) = 1$
$\alpha f(\alpha) + p(\alpha) g(\alpha) = 1$
so because $p(\alpha) = 0$
$f(\alpha) = \alpha^{-1}$
But can we not assume the gcd with $x$ is 1?
$K[\alpha]$ is a finite-dimensional vector space over $K$. The "multiply by $\alpha$" map is linear and injective. Therefore surjective.
For example, if $\alpha$ has minimal polynomial $$ 1+2\alpha-3\alpha^2+\alpha^3=0 $$ then divide by alpha $$ \frac{1}{\alpha}+2-3\alpha+\alpha^2=0 $$ and solve $$ \frac{1}{\alpha}=-2+3\alpha-\alpha^2 $$