I tried to solve $$\lim_{n \to \infty} n\int_0^1\ldots \int_0^1\frac{1}{x_1+x_2+\ldots+x_n}\,dx_1\ldots dx_n$$
I started with
$$ \frac{1}{x_1+x_2+\ldots+x_n}=\int_0^{\infty}e^{-t(x_1+x_2+\ldots+x_n)}\,dt$$
$$\Rightarrow I=\int_0^1\ldots\int_0^1\frac{1}{x_1+x_2+\ldots+x_n}dx_1\ldots dx_n=\int_0^{\infty}\int_0^1\ldots\int_0^1e^{-t(x_1+x_2+\ldots+x_n)}dx_1\ldots dx_n\,dt$$
$$\Rightarrow I=\int_0^{\infty}\int_0^1e^{-t(x_1)}dx_1\int_0^1e^{-t(x_2)} \, dx_2 \ldots\int_0^1e^{-t(x_n)}dx_n\,dt$$
$$\Rightarrow I=\int_0^\infty \left ( \frac{1-e^{-t}}{t}\right )^n\,dt$$ so our lim should be $$\Rightarrow \lim_{n \to \infty} n\int_0^{\infty} \left (\frac{1-e^{-t}} t \right )^n \, dt$$
and with some steps :
$$\Rightarrow \lim_{n \to \infty} 2n\int_0^\infty e^{-tn}\left (\frac{\sinh t} t \right )^n\,dt$$ using mathematica i got numerically that the result is $2$.
i could see that $$\lim_{n \to \infty} \int_1^\infty e^{-tn}\left (\frac{\sinh t}{t}\right )^n\,dt=0$$
so how to prove that
$$\lim_{n \to \infty} n\int_0 ^{1} e^{-tn}\left (\frac{\sinh t}{t}\right )^n\,dt=1$$
We can express the integral of interest as
$$n\int_0^1 e^{-nt}\left(\frac{\sinh(t)}{t}\right)^n\,dt=n\int_0^1 \left(\frac{1-e^{-2t}}{2t}\right)^n\,dt \tag1$$
Next, applying the estimates
$$1-t\le \frac{1-e^{-2t}}{2t}\le 1-t+\frac23 t^2\le e^{-t+\frac23t^2}$$
to the integral on the right-hand side of $(2)$ reveals
$$n\int_0^1 (1-t)^n\,dt\le n\int_0^1 e^{-nt}\left(\frac{\sinh(t)}{t}\right)^n\,dt\le n\int_0^1 e^{-nt}e^{2nt^2/3}\,dt \tag 2$$
The left-hand side of $(2)$ is easy to evaluate and we find that
$$\frac{n}{n+1}\le n\int_0^1 e^{-nt}\left(\frac{\sinh(t)}{t}\right)^n\,dt$$
For the right-hand side of $(2)$, we enforce the substitution $t\to t/n$ and find that
$$\begin{align} n\int_0^1 e^{-nt}e^{2nt^2/3}\,dt &=\int_0^n e^{-t} e^{2t^2/3n}\,dt\\\\ &=\int_0^\infty e^{-t}e^{2t^2/3n}\xi_{[0,n]}(t)\,dt \end{align}$$
Inasmuch as $e^{-t}e^{2t^2/3n}\xi_{[0,n]}(t)\le e^{-t/3}$ and $\int_0^\infty e^{-t/3}\,dt<\infty$, the Dominated Convergence Theorem guarantees that
$$\begin{align} \lim_{n\to \infty }n\int_0^1 e^{-nt}e^{2nt^2/3}\,dt&=\int_0^\infty \lim_{n\to \infty}\left(e^{-t}e^{2t^2/3n}\xi_{[0,n]}(t)\right)\,dt\\\\ &=\int_0^\infty e^{-t}\,dt\\\\ &=1 \end{align}$$
Putting everything together, we assert that
$$\lim_{n\to \infty}n\int_0^1 e^{-nt}\left(\frac{\sinh(t)}{t}\right)^n\,dt=1$$