I attempted to solve $\sqrt{1+\sqrt{1+2\sqrt{1+3\sqrt{\cdots}}}}$ but it leads me to a recursive form $f^2[n]=1+nf[n+1]$.
Is there a closed solution for this difference equation?
I attempted to solve $\sqrt{1+\sqrt{1+2\sqrt{1+3\sqrt{\cdots}}}}$ but it leads me to a recursive form $f^2[n]=1+nf[n+1]$.
Is there a closed solution for this difference equation?