Assuming X is a discrete random variable over the natural numbers using the fact that $n=\sum^n_{k=1}1$ show $E[X] = \sum^\infty_{n=1}P[X\ge n]$
$E[X] = \sum_{n=1}^\infty P[X\ge \sum^n_{k=1}1]$ I'm not sure how to move out the summation in the inequality over to the left. Is this the right approach?