Let $ \{x_n\}_{n=1}^\infty \subset \mathbb{R} $ be a sequence. Prove for $\alpha>1$ that $\sum_{n=1}^\infty \frac{1}{n^\alpha\sqrt{n|x-x_n|}}$ converges for almost every $x$ with regard to Lebesgue measure on $\mathbb{R}$.
I tried solving by finding an integrable function such that this series is bounded below the function's integral, but I didn't find a suitable function.
Partial answer: suppose $x_n$ is a sequence such that the closure of $\{x_n\}_{n \in \mathbb{N}}$ is a null set.
Take $x \in \mathbb{R}$ such that $\delta := \inf_{n \in \mathbb{N}}\{|x-x_n|\} > 0$. Then we have.
\begin{align*} \frac{1}{n^{\alpha} \sqrt{n |x-x_n|}} \leq \frac{1}{n^{\alpha + 1/2} \sqrt{\delta}} \end{align*} and hence \begin{align*} \sum_{n=1}^{\infty} \frac{1}{n^{\alpha} \sqrt{n |x-x_n|}} \leq & \sum_{n=1}^{\infty} \frac{1}{n^{\alpha + 1/2} \sqrt{\delta}} \\ =& \frac{1}{\sqrt{\delta}} \sum_{n=1}^{\infty} \frac{1}{n^{\alpha + 1/2}} \\ \leq& \frac{1}{\sqrt{\delta}} \left( \int_1^{\infty} x^{-\alpha-1/2}dx + 1 \right) \end{align*} Which converges because $\alpha > 1$.
Since this holds for any such $x$, we may conclude that the sum converges everywhere except on $\{x_n\}_{n \in \mathbb{N}}$.