I've been trying to solve a task for some while now but I'm currently very stuck.
For the integers $a$ and $b$ it applies that $b \equiv a \pmod{91}$ and $\gcd (a, 91) = 1$. Determine a positive number $k> 1$ such that $b^k \equiv a \pmod{91}.$
I know that $b^{\phi(91)} = 1\pmod{91}$ and $b^{\phi(91)} = 72$.
After this I'm pretty empty. Would anyone be so kind to guide me or help me in the right direction?
sgd? The gcd? – Bernard Nov 05 '20 at 15:27