Is $\left\{ f\in F[x] | \deg(f) < m \right\} \cup \left\{0\right\}$ an ideal?
- $0$ is clearly in the set
- Easy to see that $a,b\in I \implies a+b\in I$
- The last demand is that $a\in I, r\in R \implies ar,ra \in I$. But, if I understand correctly I may choose $h\in F[x]$ with $\deg(h) > m$ and so, $ah \notin I$
Am I right?
Yes, take $f\in\mathbb F[x]$ with $\deg(f)=m-1$, so $f\in I$, but $$\deg(xf) = \deg(f)+1 = m,$$ so $xf\notin I$.