When playing with series expansions, I stumbled upon the following relation:
$$\zeta(s) := \sum \limits_{n=0}^{\infty} \left( \zeta^{(n)}(0) \frac{s^n}{\Gamma(n+1)} \right)$$
that seems to hold for all $|s|<1,s \in \mathbb{C}.$ Note that $\zeta^{(n)}(0)$ is the n-th derivative of $\displaystyle \lim_{s \to 0} \zeta(s)$.
I have the strong feeling this must be related to the Laurent series expansion of $\zeta(s)$ (see Laurent series), however I can't get it reconciled.
Does anybody see the link? And if so, could it be analytically continued?
EDIT 1:
The question has been answered below, however despite the constraint of $|s<1|$ the following difference still seems to converge for $s=i$:
$$\displaystyle \sum_{n \ge 0} \frac{\zeta^{(n)}(0)}{n!} i^n -\zeta(i) =\frac12 +\frac12 i$$
EDIT 2:
Based on the comments below, I now know that for a power series you could have either convergence or divergence exactly at the radius of convergence (which in this case is the unit circle). All values on the unit circle, except for $s=1$, indeed do seem to converge, but the infinite sum then no longer equates $\zeta(s)$. However, the following difference does yield interesting results again, but I haven't managed to explain them:
$$D(z):= \displaystyle \sum_{n \ge 0} \frac{\zeta^{(n)}(0)}{n!} z^n -\zeta(z)$$
with $z \in \mathbb{C}$ and of the type: $e^{ti}=\cos(t)+i \sin(t)$.
Some values are:
- $D(-1) = \frac12$
- $D(i) = \frac12+\frac12 i$
- $D(-i) = \frac12-\frac12 i$
- $D(\frac12 \sqrt{2}+\frac12 \sqrt{2} i) = -\frac12-\frac12 \sqrt{2} i$
- $\dots$
How could I reconcile these numbers from the known formulas?
That is just Maclaurin's series: $\Gamma(n + 1) = n!$, so: $$ \zeta(s) = \sum_{n \ge 0} \frac{\zeta^{(n)}(0)}{n!} s^n $$