Consider a positive discrete random variable $X$ taking values in $\mathbb{N}$ and let $r\geq 1$. Is it true that for the $r$ moment of the expectation the following relation holds:
\begin{equation} \mathbb{E}[X^r] = \sum_{k=1}^\infty k^{r-1} \mathbb{P}\{X>k\}. \end{equation}
I tried using Abel's partial summation formula to show something similar but it did not work out. Any hints? Thanks!