The order of all elements of (Z/ 7161 Z)* divide 30

  • Thread starter Thread starter Anoonumos
  • Start date Start date
  • Tags Tags
    Elements
Anoonumos
Messages
16
Reaction score
0
Hi,

Homework Statement


Show that for every x in (Z/ 7161 Z)*, the order of x divides 30.

Homework Equations


(Z/ 7161 Z)* is the group of units of Z/ 7161 Z.


The Attempt at a Solution



I factorised 7161: 7161 = 3 * 7 * 11 * 31
I used the Chinese remainder theorem to show that (Z/ 7161 Z)* has (3-1)*(7-1)*(11-1)*(31-1) = 3600 elements.
So the order of every x in (Z/ 7161 Z)* has to divide 3600.
I don't know how to reduce this to 30. Can anyone help me with the next step?

Thanks.
 
Physics news on Phys.org
It looks like you've applied Euler's theorem (##\phi## function) instead of the Chinese remainder theorem.

Chinese remainder theorem says that if p,q,r relatively prime, that then:
$$(Z/pqrZ)^* \cong (Z/pZ)^* \times (Z/qZ)^* \times (Z/rZ)^*$$

Can you split your group like this?
And can you say something about the order of an element x in each of these groups?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top