Abstract Algebra: Properties of the Group U(n)

Click For Summary

Homework Help Overview

The discussion revolves around the properties of the group U(n) in abstract algebra, specifically focusing on the conditions under which an integer has a multiplicative inverse modulo n and the identity element in this group structure.

Discussion Character

  • Conceptual clarification, Assumption checking, Mixed

Approaches and Questions Raised

  • Participants explore the definition of U(n) and the relationship between an integer's multiplicative inverse and its relative primality to n. There are questions about the identity element in the context of modular arithmetic and whether it differs from the standard identity of 1.

Discussion Status

Some participants provide examples and clarifications regarding the identity element and the nature of U(n). There is an ongoing exploration of modular arithmetic concepts, with various interpretations of notation and group properties being discussed.

Contextual Notes

Participants express confusion regarding modular arithmetic and its implications for understanding group properties. There are references to specific examples and the need for further exploration of the definitions and relationships within the group U(n).

Shoney45
Messages
65
Reaction score
0

Homework Statement


(This is an example of a group in my text).

An integer 'a' has a multiplicative inverse modulo n iff 'a' and 'n' are relatively prime. So for each n > 1, we define U(n) to be the set of all positive integers less than 'n' and relatively prime to 'n'. Then U(n) is a group under multiplication modulo n.

Homework Equations





The Attempt at a Solution



1) I am unable to wrap my mind around "An integer 'a' has a multiplicative inverse modulo n iff 'a' and 'n' are relatively prime". I know what "relatively prime" is. I just can't seem to get a grip on this, and could use a nudge in the right direction to fully grasp this group.

2) I am unsure of the identity for the group. I understand that an identity element 'e' is the element which, when multiplied by any element 'a' in the group = 'a'. So under ordinary multiplication, my identity would be 1. But this group is under multiplication modulo n, and I am unsure if the identity is something other than 1. It is the modular arithmetic component that is buggering me up.
 
Physics news on Phys.org
1 is still the identity. Take U(9). 2 and 9 are relatively prime. So 2 must have an inverse in U(9). 2*5=10=1 mod 9. So 5 is the inverse of 2. Just try doing some more examples like this until you get used to the idea.
 
Or better yet, prove it! When I took my first abstract algebra class, one of the problems we did was:

a) Show that a \in U(n) is a unit if and only if a and n are relatively prime.
(Hint: Use Bézout's identity (http://en.wikipedia.org/wiki/Bézout's_identity).)

b) Every element of U(n) is either a unit or a zero-divisor.

N.B. U(n) is often called (\mathbb{Z}/n\mathbb{Z})^{\times} since it is the group of elements of \mathbb{Z}/n\mathbb{Z} which have multiplicative inverses.
 
Shoney45 said:

Homework Statement


(This is an example of a group in my text).

An integer 'a' has a multiplicative inverse modulo n iff 'a' and 'n' are relatively prime. So for each n > 1, we define U(n) to be the set of all positive integers less than 'n' and relatively prime to 'n'. Then U(n) is a group under multiplication modulo n.

Homework Equations





The Attempt at a Solution



1) I am unable to wrap my mind around "An integer 'a' has a multiplicative inverse modulo n iff 'a' and 'n' are relatively prime". I know what "relatively prime" is. I just can't seem to get a grip on this, and could use a nudge in the right direction to fully grasp this group.

2) I am unsure of the identity for the group. I understand that an identity element 'e' is the element which, when multiplied by any element 'a' in the group = 'a'. So under ordinary multiplication, my identity would be 1. But this group is under multiplication modulo n, and I am unsure if the identity is something other than 1. It is the modular arithmetic component that is buggering me up.

I'm not sure if anyone has cleared this up for you, but I will try. As you said, your confusion seems to be the modular arithmetic. If you already know this, then I apologize, but I will go over some modular arithmetic stuff.

First, what is mod arithmetic? The equation a + b = c (mod n) or a+b (mod n) are examples of equations/statements in modular arithmetic. a+b (mod c) means to normally add a and b, divide by c, and take the remainder. In other words, add a and b normally, then see how far away they are from the last multiple of c.

Example: 5 + 4 (mod 4) = 5 (mod 4), which is usually written like this:
5 + 4 \equiv 5 (mod 4) [\tex]<br /> <br /> Second, if a = b (mod n) then we say that a is congruent to b, mod n. It is of utmost importance to know that congruence modulo n is an equivalence relation (look up that this means).
 
spamiam said:
N.B. U(n) is often called (\mathbb{Z}/n\mathbb{Z})^{\times} since it is the group of elements of \mathbb{Z}/n\mathbb{Z} which have multiplicative inverses.


Are you sure about that? I think that \mathbb{Z}_n is what you mean. (\mathbb{Z}/n\mathbb{Z})^{\times} contains sets, but it is isomorphic to U(n).
 
The number, 1, is considered to be coprime (relatively prime) to every positive integer, so U(n) has an identity element for all n.

Generate some examples of U(n) for various values of n, to see how things work out.
 
Robert1986 said:
Are you sure about that? I think that \mathbb{Z}_n is what you mean. (\mathbb{Z}/n\mathbb{Z})^{\times} contains sets, but it is isomorphic to U(n).

No, (\mathbb{Z}/n\mathbb{Z})^{\times} is what I meant. First of all, the notation \mathbb{Z}_n is ambiguous, since it might also refer to the p-adic numbers: http://en.wikipedia.org/wiki/P-adic_integer#p-adic_expansions.

Secondly, as you pointed out the two groups are isomorphic, so they are fundamentally the same: talking about \mathbb{Z}_n and (\mathbb{Z}/n\mathbb{Z})^ as if they were different things is misleading. But more to the point, the notation often used for modular arithmetic is very indicative of a quotient group. \overline{a} is often used to denote the residue of a mod n, and similarly, for any quotient group G/N, the coset a+N is often written as \overline{a} (cf. Dummit and Foote, for example).
 
Last edited:
spamiam said:
No, (\mathbb{Z}/n\mathbb{Z})^{\times} is what I meant. First of all, the notation \mathbb{Z}_n is ambiguous, since it might also refer to the p-adic numbers: http://en.wikipedia.org/wiki/P-adic_integer#p-adic_expansions.

Secondly, as you pointed out the two groups are isomorphic, so they are fundamentally the same: talking about \mathbb{Z}_n and (\mathbb{Z}/n\mathbb{Z})^ as if they were different things is misleading. But more to the point, the notation often used for modular arithmetic is very indicative of a quotient group. \overline{a} is often used to denote the residue of a mod n, and similarly, for any quotient group G/N, the coset a+N is often written as \overline{a} (cf. Dummit and Foote, for example).

Yeah, I understand what you're saying. Though, there are lots of ambiguous notations. I guess that the point of my comment was to make it clear the the Z/nZ are, in fact, different groups, and while ther are isomorphic the differences should be noted.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 26 ·
Replies
26
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
9K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K