Is it possible to find the value of $$\sqrt{1+2\sqrt{2+3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}}}$$ Does it help if I set it equal to $x$? Or I mean what can I possibly do? $$x=\sqrt{1+2\sqrt{2+3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}}}$$ $$x^2=1+2\sqrt{2+3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}}$$ $$x^2-1=2\sqrt{2+3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}}$$ $$\frac{x^2-1}{2}=\sqrt{2+3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}}$$ $$\left(\frac{x^2-1}{2}\right)^2=2+3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}$$ $$\left(\frac{x^2-1}{2}\right)^2-2=3\sqrt{3+4\sqrt{4+5\sqrt{5+\dots}}}$$ $$\vdots$$
I don't see it's going anywhere. Help appreciated!
Not an answer of a closed form, but we can use Ramanujan's formula to approximate:
Let the sum be $x$.
$$ \begin{aligned} x &> \sqrt{1+2\sqrt{\color{blue}{1}+3\sqrt{\color{blue}{1}+4\sqrt{\color{blue}{1}+5\sqrt{\color{blue}{1}+\dots}}}}} \\&= \sqrt{1+2f(3)}:=a_1 = 3. \\ x &> \sqrt{1+2\sqrt{2+3\sqrt{\color{blue}{1}+4\sqrt{\color{blue}{1}+5\sqrt{\color{blue}{1}+\dots}}}}} \\&= \sqrt{1+2\sqrt{2+3f(4)}} :=a_2\approx 3.040758335 \\ x &> \sqrt{1+2\sqrt{2+3\sqrt{3+4\sqrt{\color{blue}{1}+5\sqrt{\color{blue}{1}+\dots}}}}} \\&= \sqrt{1+2\sqrt{2+3\sqrt{3+4f(5)}}} :=a_3\approx 3.063938469 \\ x &> \sqrt{1+2\sqrt{2+3\sqrt{3+4\sqrt{4+5\sqrt{\color{blue}{1}+\dots}}}}} \\&= \sqrt{1+2\sqrt{2+3\sqrt{3+4\sqrt{4+5f(6)}}}} :=a_4\approx 3.074786007. \end{aligned} $$ So the nested radical does not go on infinitely in this sequence $\{a_n\}$, where $$ a_n = \sqrt{1+2\sqrt{2+3\sqrt{3+\dots\sqrt{\dots\sqrt{(n-1)+n\sqrt{n+(n+1)(n+3)}}}}}}. $$ And if we compute a few more terms: $$ a_5 \approx 3.079604451993 \\ a_6 \approx 3.081712705722 \\ a_7 \approx 3.082633123037 \\ a_8 \approx 3.083036100688 \\ a_9 \approx 3.083213386604 \\ a_{10} \approx 3.083291812809 $$