Counting Number of Irreducibles

  • Thread starter Thread starter e(ho0n3
  • Start date Start date
  • Tags Tags
    Counting
e(ho0n3
Messages
1,349
Reaction score
0
Homework Statement
Let p be a prime.
(a) Determine the number of irreducible polynomials over Zp of the form x2 + ax + b.
(b) Determine the number of irreducible quadratic polynomials over Zp.

The attempt at a solution
A nonzero, nonunit polynomial f(x) in Zp[x] is irreducible if it equals the product of two polynomials in Zp[x], one of them being a unit of Zp[x]. But does Zp[x] have any units? I find it hard to imagine that there are polynomials g(x) and h(x) in Zp[x] with g(x)h(x) = 1, unless of course g(x) = h(x) = ±1.
 
Physics news on Phys.org
e(ho0n3 said:
I find it hard to imagine that there are polynomials g(x) and h(x) in Zp[x] with g(x)h(x) = 1.

just considering the leading terms of g and h will show you this is a trivial statement.

You could also try counting the reducible quadratics, since that is also easy.
 
I think I understand: Let axm and bxn be the leading terms of g(x) and h(x). If g(x)h(x) = 1, then abxm+n must equal 0 so ab must equal p but this is impossible. It follows that Zp[x] has no units so the answer both (a) and (b) is 0?
 
Oh, and how does counting the reducible quadratics help in counting the irreducible ones?
 
How long did you think about that (the counting irreducibles)?
 
Last edited:
Not long. However, something just occurred to me: There are p3 polynomials in Zp[x] so the number of irreducibles is just p3 minus the number of reducibles. Is that right?
 
There are *not* p^3 polys in Z_p[x] - there may be p^3 in some subset of that. But it is certainly true that a poly is either reducible or irreducible, and not both, so if you know how many in total there are, and how many of one type, then you know how many of the other there are.

And there are not p^3 quadratics, if that was what you meant, since the leading coefficient has to be non-zero.
 
Yes, I did mean p3 quadratics. Sorry about that. So would (p - 1)p2 be a better estimate?

I'm confused though: If Zp[x] doesn't have any units (cf. my second post), how can there be irreducible polynomials?
 
In what way does x not satisfy the definition of irreducible? How are you going to write that as a product of two other polynomials of strictly smaller degree. And why are there no units? You even wrote out 2 units in your first post.
 
  • #10
x is irreducible since the only way to write it as a product g(x)h(x) is by setting g(x) = 1 and h(x) = x or vice-versa and 1 is a unit. I understand that.

When I wrote "Zp[x] doesn't have any units", I meant nonconstant units. I can't think of an example unit in Zp[x] that is nonconstant. This is probably why I wrote that there aren't any.
 
Back
Top