[Number Theory] Primitive Roots, Orders
Given that 2 is a primitive root of 61, determine all least positive residues modulo 61 that have order 4.
I'm honestly just totally lost with this homework. Can someone help me develop a fundamental understanding of this so I can do problems?
what do you know about order of an integer modulo prime ?
Well if I understand it correctly the definition is that for some x, 4 is the smallest power such that x^4 = 1 mod 61?
I'm not quite sure how that relates to primitive roots though
the order of a primitive root modulo p is p-1
Because 2 is a primitive root of 61, any positive integers less tha 61 can be expressed as \[2^k\] yes ?
Right that comes from the definition of primitive root
Keeping in mind that the order of \(2\) is \(60\), what can you tell about the order of \(2^k\) ?
If the integer \(a\) has order \(u\), then the order of integer \(a^k\) is given by \[\dfrac{u}{\gcd(u,k)}\] seen that theorem before ?
One moment let me flip through some pages
Yeah, it's in the book, I didn't think to apply it though.
So since 2 has order 60, the order of a^k = 60/(60,k)
Right?
I don't think I'm following what I'm supposed to be doing here, I'm sorry <.>
You're right!
`So since 2 has order 60, the order of a^k = 60/(60,k)` you're looking for all integers having order "4" : \[\dfrac{60}{(60,k)}=4\] find all \(k\) first
thats possible only if \((60,k) = 15\) so find all such \(k\) first
Okay, this might be a really dumb question, but are there any such k?
Oh wait nevermind
Is it just 15 and 45?
Yep! so 2^15 and 2^45 will have order 4 in modulo 61
reduce them
\[2^{15}\pmod{61}=?\\2^{45}\pmod{61}=?\]
Alright then
I've got it from there, thank you. I might call for your help again to reexplain a step here or maybe a future problem if I'm still struggling
Thanks a ton
yw!
just want you notice that we got "2" primitive roots with order "4", and this number "2" is not a coincidence
there is an easy way to know how many integers will have an order "u" modulo p
number of integers with order \(u\) is given by \(\phi(u)\)
\(\phi(4) = 2\) in our case as expected
Join our real-time social learning platform and learn together with your friends!