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

Daily Maths Challenges

223 readers
2 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 1 year 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
[–] siriusmart@lemmy.world 2 points 10 months ago* (last edited 10 months 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