How can I prove for every $n \in \mathbb{N}$ $$\cos 1 +\cos2+\ldots +\cos n < 0.55$$
Any idea, any solution? Thanks!
EDIT
Can be solved this inequality with the help of integrals, because I met this exercise in the chapter entitled Integrals.
Thanks.
Since you asked for ideas, note that $e^{i\theta}=cos \theta + i \sin \theta$, so your sum is the real part of the geometric sum $$e^i+e^{2i}+\dots e^{ni}=\frac {e^{(n+1)i}-e^i}{e^i-1}$$
PS I've just followed David Mitra's comment - and this idea is more fully expanded in some of those answers. Worth working through once for yourself, though.