Prove that:
$$\lim_{n\to\infty} \sqrt[n]{a^{n} + b^{n}} = \max(a, b)$$
I don't have a clue even how to start the proof here. Any hint is appreciated!
Prove that:
$$\lim_{n\to\infty} \sqrt[n]{a^{n} + b^{n}} = \max(a, b)$$
I don't have a clue even how to start the proof here. Any hint is appreciated!
Assume $a\geq b\geq0$ and $a>0$ (if $a=b=0$ the statement is trivial). Write $$ \lim_{n\to\infty} \sqrt[n]{a^{n} + b^{n}} = \lim_{n\to\infty}\left( a\cdot\sqrt[n]{1 + (b/a)^{n}} \right), $$ with $1\geq (b/a)\geq (b/a)^n$. Then observe that $$ 1\leq\sqrt[n]{1 + (b/a)^{n}}\leq\sqrt[n]{2}\leq 1+1/n, $$ and conclude that the limit is exactly $a$.