I stuck in this limit, I tried to solve it and gets 1/2 as result. Yet, I was wrong because I forgot a square. Please need help!
$\lim _{x\to \infty \:}\left(\sqrt{x+\sqrt{1+\sqrt{x}}}-\sqrt{x}\right)$
Note: it's $+\infty$
Thanks in advance
Update: I actually solved it, and this is the way that I wanted to:
$\lim \:_{x\to \:\infty \:}\left(\sqrt{x+\sqrt{1+\sqrt{x}}}-\sqrt{x}\right)\:=\:\lim \:\:_{x\to \:\:\infty \:\:}\left(\frac{\sqrt{1+\sqrt{x}}}{\sqrt{x+\sqrt{1+\sqrt{x}}}+\sqrt{x}}\right)=\:\lim \:\:_{x\to \:\:\infty \:\:}\left(\frac{\sqrt{1+\sqrt{x}}}{\sqrt{x^2\left(1+\frac{\sqrt{1+\sqrt{x}}}{x}\right)+\sqrt{x}}}\right)=\lim \:\:_{x\to \:\:\infty \:\:}\left(\frac{\sqrt{x\left(\frac{1}{x}+\frac{1}{\sqrt{x}}\right)}}{\sqrt{x}\left(\sqrt{1+\sqrt{\frac{1}{x^2}+\frac{1}{\sqrt{x}}}}+1\right)}\right)=\lim \:\:_{x\to \:\:\infty \:\:}\left(\frac{\sqrt{x}\sqrt{\frac{1}{x}+\frac{1}{\sqrt{x}}}}{\sqrt{x}\left(\sqrt{1+\sqrt{\frac{1}{x^2}+\frac{1}{x}}}+1\right)}\right)=\lim \:\:_{x\to \:\:\infty \:\:}\left(\frac{\sqrt{\frac{1}{x}+\frac{1}{\sqrt{x}}}}{\sqrt{1+\sqrt{\frac{1}{x^2}+\frac{1}{\sqrt{x}}}}+1}\right)=\frac{0}{2}=0$
Thanks for your two answers guys. I really appreciate it ! This community is awesome !
$$\begin{align}\sqrt{x+\sqrt{1+\sqrt x}}-\sqrt x&=\frac{\left(\sqrt{x+\sqrt{1+\sqrt x}}-\sqrt x\right)\left(\sqrt{x+\sqrt{1+\sqrt x}}+\sqrt x\right)}{\sqrt{x+\sqrt{1+\sqrt x}}+\sqrt x}\\ &\le \frac{\left(\sqrt{x+\sqrt{1+\sqrt x}}-\sqrt x\right)\left(\sqrt{x+\sqrt{1+\sqrt x}}+\sqrt x\right)}{1+\sqrt x}\\ &=\frac{\sqrt{1+\sqrt x}}{1+\sqrt x}\\ &=\frac1{\sqrt{1+\sqrt x}}\\ &\to 0\end{align}$$