Evaluating a Limit with Cosine Functions

sit.think.solve
Messages
9
Reaction score
0
Evaluate the following limit:
<br /> \lim_{n\rightarrow \infty}\frac{1+\cos(\frac{x}{n})+...+\cos(\frac{n-1}{n}x)}{n}<br />
 
Physics news on Phys.org
Hi sit.think.solve! :smile:

Hint: learn your trigonometric identities …

what is cosA + cosB? :wink:
 
You can write the sum on closed form if you think about cosine as the real part of the complex exponential.
 
There might be a problem here. The sum is discrete while the limit is continuous. Is there any practical application here or is this just math?
 
Thanks for the tips,

having some trouble trying to reduce the sums though:

Presumably I should add,

<br /> \cos(\frac{0}{n}x)+\cos(\frac{n-1}{n}x)<br />
<br /> \cos(\frac{1}{n}x)+\cos(\frac{n-2}{n}x)<br />

and so on, but then what would be the last term in such sum? In fact, can I do sums like this?
 
Like this
<br /> \sum_{k=0}^{n-1} \cos{\frac{kx}{n}}=\Re{\left(\sum_{k=0}^{n-1} \exp{i\frac{kx}{n}}\right)}<br />

which is a geometric series. I don't think it converges to anything particular as n->infinity, but it is bounded when x is not equal to zero...
 
Last edited:
Hi sit.think.solve! :smile:
sit.think.solve said:
… Presumably I should add,

<br /> \cos(\frac{0}{n}x)+\cos(\frac{n-1}{n}x)<br />
<br /> \cos(\frac{1}{n}x)+\cos(\frac{n-2}{n}x)<br />

and so on, but then what would be the last term in such sum? In fact, can I do sums like this?

Yes, of course you can …

and you should get a common factor which you can then put outside a bracket.

Alternatively, use daudaudaudau's :smile: method, and remember that each term inside the ∑ is (eix/n)k :wink:
 

Similar threads

Back
Top