Cyclic set: Difference between generator and unit

In summary: Z6. this means that 3 and 6 have an inverse (3*6 = 18), and so 3 and 6 can be considered to be units in Z6. however, 3 and 6 are not the only elements of this sort: there are a total of six elements in Z6 that are zero-divisors of the group. as a result, Z6 does in fact have a generator (6), and it is called the zero element.
  • #1
smithnya
41
0
Hello everyone,

I've just begun a lesson on cyclic sets, but I am having problems determining a few concepts. One question will ask me to find the generators and the units of a cyclic set Z8. I have become confused and realized that I did not understand the difference between a generator and a unit in a cyclic set. Could someone explain such difference?
 
Physics news on Phys.org
  • #2
perhaps you mean cyclic groups, or more generally a cyclic ring?

in Z8 there are two operations: addition modulo 8, and multiplication modulo 8. now 8 is not prime, and one consequence of this is that Z8 - {0} is not a group under multiplication.

nevertheless, certain elements of (Z8)* do indeed have inverses:

(3)(3) = 9 = 1 (mod 8), so 3 is its own inverse in Z8 (under multiplication mod 8).

the elements that possesses inverses under multiplication modulo 8 are called units, and form a group, the group of units of Z8 (sometimes denoted U(8)).

one can show that U(8) is NOT cyclic, so it does not have a single generator (it takes at least two).

for certain integers n, U(n) IS cyclic, and one can speak of a generator, or "primitive element".

as far as the ADDITIVE group of Z8, that is (of course) cyclic, and it just so happens that the generators of Z8 as a cyclic group (under addition modulo 8) are also the units (elements of U(8)).

there is, in fact, this theorem:

k is a unit of Zn iff gcd(k,n) = ?

(see if you can guess the answer).
 
  • #3
Is an element only a unit if it possesses a multiplicative inverse then?
 
  • #4
smithnya said:
Is an element only a unit if it possesses a multiplicative inverse then?

in a ring, yes.

ok, the cyclic group Z8 is {0,1,2,3,4,5,6,7}, where the group operation is addition modulo 8. technically, i should write [k] instead of k, since these are NOT integers, but equivalence classes of integers, but this abuse of notation is common-place.

as a(n additive) group the generators of Z8 are 1,3,5 and 7 (these are the only elements of additive order 8).

but as a ring, Z8 is not a domain, because it has zero-divisors: for example, 2 and 4 are zero-divisors, since (2)(4) = 0 (mod 8). this also means 2 and 4 cannot possibly have inverses, because if (for example again) 4 had an inverse a:

((2)(4))a = 0a
2(4a) = 0
2(1) = 0
2 = 0, a contradiction.

this happens precisely because 4 and 8 have a common divisor.
 
  • #5


I can provide a clear explanation of the difference between a generator and a unit in a cyclic set. A cyclic set is a mathematical structure where each element can be generated by repeatedly applying a single operation to a starting element. In this case, the operation is addition and the starting element is 0.

A generator in a cyclic set is an element that, when repeatedly added to itself, can generate all the other elements in the set. In other words, a generator is an element that, when combined with itself a certain number of times, can reach any other element in the set. In the example given, Z8, the generators would be 1, 2, 4, and 8, as each of these numbers can be added to itself to reach all the other elements in the set (e.g. 2+2=4, 4+4=8).

On the other hand, a unit in a cyclic set is an element that, when combined with any other element in the set, results in that same element. In the case of Z8, the only unit would be 0, as adding 0 to any other element in the set would result in that same element.

In summary, a generator in a cyclic set is an element that can generate all other elements in the set through repeated addition, while a unit is an element that does not change the value of any other element when added to it. I hope this explanation helps clarify the difference between a generator and a unit in a cyclic set.
 

Related to Cyclic set: Difference between generator and unit

1. What is a cyclic set?

A cyclic set is a mathematical structure that consists of a set of elements and a binary operation, where each element in the set can be obtained by repeatedly applying the binary operation to a starting element.

2. What is a generator in a cyclic set?

A generator in a cyclic set is an element that, when repeatedly applying the binary operation, can generate all other elements in the set.

3. What is a unit in a cyclic set?

A unit in a cyclic set is a special element that, when combined with any other element in the set using the binary operation, results in the same element. In other words, it acts as an identity element.

4. What is the difference between a generator and a unit in a cyclic set?

The main difference between a generator and a unit in a cyclic set is their role in generating other elements. A generator is the element that can generate all other elements, while a unit simply acts as an identity element when combined with other elements using the binary operation.

5. How are generators and units used in cyclic sets?

Generators and units are used to understand the structure and properties of cyclic sets. They help in identifying and generating all elements in the set, as well as studying the behavior of the set under the binary operation.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
4
Views
839
Replies
12
Views
739
  • Linear and Abstract Algebra
Replies
11
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
14
Views
6K
  • Electrical Engineering
2
Replies
37
Views
3K
  • Linear and Abstract Algebra
Replies
7
Views
2K
Replies
19
Views
1K
Back
Top