Evaluate n → ∞ lim k = 1 ∑ n k sin k .
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.
I took the Fourier Transform of the rectangle function with width 2 a , centered at the origin. Then I determined that taking a = 2 π 1 makes the result π s sin s . From there I could apply the Poisson summation formula to conclude that the sum of the rectangle function with width 2 π 1 , centered at the origin, was equal to the sum of π s sin s over all the integers (including 0 and negative integers). The sum of the rectangle function over the integers is equal to 1 because it takes the value 1 at 0, but is 0 for all the other integers. Thus, ∑ k = − ∞ ∞ π s sin s = 1 ⇒ ∑ k = − ∞ ∞ s sin s = π ⇒ ∑ k = 0 s sin s = π − 1 ⇒ ∑ k = 1 ∞ s sin s = 2 π − 1 .
The Poisson summation formula is my favorite formula in all of mathematics--the mathematics that I know, of course.
Essentially, the series is the fourier series of the function f(x) = x/2 from 0 to 2*pi resulting in a series of the form
pi/2 - (sin(x) + sin(2x) / 2 + .....sin(ix) / i + .......) the series in the brackets being the series that we want to evaluate
If we substitute x = 1 , we get the given series So we get 1/2 = pi/2 - S (S being the given series)
So, S = pi/2 - 1/2
Problem Loading...
Note Loading...
Set Loading...
Use Euler's formula to get that : L = k = 1 ∑ ∞ k sin k = Im k = 1 ∑ ∞ k e i k = Im ( − ln ( 1 − e i ) ) . Now, note that : 1 − e i = 1 − cos 1 − sin 1 = 2 sin 2 1 ( sin 2 1 − cos 2 1 ) = 2 sin 2 1 e 2 1 − π . Therefore, the wanted limit is : Im ( − ln ( 1 − e i ) ) = 2 π − 1 ≈ 1 . 0 7 1 .