Tuesday, 21 February 2017

trigonometry - Summation of the Sine Function





I was messing around on Wolfram Alpha's summation calculator and when I plugged in the summation
ni=1siniπ180


and it gave me the value
12(cotπ360cscπ360cos(2n+1)π360)

I don't understand... how does it arrive at this formula? And how do I verify this? If I wanted to, how could I find similar formulas in the future?


Answer



We have
2sinAsinB=cos(A+B)+cos(AB)


by using the angle addition formulae. Putting A=ak+b, B=a/2 gives
2sin(a2)sin(ak+b)=cos(a(k+12)+b)+cos(a(k12)+b).


Summing from k=1 to n gives
2sin(a2)nk=1sin(ak+b)=nk=0(cos(a(k+12)+b)+cos(a(k+12)+b)).

The sum on the right telescopes, and the only remaining terms give
nk=1sin(ak+b)=12csc(a2)(cos(a2+b)cos(a(n+12)+b))

This is essentially the most general formula of its kind: choosing different values for a and b gives a number of useful trigonometric sums. In your case, a=π/180, b=0, which gives
nk=1sinkπ180=12csc(π360)(cos(π360)cos((2n+1)π360)),

as expected.



These formulae may also be used in integrating the trigonometric functions from first principles.


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...