Evaluate the following limit : $$\lim_{n \to \infty} \left\{ \frac{n!}{\prod_{k=1}^{n} H_k} \right\}^{\frac{1}{n}}$$ where $$H_k = \sum_{i=1}^{k} \frac{1}{i}.$$
This question was from this; I tried some inequalities with $H_k$ and $\ln k$, but I can't make it further. Is this limit convergent, or divergent? Can we evaluate it if it converges?
By Stirling's approximation, for $n\gg0$, we have $n!\ge (n/e)^n$. Moreover, $\prod_{k=1}^nH_k\le H_n^n$, so that for $n\gg0$, we have:
$$\left(\frac{n!}{\prod_{k=1}^n H_k}\right)^{1/n}\ge\frac{n/e}{H_n}\to\infty.$$