From my understanding, the “multiplicative inverse” of a number is what you have to multiply it by to get $1$, i.e. the inverse; in general, the multiplicative inverse of $x$ would be $\frac{1}{x}$. However, I came across a question to do with modular arithmetic and I feel like it has a completely different meaning.
Given a group $\mathbb {Z}/n\mathbb{Z}$, how do you identify which elements are the multiplicative inverses of a group? I have little to no group theory knowledge, so is there a simple way of understanding this?
Thank you!