To what value do these series converge?

  • Context: Graduate 
  • Thread starter Thread starter defunc
  • Start date Start date
  • Tags Tags
    Series Value
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
defunc
Messages
55
Reaction score
0
Consider these series:
sin(n)/n; and
cos(n)/n.
To what value do they converge? You can use Diriclet's test to show that they do converge, but to what? I think I should use a Fourier trigonometric series, but not certain how.
 
Physics news on Phys.org
Without ado, the answer must be "zero", because sin(n) and cos(n) can only have values between -1 to +1, while n tends to infinity.
 
I meant series, not sequence. With summation n = 1 to infinity. Sorry for any confusion.
 
Note: I'm not sure if this actually works, but it's an idea.

_____________________________________________________

[tex]\sum[/tex] cos kx = -.5 + (.5sin[(2n +1)x/2)] )/sin x/2

So, if you integrate the sum, from 0 to 1, you should get

[tex]\sum[/tex] (sin k)/k , which is the sum you want, so integrate the other side from 0 to 1.
 
Last edited:
Thanks for the idea. I am having a hard time to find a way to integrate that expression. Meantime I was able to calculate the series sin(n)/n by differentiating the fouries cosine series cos(nx)/n^2 and substituting 1. It equates to pi/2-1
/2. I am still stuck trying to evaluate cos(n)/n however.
 
First evaluate [itex]\sum z^n/n[/itex] then substitute in that to evaluate [itex]\sum e^{int}/n[/itex], then take real and imaginary parts to get [itex]\sum \cos(nt)/n[/itex] and [itex]\sum \sin(nt)/n[/itex]