Let and be the number and sum of the primitive roots , which is between 1 and 28. Find .
Reference: Primitive roots .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
luckily, 2 is a primitive root. One needs to check 2 i ≡ 1 m o d 2 9 for 1 ≤ i ≤ 1 4 to know that 2 is actually a primitive root. After that, we know that numbers of form 2 j m o d 2 9 , such that g c d ( j , ϕ ( 2 9 ) ) = g c d ( j , 2 8 ) = 1 and 1 ≤ j ≤ 2 7 , are our primitive roots. There would be ϕ ( 2 8 ) = 1 2 primitive roots and
S = ( 2 ) + ( 2 3 ) + ( 2 5 ) + ( 2 9 ) + ( 2 1 1 ) + ( 2 1 3 ) + ( 2 1 5 ) + ( 2 1 7 ) + ( 2 1 9 ) + ( 2 2 3 ) + ( 2 2 5 ) + ( 2 2 7 ) = 2 + 8 + 3 + 1 9 + 1 8 + 1 4 + 2 7 + 2 1 + 2 6 + 1 0 + 1 1 + 1 5 = 1 7 4
here ( . ) is a notation for computing the argument modulo 2 9 .