My question here is related to telescopic sum using factorial and it is related to my question here, I have computed some values of $a_n=(1-\frac{1}{2!})^{(\frac{1}{2!}-\frac{1}{3!})^{\ldots^{(\frac{1}{n!}-\frac{1}{(n+1)!})}}}$ for odd parity and even parity but it is not fixed for example for $n=2$ we have $0.793700$ and it decreases for $n=4$ to $0.77982$, now for $n=3$ we have $0.5465$ and it increases for $n=5$ to $0.54876$ , it seems increasing for odd parity and decreasing for even parity iteration. Now I have looked to all given answers here but I can't juge whether that sequence converges or not by means it has a limit or not?
My question here is: Is this $a_n=(1-\frac{1}{2!})^{(\frac{1}{2!}-\frac{1}{3!})^{\ldots^{(\frac{1}{n!}-\frac{1}{(n+1)!})}}}$ have a finit limit ?
Note The motivation of this question is looking to the behavior of the Gamma function in the power telescoping sum.
We have similar behavior to the sequence that you linked to, except the limiting values are different: For even $n$, it is $$a_n \to 0.77954333600168773503298455024204190801488463615921\ldots,$$ and for odd $n$, it is $$a_n \to 0.54877354704085687513069922740691455562600046738030\ldots.$$ The number of correct decimal places increases slightly faster than quadratically in $n$; i.e., if $\epsilon(n)$ is the absolute error as a function of $n$, then $$-\log \epsilon(n) \sim O(n^{k}),$$ where I estimate $k$ to be approximately $2.3$, certainly greater than $2$ but less than $2.4$. I do not recognize these constants as having a closed form.