What is the closed form for the summation of cos(nθ) from -N to N?

Click For Summary

Discussion Overview

The discussion revolves around finding the closed form for the summation of cos(nθ) from -N to N, particularly focusing on the case where θ = π/2. Participants explore properties of the summation, convergence behavior, and specific evaluations related to homework problems involving limits and series.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related
  • Mathematical reasoning

Main Points Raised

  • One participant expresses difficulty with infinite series and seeks help to determine the convergence of the sum ∑_{n=-N}^N{cos(nθ)}.
  • Another participant expands the summation and notes that cos(-α) = cos(α), leading to a simplified expression involving terms like 2cos(kθ) for k from 1 to N.
  • Several participants analyze the specific case where θ = π/2, calculating values of the sequence generated by 2cos(nπ/2) and questioning the logic behind the convergence of the sequence.
  • A participant suggests that the sequence does not converge and seeks confirmation of their reasoning.
  • Another participant provides a limit problem related to the summation of cos^2(nπ/4) and details their evaluation steps, leading to a limit of 1/2.
  • One participant challenges the arithmetic of the sum of terms and corrects their earlier claim about the limit, agreeing with the result of 1/2.
  • A later reply introduces a closed form for the summation, referencing an external source and suggesting that it can help solve the limit problem easily.

Areas of Agreement / Disagreement

Participants exhibit a mix of agreement and disagreement. While some agree on the evaluation of specific limits and the behavior of the sequence, others propose different interpretations and methods for summation, indicating that multiple competing views remain unresolved.

Contextual Notes

Some participants' evaluations depend on specific assumptions about convergence and the behavior of trigonometric functions, which may not be universally applicable without further clarification.

Who May Find This Useful

Students and enthusiasts of calculus, particularly those interested in series summation, trigonometric identities, and limit evaluations in mathematical contexts.

SpaceDomain
Messages
58
Reaction score
0
I am having a difficult time working with some of these infinite series. I studied them in calc 2, but that was a few years ago.

Could someone help me figure out how to find what the following sum converges to:

[tex] \sum_{n=-N}^N{cos(n \theta)} [/tex]

Shouldn't there be some property or convergence test I could do to find out what it actually converges to?
 
Last edited:
Physics news on Phys.org
This expands to:

[tex] cos(-N\theta)+ ... +cos(-4\theta)+ cos(-3\theta)+ cos(-2\theta) + cos(-\theta) + cos(0) <br /> + cos(\theta) + cos(2\theta) + cos(3\theta)+ cos(4\theta)+ ... + cos(N \theta)[/tex]


And since [tex]cos(-\alpha) = cos(\alpha)[/tex] the above expansion boils down to:

[tex] cos(N\theta)+ ... +cos(4\theta)+ cos(3\theta)+ cos(2\theta) + cos(\theta) + cos(0) <br /> + cos(\theta) + cos(2\theta) + cos(3\theta)+ cos(4\theta)+ ... + cos(N \theta)[/tex]

Which can be simplified as:

[tex] cos(0) + 2cos(\theta) + 2cos(2\theta) + 2cos(3\theta)+ 2cos(4\theta)+ ... + 2cos(N \theta)[/tex]
 
Last edited:
So I am actually looking at the case where [tex]\theta = \frac{\pi}{2}[/tex]

Therefore:

[tex] 2cos(0) = 2[/tex]

[tex] 2cos( \frac{\pi}{2} ) = 0[/tex]

[tex] 2cos(\pi) = -2 [/tex]

[tex] 2cos( \frac{3\pi}{2} ) = 0 [/tex]

[tex] 2cos( 2\pi ) = 2 [/tex]

[tex].[/tex]

[tex].[/tex]

[tex].[/tex]

[tex] 2cos(N \frac{\pi}{2}) [/tex]

So the sequence would be:
[tex] \{2, 0, -2, 0, 2, ... , 2cos(N \frac{\pi}{2}) \} [/tex]

Is my logic correct?
And if so, how do I sum the sequence to find what it converges to?
 
Last edited:
SpaceDomain said:
So I am actually looking at the case where [tex]\theta = \frac{\pi}{2}[/tex]

Therefore:

[tex] 2cos(0) = 2[/tex]

[tex] 2cos( \frac{\pi}{2} ) = 0[/tex]

[tex] 2cos(\pi) = -2 [/tex]

[tex] 2cos( \frac{3\pi}{2} ) = 0 [/tex]

[tex] 2cos( 2\pi ) = 2 [/tex]

[tex].[/tex]

[tex].[/tex]

[tex].[/tex]

[tex] 2cos(N \frac{\pi}{2}) [/tex]

So the sequence would be:
[tex] \{2, 0, -2, 0, 2, ... , 2cos(N \frac{\pi}{2}) \} [/tex]

Is my logic correct?
And if so, how do I sum the sequence to find what it converges to?

Your logic is correct. The conclusion is that it doesn't converge.
 
Okay. Well this is part of a homework problem, so if an admin could move this to the homework section in "calculus and beyond" that would be great.

Here is the whole problem:

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{|cos(n \frac{\pi}{4})|^2} [/tex]Here is how far I have evaluated it:

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{cos^2(n \frac{\pi}{4})}[/tex]

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{\frac{1+cos(2n \frac{\pi}{4})}{2}}[/tex]

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> (\sum_{n=-N}^N{\frac{1}{2}} + <br /> \sum_{n=-N}^N{\frac{1}{2}cos(n \frac{\pi}{2})}})[/tex]

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{\frac{1}{2}} +<br /> \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{\frac{1}{2}cos(n \frac{\pi}{2})}}[/tex]

[tex] \frac{1}{2}<br /> \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}(2N+1)+<br /> \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> (\frac{1}{2})<br /> \sum_{n=-N}^N{cos(n \frac{\pi}{2})}}[/tex]

[tex] \frac{1}{2}<br /> \lim_{N \rightarrow \infty}(1)+<br /> \frac{1}{2}<br /> \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{cos(n \frac{\pi}{2})}}[/tex]

[tex] \frac{1}{2}+<br /> \frac{1}{2}<br /> \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{cos(n \frac{\pi}{2})}}[/tex]
 
Last edited:
The final answer is
[tex] \frac{1}{2}[/tex]

So as long as I have done everything else correct so far this part should go to zero:

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{cos(n \frac{\pi}{2})}}[/tex]

Is that correct?
And if so, how does that go to zero?
 
Maybe that is as far as I can simplify:

[tex] \sum_{n=-N}^N{cos(n \frac{\pi}{2})}}[/tex]

So I should evaluate the limit on the outside. That would make:
[tex] <br /> \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}=0[/tex]Therefore making the entire term:

[tex] \lim_{N \rightarrow \infty}<br /> \frac{1}{2N+1}<br /> \sum_{n=-N}^N{cos(n \frac{\pi}{2})}} = 0 [/tex]

Is that correct logic?
 
I suggest you go back to start.
cos2(nπ/4) =1 for n=0, 1/2 for n=1, 0 for n=2, 1/2 for n=3, and cycles from then on. For each set of 4 terms, the sum is 1, so the limit of the original sum is 1/4.
 
Could you please elaborate. I don't understand.
 
  • #10
SpaceDomain said:
Could you please elaborate. I don't understand.

I'm not sure how to elaborate, except to say that I made an error in arithmetic. The sum of four terms (1 + 1/2 +0 + 1/2) is 2 (not 1), so the limit = 1/2. This agrees with the result you got.
 
  • #11
Actually, you can find a close form for your summation expression. Please refer to http://www.voofie.com/concept/Mathematics/" for details:

http://www.voofie.com/content/156/how-to-sum-sinn-q-and-cosn-q/"

In short,

[tex]\sum _{n=-N}^N \cos (n \theta )=\cos (N \theta )+\cot \left(\frac{\theta }{2}\right) \sin (N \theta )[/tex]

With this close form, you can solve your limit problem easily.
 
Last edited by a moderator:

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 37 ·
2
Replies
37
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K