I would like to prove that $$ \lim_{u \downarrow 1} (u-1) \zeta(u) =1 \quad .$$ However, I am not sure which form of the Riemann-zeta function I ought to pick in order to compute this limit.
I guessed I could use Hasse's definition:
$$ \zeta(u) = \frac{1}{u-1} \sum_{n=0}^{\infty} \frac{1}{n+1} \sum_{k=0}^{\infty} (-1)^{k} \binom{n}{k}(k+1)^{1-u} \quad , $$ which would lead to $$ \lim_{u \downarrow 1} (u-1) \zeta(u) = \sum_{n=0}^{\infty} \frac{1}{n+1} \sum_{k=0}^{\infty} (-1)^{k} \binom{n}{k} $$ (right?). But how do I prove this double series is equal to $1$?
Or should I use another definition/form of Riemann's zeta function to compute this limit?
What happened to the exponent on $(k+1)$? I think it should look like $$\sum_n\frac1{n+1}\sum_k(-1)^k{n\choose k}$$ and the inner sum is zero except for $n=0$. That is because $$\sum_{k=0}^{\infty}(-1)^k{n\choose k}=\sum_{k=0}^n(-1)^k{n\choose k}\\=(1-1)^n$$ by the Binomial Theorem.