Is this convergent? sum (sin k)

  • Thread starter Thread starter member 141513
  • Start date Start date
  • Tags Tags
    Convergent Sum
AI Thread Summary
The series sum(sin k) from k=1 to infinity is determined to be divergent. While some participants debated the definition of divergence, it was clarified that divergence does not always imply divergence to infinity. The discussion highlighted that the series oscillates, as evidenced by examples like sum(sin(pi k), which converges to zero. The complexity of proving convergence or divergence for oscillating series was acknowledged. Overall, the conversation emphasized the nuances in understanding series behavior in mathematical analysis.
member 141513
\sum sin k
and k is from 1 to infinity,thx
 
Mathematics news on Phys.org
What do you think?? What tests for series can you apply to this?
 
pliu123123 said:
\sum sin k
and k is from 1 to infinity,thx

Nope. Its divergent. From 1 to 2pi, it is x. For 1 to infinty it is infinity x=infinity.
 
dimension10 said:
Nope. Its divergent. From 1 to 2pi, it is x. For 1 to infinty it is infinity x=infinity.

Are you sure it diverges? A sum that doesn't converge doesn't necessarily diverge.
 
Mute said:
A sum that doesn't converge doesn't necessarily diverge.
Erm, are you sure?
 
I could have sworn that the definition of "diverge" was "doen't converge"!

Which does NOT necessarily mean "diverge to infinity".
\sum_{n=0}^\infty (-1)^n= 1- 1+ 1- 1+ 1- 1+...

has partial sums, 1, 0, 1, 0, 1, 0, ... which does not "diverge to infinity" but does "diverge".
 
HallsofIvy said:
I could have sworn that the definition of "diverge" was "doen't converge"!

Which does NOT necessarily mean "diverge to infinity".
\sum_{n=0}^\infty (-1)^n= 1- 1+ 1- 1+ 1- 1+...

has partial sums, 1, 0, 1, 0, 1, 0, ... which does not "diverge to infinity" but does "diverge".

I stand corrected, then! I've always considered "diverge" to be short for "diverges to \pm \infty" and something with partial sums which have no limit simply had no limit.
 
Mute said:
I stand corrected, then! I've always considered "diverge" to be short for "diverges to \pm \infty" and something with partial sums which have no limit simply had no limit.

And to throw another monkey wrench into this, if we're working with the extended real numbers, and the limit went to infinity, then it would converge to infinity. Similarly for -infinity.
 
Ok, it is an oscillating series, at least.
 
  • #10
dimension10 said:
Ok, it is an oscillating series, at least.

Yes it is, but proving that might not be so obvious.
For example, the series

\sum\sin(\pi k)

does converge. I always ask this as exam question, only the ones who know what they're doing answer this correctly.
 
  • #11
micromass said:
Yes it is, but proving that might not be so obvious.

At every pi, the sum becomes 0. infinity+pi/2=infinity. So infinity could just be a multiple of 2pi but it could have a modulus of pi/2. sin(pi/2)=1. So is this why the series is oscillating?

micromass said:
For example, the series

\sum\sin(\pi k)

does converge. I always ask this as exam question, only the ones who know what they're doing answer this correctly.

Does it converge to 0? because sin(pi*k)=0 (when k is an integer)
 
  • #12
dimension10 said:
At every pi, the sum becomes 0. infinity+pi/2=infinity. So infinity could just be a multiple of 2pi but it could have a modulus of pi/2. sin(pi/2)=1. So is this why the series is oscillating?

Huh? First of all, you take sin(k) for integers k, so k never becomes pi (or an integer multiple of pi). So the sum never becomes zero. The rest of your post doesn't make much sense to me :frown:

Does it converge to 0? because sin(pi*k)=0 (when k is an integer)

Yes.
 
  • #13
micromass said:
Huh? First of all, you take sin(k) for integers k, so k never becomes pi (or an integer multiple of pi). So the sum never becomes zero. The rest of your post doesn't make much sense to me :frown:

Ok, at least there are multiple moduli for infinity when divided by an integer thus the series is oscillating. Still using the same method though.
 
Back
Top