I don´t understand this problem, I need help with this
Find the next limit. Justify your procedure $$\displaystyle \lim_{n \to \infty} \sqrt[n]{n + c} $$
I Tried do this, but I think it's wrong
$$\displaystyle \lim_{n \to \infty} \sqrt[n]{n + c} = \displaystyle \lim_{n \to \infty} {n + c}^n $$
After that, I tried use a stolz criterium $$\displaystyle \lim_{n \to \infty} \sqrt[b_{n}]{a_{n}} = \displaystyle \lim_{n \to \infty} \sqrt[b_{n+1}-b_{n}]{\dfrac{a_{n+1}}{a_{n}}}$$ where $$a_{n} = n+c , b_{n} =n , a_{n+1} = n+c+1 , b_{n+1} = n+1 , \displaystyle \lim_{n \to \infty} b_{n} = \displaystyle \lim_{n \to \infty} n = \infty$$ so $$\displaystyle \lim_{n \to \infty} \sqrt[n]{n+c} = \displaystyle \lim_{n \to \infty} \sqrt[n+1-n]{\dfrac{n+c+1}{n+c}} = \displaystyle \lim_{n \to \infty} \sqrt[1]{\dfrac{n+c+1}{n+c}} = \displaystyle \lim_{n \to \infty} \dfrac{n+c+1}{n+c} = \dfrac{\displaystyle \lim_{n \to \infty} n+c+1 }{\displaystyle \lim_{n \to \infty} n+c }$$
I got this but I don't know if this is right or not,
Using the formula $e^{ln(x)}=x$: $$\displaystyle \lim_{n \to \infty} \sqrt[n]{n + c}=\lim_{n \to \infty} (n + c)^{\frac{1}{n}}= e^{\lim_{n \to \infty}\frac{ln(n + c)}{n}}= e^{\lim_{n \to \infty}\frac{1}{n+c}}=e^0=1$$
If you had persisted with what you were trying: $$\dfrac{\displaystyle \lim_{n \to \infty} n+c+1 }{\displaystyle \lim_{n \to \infty} n+c } = \displaystyle \lim_{n \to \infty}\dfrac{ n+c+1 }{ n+c } = \displaystyle \lim_{n \to \infty}(1+\frac{1}{n+c})=1+0=1$$