Thread Closed

[SOLVED] group theory problem

 
Share Thread Thread Tools
Jan25-08, 04:12 PM   #1
 

[SOLVED] group theory problem


1. The problem statement, all variables and given/known data
Find all solutions of the equation x^3-2x^2-3x=0 in Z_12.


2. Relevant equations



3. The attempt at a solution
We first factor the polynomial into x(x-3)(x+1)=0. Recall that Z_12 is not an integral domain since 12 is not prime (e.g. 3*4=0). Therefore setting each factor equal to 0 WILL NOT GIVE ALL OF THE SOLUTIONS.

Obviously, the solutions to x=0, (x-3)=0, (x+1)=0, x(x-3)=0, x(x+1) = 0, (x-3)(x+1)=0 will also be solutions to our equation. I can find all of those. The problem is that I do not know how to find the remaining ones.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Jan25-08, 04:49 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You could narrow things down by factoring 12 into prime powers, and using the chinese remainder theorem.

You can narrow things down even further in Z/4Z by first considering it in Z/2Z.


Or... you could apply the fact that each solutions will make at least one of the factors a zero divisor..


But honestly, 12 is so small that I'd expect simply trying all 12 possibilities is the most efficient way to find the roots.
Jan25-08, 05:10 PM   #3
 
Quote by Hurkyl View Post
But honestly, 12 is so small that I'd expect simply trying all 12 possibilities is the most efficient way to find the roots.
What are the twelve possibilities?
Jan25-08, 05:31 PM   #4

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

[SOLVED] group theory problem


Quote by ehrenfest View Post
What are the twelve possibilities?
x=0,1,2...11. What else??
Jan25-08, 05:31 PM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
From what you said before, it would appear that you know what Z12 is! The" 12 possibilities" Hurkyl mentioned are the 12 elements of that ring.
Jan25-08, 06:14 PM   #6
 
Grrrr. Someday I will stop making mistakes like this.
Thread Closed
Thread Tools


Similar Threads for: [SOLVED] group theory problem
Thread Forum Replies
[SOLVED] group theory problem Calculus & Beyond Homework 3
[SOLVED] group theory problem Calculus & Beyond Homework 13
[SOLVED] group theory Calculus & Beyond Homework 4
[SOLVED] group theory Calculus & Beyond Homework 0
[SOLVED] Group Theory For Dummies Linear & Abstract Algebra 210