What would be the inverse element for this abelian group $[1,2,3,4,...,p-1]$ , in which p is a prime number, with this operation $(a*b)mod.p$? For all $a$ and $b$ of the set.
I know the inverse element has to be a multiplication of $p$ plus $1$, thus $a*b=kp+1$, with $k\in \mathbb{N}$ and $k>0$. But how can I determine it for each element?