roam
- 1,265
- 12
Homework Statement
Consider the polynomial p(x)=x^6-1. (Apply over any field F).
(a) Find two elements a,b \in F so that p(a)=p(b)=0. Then use your answer to find two linear factors of p(x).
(b) Show that the other factor of p(x) is x^4+x^2+1
(c) Verify the identity x^4+x^2+1=(x^2+x+1)(x^2-x+1) and hence factor p(x) as a product of two linear factors and two quadratic factors.
The Attempt at a Solution
(a) x^6-1=0 can be re-written as x.x^5-1=0, therefore x=1 or -1. ±1 are the two roots of the équation. So I guess two linear factors would be (x+1) and (x-1). Is this correct?

(b) I'm not quite sure how to show this one because I can't figure out what the question wants us to show...
