Prove that $$\sum_{r=1}^{n}(-1)^{r-1} \, H_{r} \, {}^{n} C_{r} = \frac{1}{n},$$ where ${}^{n}C_{k} = \binom{n}{k}$ and the Harmonic numbers are defined by $$H_{n} = \sum_{j=1}^{n} \frac{1}{j}.$$
My attempt: I opened the summations, and re-combined the series but I am getting the same terms again.
Using integration I was able to resolve the series and it converted into integration of $$ \int_{0}^{1} (1-x)^{n-1} \, dx.$$