How to prove that at least one of the absolute values of sin(n) , sin(n+1),sin(n+2) is greater than 0.5. I tried to split it to cases but i cant handle sin(1),...sin(29) maybe i should work with radians. In the first section I proved that the series sin(n)/sqrt(n) converges in condition.
Can anyone help how to prove it?
Thank you in advance.
If we look at the $\sin x$ graph and draw two horizontal lines $y=\pm 0.5$, we can see only when $x\in [n\pi - \frac{1}{6}\pi, n\pi +\frac{1}{6}\pi ], |\sin x| \leq 0.5$, otherwise, $|\sin x |>0.5$. In other words,these are shorter sections of length $\frac{\pi}{3} (|\sin x| \leq 0.5$ )separated by longer sections of length $\frac{2\pi}{3}(|\sin x| >0.5)$. It follows that if n is in a shorter section, n+1 will be in the following longer section and |$\sin (n+2)|$>0.5; If n is in a longer section, $|\sin n|>0.5$. Therefore, at least one of $\sin n$ or $\sin (n+2)$ has its absolute value larger than 0.5.