Find $\limsup_{n\to\infty}(\frac{2\cdot5\cdot8\cdot\cdots\cdot(3n-4)}{3^nn!})^{1/n}$
I've tried multiplying the nominator and the denominator by what is lacking for there to be $3n!$ in the nominator, but that landed me in an algebraic mess.
I've also tried to see if we can extract something like $const^n$ from $2\cdot5\cdot8\cdot\cdots\cdot(3n-4)$, and nothing came out except for a very thin sight of $2^{n/2}$ (I think) that I don't know how to use.
I think we are supposed to use Stirling formula somewhere in the exercise.
Thank you.
Let the given sequence in question be $a_n$ and $b_n=a_n^n$. Then $$\frac {b_{n+1}}{b_n}=\frac{3n-1}{3(n+1)}$$ which tends to $1$. Thus $a_n=\sqrt[n] {b_n} $ also tends to $1$.