Given that $n$ is a natural number such that $n\geq2$, show that number of units of $x=2^{2^n}+1$ is always $7$
For $n=2$ we have $x=17$. For $n=3$ we have $x=257$
We can show that the number of units of $2^{2^n}$ is always $6$ too!
I don't know how can I start my proof! I don't know how can I start my proof !
The last digit of $2^{2^2}$ is $6$. And if $n\ge 3$ then $$\frac{2^{2^n}}{2^{2^2}}=2^{2^n-4}=2^{4k}=16^k$$ That is, $$2^{2^n}=2^{2^2}\cdot 16^k$$ Every power of a number that ends with $6$ also ends with $6$, so $2^{2^n}$ can be expressed as the product of two numbers that end with $6$. Thus, $2^{2^n}$ ends with $6$.