I am having trouble figuring out how to solve this limit.
$$\lim _{x\to \infty }\left(\left(1-\frac{1}{2^2}\right)\left(1-\frac{1}{3^2}\right)...\left(1-\frac{1}{x^2}\right)\right)$$
I understand that as '$x$' increases, the overall product becomes an even smaller number between $0$ and $1$ only because I tried plugging in numbers in hope to learn about the nature of the expression. But I can't seem to come to a pattern that will allow me to efficiently simplify it and solve the limit.
Help, anyone?
Hint. One may observe that $$ \prod_{n=2}^N\left(1-\frac1{n^2}\right)=\prod_{n=2}^N\frac{n^2-1}{n^2}=\prod_{n=2}^N\frac{n+1}{n}\cdot \prod_{n=2}^N\frac{n-1}{n} $$ then factors telescope.