MHB Number of natural numbers that have primitive roots

AI Thread Summary
The discussion focuses on calculating the number of natural numbers between 2 and n that have primitive roots, which occurs when m is cyclic. A number m has a primitive root if it is of the form 1, 2, 4, p^k, or 2·p^k, where p is a prime. To find the count of such numbers, one must determine the number of primes between 2 and n^(1/k). While the density of primes can provide approximations, it cannot yield exact counts, leading to the suggestion of expressing results in terms of the number of primes within a specific range. The limit of the ratio of these counts to n can be approached using prime density without needing exact counts.
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :giggle:

How can we calculate the number of natural numbers between $2$ and $n$ that have primitive roots?

Let $m$ be a positive integer.
Then $g$ is a primitive root modulo $m$, with $(g,m)=1$, if the modulo of $g\in (Z/m)^{\star}$ is a generator of the group.

We have that $g$ is a primitive root modulo $m$ if it is a generator of a group, i.e. $m$ has a primitive root if $\mathbb{Z}_m$ is cyclic, right?

$\mathbb{Z}_m$ is cyclic if $m=1,2,4$ or $m=p^k$ or $m=2\cdot p^k$ for $p$ prime.

That means that the number of natural numbers that have a primitive root is $\#\{1,2,4,p^k, 2\cdot p^k\}$ for $p$ prime.

So we have to calculate the number of primes between $2$ and $n^{\frac{1}{k}}$ to calculate then the number of elements of the form $p^k$ and $2\cdot p^k$.

Have I understood that correctly? :unsure:
 
Mathematics news on Phys.org
Looks about right. :unsure:
 
Klaas van Aarsen said:
Looks about right. :unsure:

To calculate the number of these primes do we use the density of primes? :unsure:
 
mathmari said:
To calculate the number of these primes do we use the density of primes?
We can only approximate the density of primes.
So we cannot use it to find an actual number.
Assuming that we want a 'hard' number, I think we should express it in terms like 'the number of primes between $2$ and $n$'. :unsure:
 
Klaas van Aarsen said:
We can only approximate the density of primes.
So we cannot use it to find an actual number.
Assuming that we want a 'hard' number, I think we should express it in terms like 'the number of primes between $2$ and $n$'. :unsure:

Actually I want to calculate the limit $\displaystyle{\lim_{n\rightarrow \infty}\frac{a_n}{n}}$ where $a_n$ is the above number. So do we need the actual number to calculate this limit? :unsure:
 
mathmari said:
Actually I want to calculate the limit $\displaystyle{\lim_{n\rightarrow \infty}\frac{a_n}{n}}$ where $a_n$ is the above number. So do we need the actual number to calculate this limit?
No. I think we can use the density of primes to calculate that limit. :unsure:
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top