Show that $(1-2^{1-s})\zeta(s)$ is an entire function, which is represented by the series $$(1-2^{1-s})\zeta(s)=1-\dfrac{1}{2^s}+\dfrac{1}{3^s}-\dfrac{1}{4^s}+\cdots$$ for $\Re{s}>1$.
From the definition that $$\zeta(s)=\sum_{n=1}^\infty\dfrac{1}{n^s},$$ I want to multiply by $(1-2^{1-s})$. But it doesn't seem that the term $1-\dfrac{1}{2^s}+\ldots$ will come out.
Laurent series of $\zeta(s)$ about $1$ is $$\zeta(s) = \dfrac1{s-1} + \sum_{k=0}^{\infty}\dfrac{(-1)^k}{k!} \gamma_k (s-1)^k$$ Hence, $$\eta(s) = \dfrac{1-2^{1-s}}{s-1} + \sum_{k=0}^{\infty}\dfrac{(-1)^k}{k!} \gamma_k (s-1)^k(1-2^{1-s})$$ This makes sense everywhere except at $s=1$. At $s=1$, we have $$\lim_{s \to 1} \eta(s) = \lim_{s \to 1} \dfrac{1-2^{1-s}}{s-1} = \ln(2)$$ This shows the function is entire.
For the series representation, see AaronS's answer.