I would like to prove the following:
Let $p$ and $q$ different prime numbers and let $a$ be an integer such that $a < p$ and $a < q$.
I want to prove that $$pq \; | \; a^{pq} - a^p - a^q + a$$
i.e. I would like to prove: $$ \frac{a^{pq} - a^p - a^q + a}{pq} \in \mathbb{Z}$$.
Can any body help me to prove this?