I would like to find or solve the limit of:
$$\lim_{n \to \infty} \frac{80^{(n+1)/4}}{37^{(2n+3)/4}}$$
My idea was somehow non-intuitive:
$$\lim_{n \to \infty} \frac{80^{(n+1)/4}}{37^{(2n+3)/4}} \leq \lim_{n \to \infty} \frac{3^{4(n+1)/4}} {6^{2(2n+3)/4}}= \lim_{n \to \infty}(\frac{3^{4n+4}}{6^{4n+6}})^{1/4} = \lim_{n \to \infty}(\frac{1^{4n+4}}{3^{4n+6}})^{1/4}=0$$
But it seems wrong somehow...