Consider the following
Theorem Let $F$ be a field, $I$ a nonzero ideal in $F[x]$, and $g(x)$ an element of $F[x]$. Then, $I= \langle g(x)\rangle$ if and only if $g(x)$ is a nonzero polynomial of minimum degree in $I$.
Now it gets completely foggy what is meant by "minimum degree". I constantly come across the "minimal polynomial". This seems to be linked, but it seems strange that there is a division here.
Could someone give a pointer to what the second line actually means. Maybe some example or diagram (if possible) would help a lot here.
Consider $I=\{p(x) \in \Bbb{R}[x] \, | \, p(0)=0 \}$. It is easy to see that this is an ideal of $\Bbb{R}[x]$. For example, $x^2+x, x^{100}-7x$, they are all members of $I$. But is there a non-zero polynomial with smallest degree that lives in here?
If you think a bit more you will see that $x \in I$ is an example of a non-zero polynomial of least degree that lives in $I$. Furthermore every member of $I$ can be represented as $xk(x)$ for some $k(x) \in \Bbb{R}[x]$. Thus one can reason that $I=\langle x \rangle$.