Possible Duplicate:
How does $ \sum_{p \leq x} p^{-s} $ grow asymptotically for $ \text{Re}(s) < 1 $?
What could I use to prove the following conjecture?
$ \sum_{p \le x} p^{m} \sim \operatorname{Li}(x^{m+1}) $
For $ m=0 $ this is just the prime number theorem, but would it be true for other numbers 'm' ? Or even for negative m?
Also if the function can be expanded in power series $ f(x)= \sum_{n=0}^{\infty} a(n)x^{n} $,
I also think that $ \sum _{p \le x}f(x) \sim \sum_{n=0}^{\infty}a(n)\operatorname{Li}(x^{n+1}) $.
Of course $ \operatorname{Li}(x)= \int_{2}^{x}\frac{du}{\ln(u)} $.