The units of the ring F[x] are polynomials of degree 1. (i.e. nonzero constant polynomials )
I don't understand what this sentence means that. Can you give me proof or an example to understand?
thank you in advance.
The units of the ring F[x] are polynomials of degree 1. (i.e. nonzero constant polynomials )
I don't understand what this sentence means that. Can you give me proof or an example to understand?
thank you in advance.
Claim. Let $K$ a field, and $K[X]$ its polynomial ring. Then the only units in $K[X]$ are precisely the constant, non-zero elements of $K$.
Proof. Let $f,g\in K[X]$ such that $f\cdot g = 1$. Then applying the degree map to both sides gives: $$\deg(fg) = \deg(f)+\deg(g)= \deg(1) = 0$$
So necessarily $\deg(f) = \deg(g) = 0$.
EDIT: A plus sign was missed when I was typing it. Oopsie.