I have defined the function $\zeta : (1, +\infty) \longrightarrow \mathbb{R}$ defined as: $$\zeta(x) = \sum_{n=1}^{+\infty} \frac{1}{n^x}$$
I have to study the differentiability of this function. I have tried to use the theorem that allows you to swap summation and derivative, but I don't know how to prove that $\sum_{n=1}^{+\infty} g'(x)$ converges uniformly, necessary to use the theorem, where $g(x) := \frac{1}{n^x}$
Let $\zeta(x)=\sum_{n=1}^\infty \frac{1}{n^x}$ be a series representation for the Riemann-Zeta Function for $x\in (1,\infty)$.
Let $z'(x)$ be the series of the differentiated terms of the Riemann Zeta function so that
$$z'(x)=-\sum_{n=1}^\infty \frac{\log(n)}{n^x}\tag 1$$
for $x\in(1,\infty)$. For all $\delta>1$, the series in $(1)$ converges uniformly for $x\ge \delta$.
Therefore, for all $x\ge \delta>1$, we have
$$\begin{align} \zeta'(x)&=\frac{d}{dx}\sum_{n=1}\frac{1}{n^x}\\\\ &=-\sum_{n=1}^\infty \frac{\log(n)}{n^x}\tag2 \end{align}$$
Since the equality in $(2)$ is true for all $x\ge \delta>1$, then we have
$$\zeta'(x)=-\sum_{n=1}^\infty \frac{\log(n)}{n^x}$$
for all $x>1$. And we are done!