Probably an easy question, but I found the following identity that seems true for all $s \in \mathbb{C}$:
$$\sum_{n=1}^{\infty} \binom{s}{n}\big(1 - \zeta(n-s)\big)=2^s$$
Why is this the case? Do similar identities exist for $3^s,4^s,...$?
Additional observation:
For $s \in \mathbb{N}$, only a finite sum up to $s+1$ is required to get the exact power, i.e.:
$$\sum_{n=1}^{s+1} \binom{s}{n}\big(1 - \zeta(n-s)\big)=2^s$$
and also:
$$\sum_{n=1}^{s+1} \binom{s}{n}\big(1+\frac{1}{2^{n-s}} - \zeta(n-s)\big)=3^s$$
etc.
This trick doesn't seem to work for negative integers or non-integer values of $s$.