Thread Closed

Irreducibility over Integers mod P

 
Share Thread
Apr24-08, 09:42 PM   #1
 

Irreducibility over Integers mod P


1. The problem statement, all variables and given/known data

a. Prove that x^2+1 is irreducible over the field F of integers mod 11.
b. Prove that x^2+x+4 is irreducible over the field F of integers mod 11.
c. Prove that F[x]/(x^2+1) and F[x]/(x^2+x+4) are isomorphic.


2. Relevant equations
A polynomial p(x) in F[x] is said to be irreducible over F if whenever p(x)=a(x)b(x) with
a(x),b(x)[tex]\in[/tex] F[x], then one of a(x) or b(x) has degree 0 (i.e. constant).

I was also told by somebody it's sufficient to show that there aren't any zeros...


3. The attempt at a solution
a. The zeros of x^2+1 are + and - i. Therefore, it is irreducible over F.
b. The zeros of x^2+x+4 are also imaginary (-.5 + or - 1.93649167 i), and it is therefore irreducible over F.
c. Each field has 121 elements, so they're isomorphic?

Thanks in advance for the help!
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Apr24-08, 10:05 PM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
x^2+1 is reducible mod 5. It's equal to (x+2)(x+3). How can that be when it's roots are imaginary??
Apr24-08, 10:10 PM   #3
 
I don't know. I don't know how to prove that they're irreducible, really. I'm just following what somebody said about it being sufficient to show that it has no zeros...
Apr24-08, 10:18 PM   #4

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Irreducibility over Integers mod P


Apparently, the fact that a polynomial doesn't have real roots doesn't imply that it's irreducible mod n. You agree with that, right? So throw that out. How do you think I found that x=2 and x=3 solve x^2+1 mod 5? Just think about it before I tell you.
Apr24-08, 10:20 PM   #5
 
Well... 2+3 = 5. So it's a partition of 5...?
Apr24-08, 10:28 PM   #6

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
5+6 is a partition of 11. But (x+5)(x+6) doesn't work. Ok, I'll tell you. I guessed. x^2+1=0 mod 5 is the same as x^2=4 mod 5. 2 clearly works, so -2=3 mod 5 also works. For mod 11, you need to solve x^2=10 mod 11. You can prove it has no solution mod 11 by just trying all of the numbers {0,1,2,...10} for x. There may be a more systematic way to do this by using quadratic residues or something, but I'm not an expert in that. I just wanted to let you know that the real root argument was going nowhere.
Apr24-08, 11:06 PM   #7
 
Okay. I think I understand that now.

(i.e. x^3-9 is irreducible over integers mod 31 cause no x makes x^3=9mod31 true. But It is reducible over integers mod 11... (x-4)(x^2+4x+5).)

But how do I prove part c? (Sorry I'm asking so many questions. I appreciate the help!)
Apr24-08, 11:18 PM   #8

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I'm the one who is sorry, like I said, this is a bit out of my field and I'd have to study up on it. In short, I don't know. Reply to this so it appears at the top of this list without my name as the last person to reply and maybe someone who know Galois type stuff can help you.
Apr24-08, 11:20 PM   #9
 
Okay. Thanks Dick. Your help is very much appreciated.

To everyone else... help with part c?
Apr30-08, 08:10 AM   #10
 
Finite fields of the same order are isomorphic. Equivalently, for all primes p and all positive integers n, there is a unique field up to isomorphism of order p^n.

The proof of this is beyond me to explain. Maybe the question can be answered without relying on this knowledge, by using irreducibility or extension fields.
Thread Closed

Similar discussions for: Irreducibility over Integers mod P
Thread Forum Replies
Irreducibility in multiple dimensions Linear & Abstract Algebra 1
Irreducibility test for polynomials over Fp Linear & Abstract Algebra 4
Irreducibility Linear & Abstract Algebra 2
Irreducibility Question (Rationals, Eisenstein!) Calculus & Beyond Homework 4
proving irreducibility Linear & Abstract Algebra 2