How do I find:
$$\prod_{n=1}^\infty\; \left(1+ \frac{1}{\pi ^2n^2}\right) \quad$$
I am pretty sure that the infinite product converges, but if it doesn't please let me know if I have made an error. Also, could I have a nice explanation as to how would someone arrive to the answer.
Thanks alot.
The product converges because $\sum n^{-2}$ does. Can you see why? What is the greatest sum that can possibly appear when we expand the product?
In fact, suppose that $a_n\geq 0$ for each $n$. Set $$p_n=\prod_{k=1}^n a_k$$
Then $\log p_n=\sum_{k=1}^n\log a_k$
If $\sum a_k$ converges, then $a_k\to 0$, then since $$\lim_{x\to 0}\frac{\log (1+x)}x=1$$ so that $$\lim \frac{\log (1+a_n)}{a_n}=1$$
the comparison test tells us $\log p_n$ converges, say to $\ell$. By continuity of the logarithm, $p_n$ must converge to $p$ with $\log p=\ell$ so that $\lim p_n=e^\ell$.
Conversely, suppose $\log p_n=\sum_{k=1}^n\log a_k$ converges. This means that $\log(1+a_k)\to 0$ so that $a_k\to 0$. Comparison yields from $$\lim \frac{\log (1+a_n)}{a_n}=1$$ that $$\sum a_k$$ converges too. Thus, we have shown
PROP If $a_n\geq 0$ then $\prod (1+a_k)$ converges if and only if $\sum a_k$ (if and only if $\sum \log(1+a_k)$ does.)