Show that $1! +2! +3!+\cdots+n!$ is a perfect power if and only if $n =3$
For $n=3$, $1!+2!+3!=9=3^2$. I also feel that the word 'power' makes it a whole lot hard to prove. How do we prove this? What technique do we use?
I don't have any idea how to proceed with this. I would love some hints.
$1!+2!+\dots + 8! \equiv 9\pmod{27}$, and any additional term you add is $\equiv 0 \pmod{27}$.
So there can be no larger power than $2$ when $n \ge 8$, as $3$ is a factor but $27$ is not.
There can be no square either for $n> 3$, as $1!+2!+3!+4!=33$ and all additional terms have last digit $0$, and no square ends in a $3$.
The remaining finite cases are easily checked.