I'm having trouble with a step in a paper which I believe boils down to the following inequality: $$ \left\| \sum_{k\in\mathbb{Z}} f(\cdot+k) \right\|_{L^2(0,1)} \leq c \|f\|_{L^2(\mathbb{R})}. $$ I haven't come up with many ideas. Hitting the left-hand side with Minkowski, for example, produces something which can exceed $\|f\|_{L^2(\mathbb{R})}$.
I also put a bit of effort this afternoon into falsifying the above inequality (it may be that I'm misunderstanding the omitted steps in the original paper). Begin with a power series $g(x)=\sum a_kx^k$ which has a local $L^2$ singularity. It's then not too hard to use this representation to construct $f$ satisfying $$ \sum_{k\in\mathbb{Z}} f(x+k) = g(x). $$ However, the few times I attempted this did not result in an $L^2(\mathbb{R})$ function.
Any help one way or the other is appreciated.
The inequality is not true: counterexample:
$$f(x) = \sum_{n=1}^\infty \frac 1n \chi_{[n, n+1]}.$$
Then $f\in L^2(\mathbb R)$, but
$$g(x):= \sum_{k\in \mathbb Z} f(\cdot + k) = \sum_{n=1}^\infty \frac 1n = \infty$$
is not in $L^2(0,1)$.