Eivind
- 29
- 0
Let p be a prime number. Find the number of generators of the cyclic group Z_(p^r), where r is an integer >=1.
A small hint, please?
A small hint, please?
The discussion focuses on finding the number of generators of the cyclic group Z_(p^r), where p is a prime number and r is an integer greater than or equal to 1. The conversation includes hints and questions related to the properties of generators in cyclic groups.
Participants appear to agree on the notion that generators of Z_(p^r) are related to integers that are relatively prime to p^r, but the discussion does not reach a consensus on the specific method for counting them.
And don't you know an algorithm for computing how many integers in the range [0, n] are relatively prime to any number n?Eivind said:Well, the generators are those which are relatively prime to p^r.