Series :
$$\sum_{i =1}^{n} i^k= 1^k+ 2^k + 3^k + 4^k +\ldots+n^k$$
where $k$ is a constant.
This does not seem to be Geometric progression , how can I evaluate the sum?
If possible if also want to find
$$\sum_{j =1}^{n} F(j)$$
where $F(j)$ is sum of the above series at $n=j$.