Let $f: \mathbb{R} \rightarrow \mathbb{R}$ be a Lebesgue integrable function. Prove that $$\sum_{n=1}^{\infty} \frac{f(x-\sqrt{n})}{\sqrt{n}}$$ converges almost for every $x \in \mathbb{R}$.
My tactic here (which of course might lead me to nowhere) is to express this series as an integral or sum of integrals and use in some way the fact that $f$ is integrable along with a convergence theorem of course.
From integrability of $f$ we know that $f$ is finite almost everywhere which I believe would help me in my proof.
But I don't know exactly how to start with this.
Any useful hint would be appreciated. I don't want a full solution to this.
Thank you in advance.
A brute-force method: Define $g(x):= \sum_0^{\infty} \frac{|f(x-\sqrt n)|}{\sqrt n}$, which a priori might be infinite at many points. Fix some $j \in \Bbb Z$. By Tonelli's theorem we may interchange sum and integral to compute \begin{align*}\int_j^{j+1} g(x)dx &=\sum_{n=1}^{\infty} \int_j^{j+1}\frac{|f(x-\sqrt n)|}{\sqrt n} dx \\ &=\sum_{n=1}^{\infty} n^{-1/2}\int_{j-\sqrt n}^{j+1-\sqrt n} |f(x)|dx \\ &=\sum_{k=1}^{\infty} \sum_{n=k^2}^{(k+1)^2-1} n^{-1/2}\int_{j-\sqrt n}^{j+1-\sqrt n} |f(x)|dx\\&= \sum_{k=1}^{\infty} \int_{\Bbb R}\bigg(\sum_{n=k^2}^{(k+1)^2-1}n^{-1/2}\cdot1_{[j-\sqrt n,\;j+1-\sqrt n)}(x) \bigg)|f(x)|dx\end{align*} Now if $k^2 \leq n <(k+1)^2$, then $n^{-1/2} \leq k^{-1}$ and also $[j-\sqrt n,j+1-\sqrt n) \subset [j-k-1,j-k+1)$.