Thursday, July 21, 2016

trigonometry - How is it solved: sin(x)+sin(3x)+sin(5x)+dotsb+sin(2n1)x=

The problem is to find the summary of this statement:
sin(x)+sin(3x)+sin(5x)++sin(2n1)x=




I've tried to rewrite all sinuses as complex numbers but it was in vain. I suppose there is much more complicated method to do this. I think it may be solved somehow using complex numbers or progressoins.



How it's solved using complex numbers or even without them if possible?



Thanks a lot.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...