So I've been trying to prove that $$\sum^{\infty}_{n=1}\frac{(-1)^{n}\sin(n)}{n}=-\frac{1}{2}$$
I've tried putting various bounds on it to see if I can "squeeze" out the result. Say something like (one of many tried examples): $$ -\frac{1}{n}-\frac{1}{2}\leq \sum^{n}_{k=1}\frac{(-1)^{k}\sin(k)}{k}\leq \frac{1}{n}-\frac{1}{2}$$
I've tried too see if I could find some periodic continuous function in order to use Parseval's theorem, but I can't come up with any that work.
May I please get a hint or some piece of the puzzle for this problem?
Guide:
Verify by computing the fourier series of $f(x) = \frac{x}{\pi}, -\pi < x<\pi$
$$\frac{x}{\pi} = \frac{2}{\pi}\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n}\sin(nx)$$
and choose an appropriate value of $x$.