The question states: Show that the $\limsup_{n \to \infty}\sqrt[n]n$ $\leq 1$, and conclude that $\lim_{n \to \infty}\sqrt[n]n = 1$. (Hint: Assume that $\limsup_{n \to \infty}\sqrt[n]n$ $>1$ and arrive at a contradiction to the fact that $\sum_{n=1}^\infty n\theta^{n}<\infty$ for all $\theta \in(0,1)$.)
I am specifically trying to use the hint I was given to prove this statement as I know there are many alternate ways in showing it.
Assume that $\limsup_{n \to \infty}\sqrt[n]n$ $>1$,
I have let $b_n :=n\theta^{n}$ and tried using the Root Test to which I get: \begin{align} \limsup_{n \to \infty}b_n > \theta>0 \end{align} which doesn't help me. I don't see how any other test really helps me in this scenario as the hint makes me believe I need to use the $\limsup$ in some way. Any help is appreciated.
If $x = \liminf \sqrt[n]n > 1$, then $1 < \frac{x+1}2 < x$ and there are infinitly many $n$ such that $\sqrt[n]n\ge \frac{x+1}2$, that is, $n\left(\frac 2{x+1}\right)^n\le 1$. Now, sum them up, noting that $\theta = \frac 2{x+1} < 1$.