I've been set the following question as part of my Real Analysis homework and I'm struggling with it:
Let $(a_n)_n\in\mathbb{N}$ be a sequence of positive numbers. Show that:
$$ \limsup_{n\rightarrow\infty} a_n^\frac{1}{n} \leq \limsup_{n\rightarrow\infty} (\frac{a_{n+1}}{a_n}) $$
I have reasoned that if the RHS takes value $\infty$ then the inequality is automatically satisfied so we can assume RHS $= \lambda < +\infty$
We got a hint in the lecture that went something like this: For $m \geq n$,
$a_m \leq a_n \lambda^{m-n} \Rightarrow a_m^{\frac{1}{n}} \leq (a_n \lambda^{m-n})^\frac{1}{n}$
And then taking supremums a and limsups but I'm confused at this point and I'm not really sure where to take t from here.
Any help would be greatly appreciated.