I was observing here and conjecture $(1)$
$$\lim_{n\to\infty}{S_{n-1}S_{n+2}\over S_nS_{n+1}}=e^2\tag1$$
Given that Harlan Brothers' formula $(2)$
$$\lim_{n\to\infty}{S_{n-1}S_{n+1}\over S_n^2}=e\tag2$$
Trying to prove $(1)$:
$(1)\div(2)$
$$\lim_{n\to\infty}{S_{n-1}S_{n+2}\over S_nS_{n+1}}\times{S_n^2\over S_{n-1}S_{n+1}}=e\tag3$$
Simplified to
$$\lim_{n\to\infty}{S_{n}S_{n+2}\over S_{n+1}^2}=e\tag4$$
$(4)$ which is the same as $(2)$, so hence we can say $(1)$ is correct?
2nd conjecture
Another conjecture from observing $(1)\div(2)^2$, simplified to
$$\lim_{n\to\infty}{S_n^3S_{n+2}\over S_{n-1}S_{n+1}^3}=1\tag5$$
I noticed that it takes the binomial coefficients,you can see a pattern emerges
$$\lim_{n\to\infty}{S_n^4S_{n+2}^4\over S_{n-1}S_{n+1}^6S_{n+3}}=1\tag6$$
$$\lim_{n\to\infty}{S_n^5S_{n+2}^{10}S_{n+4}\over S_{n-1}S_{n+1}^{10}S_{n+3}^5}=1\tag7$$
and so on ...
We can write as
$$\lim_{n\to \infty}\prod_{k=0}^{m}S_{n+k-1}^{(-1)^{k+1}{m\choose k}}=1\tag8$$ $m\ge3$
Numerically we have verified for certain range of $S_n$, but it is not necessarily indicate that it is true for larger values of $S_n$
How can we prove $(8)?$