Question: Let $f(x)=1-\sin x$ for $x\in \mathbb R$. Define $$a_n=\left(f\left(\frac{1}{n}\right)f\left(\frac{2}{n}\right)\cdots f\left(\frac{n}{n}\right)\right)^{1/n}.$$ Then $\lim_{n\to\infty }a_n=\dots?$ (exist finitely and $>0$ or infinitely)
My Attempt:
Given $a_n=(f(\frac{1}{n})f(\frac{2}{n})\dots f(\frac{n}{n}))^{1/n}$, taking $\log$ on both sides and thereafter using The Riemann Sum I am left with $$l=\exp\left({\int_{0}^{1}\log(1-\sin x) dx}\right),$$ where $l$ is the value of $\lim_{n\to\infty}a_n$ (existing finitely or infinitely). I am having trouble in dealing with this integral. Integration by parts is not helpful in this case. Is there anything special about this integral? I think it is closely linked with How to calculate $\int_0^\pi \ln(1+\sin x)\mathrm dx$ (not sure but may be! or might there be some other way to deal with this question.)
Thanks.