this post was submitted on 04 Aug 2024
14 points (100.0% liked)

Daily Maths Challenges

183 readers
1 users here now

Share your cool maths problems.



Complete a challenge:


Post a challenge:


Feel free to contribute to a series by DMing the OP, or start your own challenge series.

founded 4 months ago
MODERATORS
 
  • Given n and m are coprime, show that there exist integer n' such that nn' mod m=1.
  • The extended Euclid's algorithm is given below without proof, which may be useful in your proof.

(I'm too lazy to type out the algorithm again, so look at the image yourself)

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Hint

spoilerIf you are studying the algorithm, you are doing it wrong


Solution: https://gmtex.siri.sh/fs/1/School/Extra/Maths/Qotd%20solutions/2024-08-04_extended-euclid.html

spoiler