lola1990
- 30
- 0
Homework Statement
Homework Equations
The Attempt at a Solution
Last edited:
lola1990 said:Homework Statement
Let [itex]f(x)=a_{n}x^{n}+...+a_{1}x+a_{0}[/itex]. Let p be a prime and suppose [itex]p~|~ a_{i}[/itex] for i in n,n-1...1 but p does not divide [itex]a_{0}[/itex]. Show that if [itex]p^{2}[/itex] does not divide [itex]a_{n}[/itex], then f(x) is irreducible.Homework Equations
The Attempt at a Solution
Let f(x)=h(x)g(x) with h(x),g(x) in Z[x], and reduce mod p so that [itex]a_{0}=h(x)g(x)[/itex]. We have that if the leading coefficient of g(x) is [itex]g_{r}[/itex] and the leading term of h(x) is [itex]h_{s}[/itex] with r+s=n, p divides either coefficient but not both (because then the product would be divisible by [itex]p^{2}[/itex]). Also, p does not divide the constant term of either polynomial. WLOG, suppose p divides [itex]g_{r}[/itex] but not [itex]h_{s}[/itex]. Now, I want to find a coefficient of f(x) so that I can force [itex]h_{s}[/itex] to be divisible by p, but I'm not sure how... help!