Let $$ a_n = \left( 1 - \frac{1}{\sqrt 2} \right) \dotsm \left( 1 - \frac{1}{\sqrt {n+1}} \right), \quad n\geq 1. $$ Then $\lim_{n \to \infty} a_n$
- is $1$,
- is $0$,
- does not exist,
- is $\frac{1}{\sqrt\pi}$.
I tried this using the sandwich theorem as $$ 0 \leq \sum_{r=1}^{n} \frac{-1}{\sqrt r+1} \leq \frac{-n}{\sqrt {n+2}} $$ which goes to zero. I am not sure though.