I'm an undergraduate mathematics student and I'm trying to understand the basics of limes superior. I recently got stuck on the following question:
Let $(a_n)$ be a sequence of numbers and let $(b_n)$ be a sequence of numbers with $\lim_{n\to\infty}b_n=1$. Show:
1) $$\lim\limits \sup (b_na_n)=\lim\limits \sup a_n$$ 2) $$\lim\limits \sup (a_n^{b_n})=\lim\limits \sup a_n$$
My first thought on trying to solve problem 1) was to try and show that $\lim\limits \sup (b_na_n)$ = $\lim\limits \sup (b_n) * \lim\limits \sup (a_n)$, because then I can use the fact that $\lim\limits \sup (b_n) = \lim\limits_{n \rightarrow \infty} b_n = 1$, and that would be sufficient. If it's possible to show it this way, I think the second problem would be solvable in a similar fashion. However I'm not really sure how to show this and I don't even know if I'm thinking in the right direction. Anyone mind helping me out on this one?