Prove, that sequence $ b_n = \sin1/2 +\sin2/4 +\dots+ \sin(n)/2^n$ is Cauchy

252 Views Asked by At

I do not know, how to start proving that this sequence $$b_n = \sin1/2 + \sin2/4 +\dots+ \sin(n)/2^n$$ is Cauchy.

Thanks for all your answers.

1

There are 1 best solutions below

0
On

Hint: if $n > m$,

$$|b_n - b_m| = \left|\frac{\sin (m+1)}{2^{m+1}}+\dots+\frac{\sin n}{2^n}\right| \leq \frac{1}{2^m}$$