I'm going to start out by saying this is a homework problem straight out of the book. I have spent a couple hours looking up how to find expected values and have determined I understand nothing.
Let $X$ have the cdf $F(x) = 1 - x^{-\alpha}, x\ge1$. Find $E(X)$ for those values of $\alpha$ for which $E(X)$ exists.
I have no idea how to even start this. How can I determine which values of $\alpha$ exist? I also don't know what to do with the cdf (I'm assuming this means Cumulative Distribution Function). There are forumlas for finding the expected value hwne you have a frequency function or density function. Wikipedia says the CDF of $X$ can be defined in terms of the probability density function ƒ as follows:
$F(x) = \int_{-\infty}^x f(t)\,dt$
This is as far as I got. Where do I go from here?
EDIT: I meant to put $x\ge1$.