does this series converge/diverge conditionally or absolutly
$\sum_{n=2}^{\infty} (-1)^n \cdot \frac{\sqrt{n}}{(-1)^n + \sqrt{n}} \cdot \sin(\frac{1}{\sqrt{n}})$
i can use the facts that:
$\lim_{x\to0}\frac{\sin x}{x} =1 $;
$\sin(\frac{1}{\sqrt{n}})$ is monotone decreasing
my problem is the alternating $-1$'s in the denominator, i dont know how to deal with that, though the fraction looks similar to an $e$ based limit
Since you know the limit of $\sin(x)/x,$ you know that the terms of your series are like $1/\sqrt{n}$ in absolute value. What does this tells you about absolute convergence? As for conditional convergence, if you could prove that the terms of your series are monotonically decreasing in absolute value, you would be done. Can you?