I am looking for the sum to the following finite series:
$ \sum_{i=0}^N |i|^\alpha $
where $0<\alpha<1$.
Thanks.
I am looking for the sum to the following finite series:
$ \sum_{i=0}^N |i|^\alpha $
where $0<\alpha<1$.
Thanks.
I do not think there is any "nice" way to write the answer,
Whenever you want to know how to solve such sums, let $S_n = \sum_{i = 0}^n i^\alpha$
Then $$S_{n+1} - S_n = (n+1)^\alpha$$ is the equation you want to solve.
If you type it into wolfram alpha, you will get an expression using Hurwitz and Riemann Zeta functions. Neither can be calculated by hand easily.