I have found this problem
$$ \prod_{n=2}^{+\infty}\left(1-\frac {1}{n^2}\right)=\frac12,$$
in a book entitled INFINITE SERIES AND PRODUCTS but I'm not able to get it's partial sum. However wolfram alpha assumed it equal $\frac 12$. My key idea is to use Euler product but I don't know how. Is there a proof for that?
Note that
$$1-\frac1{n^2}=\frac{(n-1)(n+1)}{n^2}$$
so the partial product telescopes to
$$\prod_{n=2}^N\left(1-\frac1{n^2}\right)=\frac{N+1}{2N}.$$