Unique Factorization

81 Views Asked by At

I need help with the following:

(i) Show that in R{x}, no polynomial of odd degree >1 is irreducible.

The question is a bit confusing because I interpret it as Show that in R{x}, all polynomials of odd degree >1 are reducible.

For example:

$$x^5 + x^4 + 1$$ should be reducible but I'm not sure if it is, how do I know if it is reducible or not?

(ii) Show that if f(x) in R{x} has a multiple factor, then its derivative f'(x) is not relatively prime to f(x).

2

There are 2 best solutions below

0
On BEST ANSWER

For (ii), write $f=g^2h$ with $g$ not constant. Then $f'= 2gg'h+g^2h'$. Hence $g$ divides both $f$ and $f'$.

0
On

Hint: Any odd degree polynomial has a root, which implicitly gives a factorization over $\mathbb R$.