Consider the product $$\displaystyle\prod_{n=1}^{\infty} a\sin(n).$$
When $a=1$, clearly this product diverges to $0$, as $|{\sin{(n)}}|\le1$, so the value of the partial products can only decrease or stay the same (and they will only decrease if $n\in \mathbb{N}$). However, the divergence to 0 or infinity of this product becomes much more complex if $a>1$.
The question of divergence to $0$ is certainly not intuitive, as when $\sin(n)\approx0,$ the partial product will drop significantly, but when $|\sin(n)|>{1\over{a}}$ the partial product will grow (and this happens frequently for large enough $a$).
What seems to happen is that, for $a\le2$ the partial sums chaotically grow, before eventually divergine to $0$. For example, $\displaystyle\prod_{n=1}^{307} 2\sin(n)\approx1402$, but $\displaystyle\prod_{n=1}^{5000} 2\sin(n)\approx 4.8\times10^{-13}$.
When I ask Mathematica about the infinite product when, it rather quickly claims that the product does not converge for any $a$ (I do not know whether this also means it does not diverge to 0). Numerical evidence seems to suggest divergence to $0$ otherwise for $a\le2$. For $a>2$, it seems to fairly quickly diverge to infinity.
$a=2$ is probably the most interesting case, as approximately $50$% of the time it should grow, since $0<|\sin(n)|<1$ and the partial product grows iff $|\sin(n)|>1/2$.
Is it known whether this product diverges to $0$ for even one example of $a$ where $1<a\le2$? And if $a=2$?
If it doesn't necessarily diverge to $0$, does it remain bounded? And can divergence to infinity be proven for any $a>2$?