Prove that for any $n\in\mathbb{N}$, $2^{2^{4n+1}}+7$ is always composite.
I compute the expression for n=1, and see that it is divisible by 11. So my natural guess is that $2^{2^{4n+1}}+7\equiv 0 \text{ mod } 11$. But I don't have any idea to proceed further. Thanks in advance for any help or suggestion.