I have a trouble with this limit of the infinite product: $$\lim _{n \to\infty}\left(1-\frac{1}{1 \cdot 2}\right)\left(1-\frac{1}{2 \cdot 3}\right) \cdots\left(1-\frac{1}{n(n+1)}\right)$$ My attempt:
We have $$\prod_{n=1}^{\infty}\left(1-\frac{1}{n(n+1)}\right)=\prod_{n=1}^{\infty}\left(\frac{n^{2}+n-1}{n^{2}+n}\right)=\prod_{n=1}^{\infty} \frac{\left(n-a_{1}\right)\left(n-a_{2}\right)}{n \left(n+1\right)},$$ where $a_{1}=\dfrac{-1+\sqrt{5}}{2}$, $a_{2}=\dfrac{-1-\sqrt{5}}{2}$.
So I would just like a hint as to how to proceed. Any help would be appreciated.