#Products to Sum
15 messages · Page 1 of 1 (latest)
A little stuck on how to even approach this question. Help would be greatly appreciated
maybe try to use the formula:
sin(a)+sin(b) = 2sin((a+b)/2)cos((a-b)/2)
Start with :
$$S_n = \frac{1}{\sin(x)}\sum_{k=0}^{n-1}\sin(x)\sin((2k+1)x)$$
Ævan
oi w swindle helping me out again
bro what
yea tried that but got a second sequence
I just multiplied by sin(x)/sin(x)=1
So you can apply the product to sum formula
@rich lava you can use this
2sin(a)sin(b) = cos(a-b)-cos(a+b)
compute the sum
then (1/2)(1-cos(2a)) = sin²(a)