I am trying to show that, given a function $f:\mathbb{R}\rightarrow\mathbb{C}$ that is in the Schwartz space of functions with rapid decay at infinity, the following function is holomorphic for all $s\in\mathbb{C}$:
$$F(s) = \int_1^\infty \sum_{n=1}^\infty f(ny) y^{s-1}dy$$
So far I have tried changing variables $y \rightarrow \frac{y}{n}$ to obtain:
$$\int_1^\infty \sum_{n=1}^\infty f(ny) y^{s-1}dy = \int_1^\infty \sum_{n=1}^\infty \frac{1}{n^s}f(y) y^{s-1}dy = \zeta(s) \int_1^\infty f(y) y^{s-1}dy$$
This is where I am lost. I know the $\zeta(s)$ is holomorphic except at $s=1$, but I do not see how the integral goes to $0$ at $s=1$ to cancel out the pole, if that is indeed how I am suppose to solve the problem. For example, $f(x)=e^{-x^2}$ seems like a counterexample.
Edit: Following the comment below, I will try to show that $\sum_{n=1}^\infty f(ny)$ is in the Schwartz space. Consider the following, for any $N,M \in \mathbb{Z}^+$:
$$\lim_{y\rightarrow \infty}y^N\frac{d^M}{dy^M}\sum_{n=1}^\infty f(ny) = \sum_{n=1}^\infty \lim_{y\rightarrow \infty}y^N\frac{d^M}{dy^M} f(ny) = \sum_{n=1}^\infty 0 = 0$$
So, $g(y)=\sum_{n=1}^\infty f(ny)$ is in the Schwartz space.