What Are the Inverse Elements in Z_7 and Z_13?

  • Thread starter Thread starter Benny
  • Start date Start date
  • Tags Tags
    Definition
AI Thread Summary
In the discussion about the inverse elements in Z_7 and Z_13, it is clarified that both sets contain all elements except zero, as both 7 and 13 are prime numbers. The multiplicative inverses exist for all elements in these sets, as they satisfy the condition gcd(m, n) = 1 for n less than m. For Z_7, the elements with inverses are 1, 2, 3, 4, 5, and 6, while for Z_13, all elements from 1 to 12 have inverses. The conversation emphasizes the importance of recognizing that every non-zero element in these prime modulus systems has a multiplicative inverse. Understanding this concept simplifies the process of finding inverses in similar problems.
Benny
Messages
577
Reaction score
0
Hi I'm not sure what the following two questions (actually there are a few more but if I know how to do the following the others should be ok) is asking for.

In the following systems Z_n, write down the sets of elements that have inverses. ( (n) is equal to the number of elements in these sets.)

a) Z_7
d) Z_13

The answers to 'a' and 'd' are 4 and 12 respectively.

The question asks for "the sets of elements that have inverses" but 4 and 12 are just numbers, so how can they be the answers to the questions? I learned that if a number n(bar) is in z_m then n(bar) has a multiplicative inverse iff gcd(m,n) = 1 but I'm not sure how to apply this here. Can someone help me with this?
 
Physics news on Phys.org
I assume the problem is asking for "multiplicative" inverses, since all elements have additive inverses.

Problem (a) is asking for all elements of Z7, n, such that there is some m in Z7 so that mn= 1 (mod 7). One "brute strength" method is took look at every possible number: there are only 6 possibilities. One obvious answer is always "1".
What about 2? Is 2a= 1 (mod 7) for any a? That is, is there a number a such that 2a is of the form 7n+ 1 for some n? Again, an obvious candidate is "4": 2(4)= 8= 7+ 1. 2 has a multiplicative inverse: 4.
What about 3? Is 3a= 1 (mod 7)? 3(2)= 6, 3(3)= 9= 7+2, (3)(4)= 12= 7+ 5, 3(5)= 15= 2(7)+ 1. 3 has a multiplicative inverse: 5.
Of course, 4 has a multiplicative inverse: 2.
Of course, 5 has a multiplicative inverse: 3
That leaves 6. 6*6= 36= 5(7)+ 1. 6 is its own multiplicative inverse.
Every number in Z7 has a multiplicative inverse.

The key point is that 7 and 13 are both prime numbers. " if a number n(bar) is in z_m then n(bar) has a multiplicative inverse iff gcd(m,n) = 1". If n is prime then,
gcd(m,n)= 1 for every number less than n except 0.

The set of all elements of Z7 and Z13[/b] are just the elements of Z7 and Z13 except 0.
 
Thanks for the help HallsofIvy. The use of the theorem that you mentioned didn't come to me as I was working through the questions but it's good that you've mentioned it. I'll try to keep things like that in mind in future.
 
Last edited:
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top