Can anyone tell me how to find the remainder of $\frac{4^{101}}{101}$ without using Fermat's little theorem ?
I tried doing $$4^{101} \equiv 2^{202} \equiv (5\cdot 101 + 7)^{22} \cdot 2^{4} \equiv 7^{22} \cdot 2^4 \mod 101$$ but after this I can't really get much further.