Is there any way to find the summation up to $100$ times without using calculator?
$$\underbrace{\sqrt{2+\sqrt{2+\sqrt{2+\cdots +\sqrt{2}}}}}_{100\;\text{times}}$$
I know that if the above summation would be up to $\infty$ then we can find the summation up to infinity very easily.
First we will take the summation to be $x$ and then we will get a quadratic like $x^2-x-2=0$. Now we have to solve the quadratic and get the value of the summation very easily and the value of the summation will be $2$.
But how to find the summation in this case for 100 times 2?
Kindly help me out with this question.
Hint: Let $f(x)=2\cos x$. From the half-angle formula for cosine and all terms being positive, render $f(x/2)=\sqrt{2+f(x)}$.
Can you continue from there?