Hello
Can you tell me how can you give the irreducible facorization of polynomials over R,Q and Z5 (or some other prime number instead of 5)?
I have a few example:
x6-125 in R
x 6 + 3x5+6 x4+14x 3+16x2+10x+4 in Q
x 5 + 2x4+3 x2+4 in Z5
The first one is simple,i just find the roots,taking the 6th root of 125.In the 2nd i can use the following theorem:Let f=a n xn+...+a 1 x+a0 and gcd(p,g)=1.If f(p/q) =0,then q|a n p|a0 .So we get a finite set of the possible roots.
What about Z5 ?Is it correct what i wrote?
Can you tell me how can you give the irreducible facorization of polynomials over R,Q and Z5 (or some other prime number instead of 5)?
I have a few example:
x6-125 in R
x 6 + 3x5+6 x4+14x 3+16x2+10x+4 in Q
x 5 + 2x4+3 x2+4 in Z5
The first one is simple,i just find the roots,taking the 6th root of 125.In the 2nd i can use the following theorem:Let f=a n xn+...+a 1 x+a0 and gcd(p,g)=1.If f(p/q) =0,then q|a n p|a0 .So we get a finite set of the possible roots.
What about Z5 ?Is it correct what i wrote?