Solved: Find Solutions for Group Theory Problem in Z_12

ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] group theory problem

Homework Statement


Find all solutions of the equation x^3-2x^2-3x=0 in Z_12.


Homework Equations





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.
 
Physics news on Phys.org
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.
 
Last edited:
Hurkyl said:
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?
 
ehrenfest said:
What are the twelve possibilities?

x=0,1,2...11. What else??
 
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.
 
Grrrr. Someday I will stop making mistakes like this.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top