I was checking the following Euler's theorem exercise:
What are the possible remainders when the $110^{th}$ power of an integer is divided by $121$?
I've started working from calculating $\phi (110) = 40$
Now I'm thinking about applying $\mod 121$ but I'm unable to. So now I'm maybe in the wrong way. Any help or clue will be really appreciated.
We need $\phi(121)=11\cdot10\implies a^{110}\equiv1\pmod{121}$ for $11\nmid a\iff(a,11)=1$
What if $11\mid a?$