Problem 784
Posted: Tue Feb 08, 2022 9:37 pm
Hello,
Problem 784
I'm having big trouble understanding problem 784, am I the only one ?
In the literal sense, for me, 3 modulo 5 = 3 and 5 modulo 3 = 2, the inverse of these numbers is not 2.
Problem 784
I'm having big trouble understanding problem 784, am I the only one ?
I really don't understand this sentence, can someone elaborate the meaning ?Let's call a pair of positive integers $p$, $q$ ($p \lt q$) <i>reciprocal</i>, if there is a positive integer $r\lt p$ such that $r$ equals both the inverse of $p$ modulo $q$ and the inverse of $q$ modulo $p$.
For example, $(3,5)$ is one reciprocal pair for $r=2$.
In the literal sense, for me, 3 modulo 5 = 3 and 5 modulo 3 = 2, the inverse of these numbers is not 2.