Evaluate n = 2 ∑ ∞ ( cos e + cos ( e + n 2 π ) + . . . + cos ( e + ( n − 1 ) n 2 π ) )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
That's really cute, this is the same as adding all the complex roots of 1, rotated by an arbitrary angle, which is e in this case. So, it all adds up to nothing. I had to sit and stare at this for a while before any of it made any sense.
Um... WHAT?
Actually, I just chose e at random. Had no idea it has some other-worldly math implications. This works for all finite a instead of e , as long as n is natural and greater than 1.
Anyway, nice to see there's some imaginary rotations in action or whatever... lol
Problem Loading...
Note Loading...
Set Loading...
Rewrite k = 0 ∑ n − 1 cos ( e + k n 2 π ) which is the real part of R e k = 0 ∑ n − 1 e i ( e + 2 k π / n ) = R e e i e k = 0 ∑ n − 1 e i 2 k π / n And note that the last sum is a geometric sum. Letting z = e 2 π i / n we have k = 0 ∑ n − 1 z k = 1 − z 1 − z n and note how this cancels to 0 as e i 2 π = 1 . Thus the final answer is 0 .