$$ \mbox{Is}\quad \sum_{n=1}^\infty \sin\left(\left[-1\right]^{n + 1} \over n\right) \quad\mbox{ convergent ?.} $$
$$ \mbox{I know that }\quad\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n}\quad \mbox{is convergent.} $$
$\frac{\sin x}x $ goes to 1 as x goes to $0$. So I feel that the series should be convergent, but I can't prove it rigorously.
Yes. Sine is an odd function, so your summation is just:
$$\sum_n (-1)^n\sin \left({1\over n}\right)$$
which converges by the alternating series test.