We are working in: $ \mathbb{Z}_{103}$
Find x for which: $ \widehat{61}\cdot x = \widehat{1} $
When I learned how to solve equations like this my teacher told me to check all available values. That method is working well and fast when working with $ \mathbb{Z}_{n} $ with a n which is not bigger.
But in this case what can I do?
Thank You!!
PS: I know I should write the numbers with a "^" over the number but I don't know how to do that in MathJax. Please edit my question if necessarry. EDIT: Thank you Ross Millikan for \widehat{}!
Doing arithmetic modulo $\;103\;$ all through:
$$61=-42=-6\cdot7\;\;,\;\;\begin{cases}6\cdot17=102=-1\implies-6^{-1}=17\\{}\\7\cdot44=308=-1\implies 7^{-1}=-44=59\end{cases}$$
Thus finally
$$(-6)^{-1}\cdot7^{-1}=17\cdot59=\ldots$$