Is U(n) a Group Under Multiplication Modulo n?

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Group
Click For Summary

Homework Help Overview

The discussion revolves around the set U(n) defined as {x < n : gcd(x, n) = 1} and its properties under multiplication modulo n. Participants are tasked with demonstrating that this set forms a group.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants explore the necessity of the gcd condition for group formation and discuss the existence of inverses within the set. There are attempts to prove that the product of two elements in U(n) can yield a result that is one more than a multiple of n. Some participants question the implications of the Euclidean algorithm in establishing the existence of such elements.

Discussion Status

The discussion is active, with various approaches being explored regarding the properties of U(n). Some participants have provided insights into the conditions required for inverses, while others are examining specific examples to illustrate their points. There is no explicit consensus yet, but multiple lines of reasoning are being pursued.

Contextual Notes

Participants are working under the constraints of a homework assignment, which may limit the information they can use or the methods they can apply. The discussion includes assumptions about the properties of numbers and their relationships under multiplication modulo n.

cragar
Messages
2,546
Reaction score
3

Homework Statement


Show that the set U(n) = {x < n : gcd(x, n) = 1} under multiplication modulo n is a group.

Homework Equations


3. The Attempt at a Solution [/B]
I know that it is important to have the gcd=1 other wise you would eventually have an element that under the group operation would be a multiple of n which would have a remainder of 0 and could generate nothing new after that under multiplication.
NumberedEquation4.gif
xr+bn=gcd(x,n)=1 .
 
Physics news on Phys.org
how do you show that a set of elements is/forms a group?
 
To make sure that inverse exist we need to have 2 group elements a,b such that ab=cn+1 , gcd(a,n)=1 and gcd(b,n)=1 and c is a multiple of n.
so ab-cn=1. I am trying to figure out a way to prove that 2 element multiplied together will get me one more than a multiple on n.
 
cragar said:
To make sure that inverse exist we need to have 2 group elements a,b such that ab=cn+1 , gcd(a,n)=1 and gcd(b,n)=1 and c is a multiple of n.
so ab-cn=1. I am trying to figure out a way to prove that 2 element multiplied together will get me one more than a multiple on n.

If a and b are relatively prime then there exist integers k and l such that ak+bl=1. Use that.
 
if ab-cn=1 then gcd(ab,cn)=1 because these are consecutive natural numbers. if they shared common factors then it should divide their difference but their difference is 1.
let a be a natural number such that gcd(a,n)=1 and a<n, now we need to look for a natural number b such that ab-cn=1, by the euclidean algorithm integers should exist.
we know that gcd(b,cn)=1 otherwise if they shared a common factor this could be factored out and then we would have a product of 2 integers equallying one. but we just factored out their common factor that is larger than 1 so this is a contradiction. for the moment I am going to look at the case where ab-n=1.
ab=n+1, let a and b <n, claim b< n, assume for contradiction that b>n-1, if b were at least n and a was >2 then ba=2n which is larger than n+1, so this is a contradiction therefore b<n, so such a b exists, there exists a,b such that ab=n+1,
 
  • Like
Likes   Reactions: Kaguro
cragar said:
if ab-cn=1 then gcd(ab,cn)=1 because these are consecutive natural numbers. if they shared common factors then it should divide their difference but their difference is 1.
let a be a natural number such that gcd(a,n)=1 and a<n, now we need to look for a natural number b such that ab-cn=1, by the euclidean algorithm integers should exist.
we know that gcd(b,cn)=1 otherwise if they shared a common factor this could be factored out and then we would have a product of 2 integers equallying one. but we just factored out their common factor that is larger than 1 so this is a contradiction. for the moment I am going to look at the case where ab-n=1.
ab=n+1, let a and b <n, claim b< n, assume for contradiction that b>n-1, if b were at least n and a was >2 then ba=2n which is larger than n+1, so this is a contradiction therefore b<n, so such a b exists, there exists a,b such that ab=n+1,

If you know there are integers b and c such that ab-cn=1, then you have pretty much shown that a has an inverse, haven't you? I don't know what you are trying to say with the rest of that argument.
 
take the concrete example of [itex]U(8) = \{ 1, 3,5, 7 \}[/itex]..
what do you get by trying some of the multiplications?
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
22K
Replies
3
Views
2K