Context: the distribution of the random harmonic series is touched upon in e.g. this and that question. However, in this case I am considering the partial sum of this series only.
Let $(X_k)_{1\leq k\leq\infty}$ be a sequence of i.i.d. Rademacher random variables, i.e. uniform on $\{-1,1\}$. For parameter $n\geq 1$, let $$ H^{(n)}\stackrel{\rm def}{=} \sum_{k=1}^n \frac{X_k}{k} $$ be the "partial random harmonic sum."
What is the distribution of $H^{(n)}$, in particular what is its tail bound behavior?
Specifically: given $\delta > 0$,, what is the asymptotic behavior of $$ \mathbb{P}\{ H^{(n)} \geq \delta \ln n\} $$ as $n\to\infty$?
Hoeffding/Chernoff bounds would apply, or more basically bounds on Rademacher sums; giving something, if I'm not mistaken, along the lines of $$ \mathbb{P}\{ H^{(n)} \geq \delta \ln n\} \leq e^{-c \delta^2 \ln^2 n} $$
for some explicit constant $c \approx \frac{3}{\pi^2}$ (if I didn't screw up). But the bound seem very loose to me, and based on [1] (which deals with the non-truncated version) I would expect $\mathbb{P}\{ H^{(n)} \geq \delta \ln n\} = e^{-\Theta(n^\alpha \log^\beta n)}$ for some $\alpha >0$ and $\beta$. Is any such result known -- or, if it's not insanely hard to show, how can I obtain it?
[1] Montgomery-Smith S.J. (1990) The distribution of Rademacher sums. Proc. Amer. Math. Soc. 109:517522
The answer is given by [1]. There is an absolute constant $c \geq 1$ such that the following holds.
By the Theorem, for all $t \geq 0$,
$$\mathbb{P} \left( H^{(n)} > K_n(t) \right) \leq e^{-\frac{t^2}{2}}$$
and
$$\frac{e^{-ct^2}}{c} \leq \mathbb{P} \left( H^{(n)} > \frac{K_n(t)}{c} \right),$$
where $K_n (t) = \inf \{\|x'\|_{\ell^1}+t\|x''\|_{\ell^2} \ : \ x'+x'' = x^{(n)}\}$ is an interpolating norm for the sequence $x^{(n)}=(1, 1/2, \ldots, 1/n, 0, 0, \ldots)$. By the equation in the middle of p. $518$,
$$\frac{K_n(t)}{c} \leq \sum_{k=1}^{\lfloor t^2\rfloor \wedge n} \frac{1}{k} + t \sqrt{\sum_{k=\lfloor t^2\rfloor \wedge n+1}^n \frac{1}{k^2}} \leq K_n (t).$$
I guess that this bound can most likely be improved with some analysis. Anyway, for $3/2 \leq t \leq \sqrt{n}$, and up to increasing the constant $c$, we get:
$$2 \ln (t) \leq K_n(t) \leq 2 c\ln(t),$$
whence:
$$\mathbb{P} \left( H^{(n)} > 2c \ln (t) \right) \leq e^{-\frac{t^2}{2}}$$
and:
$$\frac{e^{-ct^2}}{c} \leq \mathbb{P} \left( H^{(n)} > \frac{2 \ln (t)}{c} \right).$$
Let $\delta \in (0, c^{-1})$. In the former inequality, I use $t := n^{\frac{\delta}{2c}}$. In the later, I use $t := n^{\frac{c \delta}{2}}$. Then I get:
$$\frac{e^{-cn^{c \delta}}}{c} \leq \mathbb{P} \left( H^{(n)} > \delta \ln (n) \right) \leq e^{-\frac{n^{\delta/c}}{2}}.$$
This holds for all $\delta \in (0, c^{-1})$ and all $n \geq 2$.