Now I want to find convergence of a sequence:
$$ \lim_{n \to \infty} \sqrt[n]{4^n + 5^n}$$
Now I am pretty sure I have solved this using logic on inspection: $4^n \ll 5^n$ as $n\rightarrow\infty$, hence $\sqrt[n]{4^n + 5^n}=\sqrt[n]{ 5^n} = 5$
Now I could go from here with an epsilon delta proof(maybe), but I can't see how I can Mathematically find this value without intuition(that may be wrong).
Any advice would be greatly appreciated!
Note: The title can be edited freely(with relevance of course), I wasn't sure what to label it.
Also, does this show that it converges to 5 specifically? I can't see it.
– Display Name Jun 19 '14 at 13:06