Proof $2011^{2011^{2011}}-2011 \equiv 0 \mod 30030$
By Chinese Remainder Theorem this is equivalent to proving:
$2011^{2011^{2011}}-2011 \equiv 0 \mod 2$
$2011^{2011^{2011}}-2011 \equiv 0 \mod 3$
$2011^{2011^{2011}}-2011 \equiv 0 \mod 5$
$2011^{2011^{2011}}-2011 \equiv 0 \mod 7$
$2011^{2011^{2011}}-2011 \equiv 0 \mod 11$
$2011^{2011^{2011}}-2011 \equiv 0$ mod $13$
$2011 \equiv 1 \mod (2,3,5)$ so $2011^{2011^{2011}}-2011 \equiv 1^{2011^{2011}}- 1 \equiv 0 \mod (2, 3,5)$
But I do not know how to continue.
The first three cases are quite simple, since $2011\equiv 1 \mod 2,3,5$, so $$2011^{2011^{2011}}-2011\equiv 1^{2011^{2011}}-1=1-1=0 \mod 2,3,5$$ The other cases can be treated like that (I'll only do $7$, the others are similar):
As $(7,2011)=1$, Euler's theorem applies, which tells $$2011^{\varphi(7)}=2011^6\equiv 1 \mod 7$$ So if we write $2011^{2011}=6q+r$, then $$2011^{2011^{2011}}=2011^{6q+r}=(2011^{6})^q\cdot 2011^r\equiv 1^q\cdot 2011^r\equiv 2011^r \mod 7$$ Again, as $(6,2011)=1$, apply Euler's theorem: $$2011^{\varphi(6)}=2011^2\equiv 1 \mod 6$$ So, as before: $$2011^{2011}=2011^{2*1005+1}\equiv 2011\equiv 1 \mod 6$$ Now $2011^{2011}=6q+1$ for some $q$, so $$2011^{2011^{2011}}\equiv 2011^1\equiv 2011$$