2

$$\sum_{k=1}^n \frac{1}{\sin k\theta \sin (k+1)\theta} = \dfrac{1}{\sin\theta\cdot \sin2\theta} + \dfrac{1}{\sin2\theta\cdot \sin3\theta} + \cdots + \frac{1}{\sin n \theta \sin (n+1)\theta}$$ up to $n$ terms.

I tried but in vain

2 Answers2

3

Note $$\dfrac{\sin{\theta}}{\sin{(k+1)\theta}\sin{(k\theta)}}=\dfrac{\sin{((k+1)\theta-k\theta)}}{\sin{(k+1)\theta}\sin{(k\theta)}}=\cot{(k\theta)}-\cot{(k+1)\theta}$$

math110
  • 93,304
  • 1
    New users who have no post history and do not show evidence of what they tried, should not receive free answers. – heropup May 29 '14 at 07:55
0

Here is a hint: the sum telescopes, with some careful manipulation:

$$\sin \theta = \sin((k+1)\theta - k\theta) = \sin(k+1)\theta \cos k\theta - \sin k\theta \cos (k+1)\theta.$$

heropup
  • 135,869