I'm trying to solve this exercise, I'm starting with polynomials and I'm wondering how to answer the 2 and 3 with the help of 1).
We have the polynomial $$ P(X)= X^6-X^5-X+1 $$
- Prove that 1 is a root of P(X) and factor it by $(X-1)$
I calculated $P(1)=0$ and found that $$ P(X)=(X-1)(X^5-1)$$
- Factor $P(X)$ on $\mathbb C$.
- Factor $P(X)$ on $\mathbb R$.
How to do 2) and 3), is 1) useful here?
You already found one factor in part 1. So what could be a factor of $X^5-1$? Can you see/guess another real root? Then you will be left with a degree 4 polynomial. Try to factor this (over the reals) into two quadratics. All roots of $X^5-1$ have absolute value $|x|=1$, so what could be the constant term of such a quadratic factor (recall that it is the product of all roots of the factor!)