Let $a\geq 0$ and $ b\geq 0$. Prove that $\lim_{n \to \infty} \sqrt[n]{a^n+b^n}=\max \{a,b\}$.
[Hint: Use the identity $(a^n -b^n)=(a-b)(\sum_{i=0}^{n-1}a^ib^{n-1-i})$]
I need some help! I cannot do it even with the hint... :(
Let $a\geq 0$ and $ b\geq 0$. Prove that $\lim_{n \to \infty} \sqrt[n]{a^n+b^n}=\max \{a,b\}$.
[Hint: Use the identity $(a^n -b^n)=(a-b)(\sum_{i=0}^{n-1}a^ib^{n-1-i})$]
I need some help! I cannot do it even with the hint... :(
Hint: $$\max\{a,b\} \leq \sqrt[n]{a^n+b^n} \leq \sqrt[n]{2\max\{a,b\}^n} = 2^{1/n}\max\{a,b\}$$ and make $n \to +\infty.$ Here's a bit more general version of this result.