7

Possible Duplicate:
Finite Sum of Power?

Suppose $f(s,k) = \sum_{n=1}^k n^{-s}$ is the Riemann zeta function truncated at the k-th term. I read on mathoverflow that there is a formula for $f(s,k)$ in terms of Bernoulli numbers, but I can't find it on the web. Would someone happen to know it or could point to a link? I am primarily interested in the case when $s$ is a negative real number.

Thanks!

Thad
  • 81

4 Answers4

6

Perhaps that you are thinking at the formula proposed by Woon 'A New Representation of the Riemann Zeta Function zeta(s)'.

Ali Caglayan
  • 5,726
Raymond Manzoni
  • 43,021
  • 5
  • 86
  • 140
3

Note that

$$\sum_{n=1}^k n^{-s}=H^{(s)}_k$$

where $H^{(s)}_k$ is the generalized harmonic number.

Some identities are mentioned here, e.g.

$$H^{(s)}_k=\frac{(-1)^{-s}B_{-s+1}+B_{-s+1}(k+1)}{-s+1}$$

Argon
  • 25,303
2

Presumably mathoverflow was talking about Faulhaber's formula $$ \sum_{k=1}^n k^p = \frac{B_{p+1}(n+1)-B_{p+1}(0)}{p+1} $$ in terms of Bernoulli polynomials. If $p$ is a positive integer, then the coefficients of the Bernoulli polynomials are essentially Bernoulli numbers.

GEdgar
  • 111,679
1

Faulhaber's polynomial provides the answer when $s \in \mathbb{Z}^{-}$. If $s \in \mathbb{R}^-$, a good approximation can be obtained using Euler-Maclaurin which also contain the Bernoulli numbers.