I want to caclulate $$\lim_{n\rightarrow \infty} {\sqrt[n]{ a^ n + b^ n } }$$ for a,b ≥ 0
I wanted to isolate $\sqrt[n]{a^n}$ but I really don't know how to show that the limit is 1.
I know that $\sqrt[n]a \rightarrow 1$ ,so I thought that I seperate the function to $\sqrt[n]{a^n}$ and $\sqrt[n]{b^n}$ and show that they are equally going to the same limit. So that $\sqrt{a^n}$ and $\sqrt{b^n} = \lim{\sqrt[n]{ a^{ n } + b^{ n } } }$.
$signs before they will be effective. Also, you have to write \ before functions like sqrt.$\sqrt[n]{a^n + b^n}$is typeset as $\sqrt[n]{a^n + b^n}$ Here is a tutorial – saulspatz Dec 07 '19 at 14:56