How do you solve: $$5^{{9}{^{13}}^{17}} \equiv x\pmod {11}$$
I've been trying with this but no luck. I get to ${{9}{^{13}}^{17}} \equiv x\pmod {11}$ from $5^3 * 5^3 * 5^3 = 64 \equiv 9\pmod {11}$. But volfram alpha disagrees with all that. So just a nudge in the right direction please.
thanks!
By the little Fermat theorem we have
$$5^{10}\equiv 1\pmod{11}$$ and since
$$9^{{13}^{17}}\equiv-1\pmod{10}$$ then we see that
$$5^{9^{{13}^{17}}}\equiv 5^{-1}=9\pmod{11}$$