Possible Duplicate:
Alternative Expected Value Proof
If $X$ is a random variable that takes values in the range $\left \{ 1,2,3,4,5,6,\ldots \right \}$ how can I prove the following statement?
$$\mathbb{E}[X]=\sum_{i=1}^\infty \mathbb{P}[X \ge i]$$
I honestly have no idea where to even begin. Even just something to kick off the process would be great.
$\rm\bf Note$: $$\sum_{k=1}^\infty\; \mathrm{P}(X\ge k)=\sum_{k=1}^\infty\; \sum_{\ell=k}^\infty\; \mathrm{P}(X=\ell)$$ $\rm\bf Rhetorical\text{ } question$: How many times does $\mathrm{P}(X=n)$ appear above for $n=1,2,3,\dots$?