Partial Sum Problem: Convergence?

  • Thread starter Thread starter standardflop
  • Start date Start date
  • Tags Tags
    Partial Sum
standardflop
Messages
46
Reaction score
0
If the partial sum of a series is given by
s_N= \tfrac 1{N} \cos(N \pi)
is it then possible to concl. that the series is convergent because s_N \rightarrow S =0
if so, can one proove abs. convergence by noticing the same for s_N=\tfrac 1{N} ?
Thanks
 
Physics news on Phys.org
Yes, that's true. If the sum of the first N terms in the series can be explicitly calculated, and you show what this converges to as N goes to infinity, you are summing the series the only way possible. Note the nth term in the series is S(n)-S(n-1). I'm not sure if you're asking why a series with partial sums 1/N converges while the series with terms 1/N diverges, but if you are, remember these are different series (the former having terms 1/N-1/(N-1)=-1/(N^2-N).)
 
my main problem was to check for abs. convergence.
bacause usually this is done by checking \sum |a_n| = |a_1| + |a_2| + ..., and i don't find it intuitive that the same result is reached by checking |a_1+a_2+...+a_N|=|s_N| \rightarrow S as n \rightarrow \infty ..
 
standardflop said:
is it then possible to concl. that the series is convergent because Sn --> S = 0
This is absolutely not true. If a series converges, then the sequence {Sn}->0, but the converse is not true. Look at 1/N.
 
the sequence {Sn} that they are talking about is the sequence of partial sums of the series in question. When the sequence of partial sums converges then you can conclude that the series converges.
 
No, you cannot conclude that it is absolutely convergent because Sn approaches zero. That test only rules out convergence if the limit approaches anything BUT zero.

As the series stands, it is an alternating harmonic series, and as such does converge, because.. 1. lim n approaches inf Sn = 0, and 2. For all large Sn, Sn+1 is less than Sn.

But it does not converge, absolutely. In this sense, it is a run of the mill, harmonic series, which does NOT converge. You are correct in this comparison.. the series actually IS 1/N- and fails to converge, both by the integral and "p" test.
 
Last edited:
Hammie said:
But it does not converge, absolutely. In this sense, it is a run of the mill,
given is two series \sum_{n=1}^\infty a_n and \sum_{n=1}^\infty b_n where b_n=|a_n|. now if S_N= \frac 1{N} \cos (N \pi) is the partial sum of \sum_{n=1}^\infty a_n then this series converges because it is alternating and the sequence \{ a_n \} _{n=1}^\infty decreases to zero (because S_N \rightarrow 0).
Hammie said:
the series actually IS 1/N- and fails to converge,
Do you mean that b_n = \frac 1{n}? Why?
 
yes, Bn=1/n, if you take the absolute value of each term An.

Cos (N PI) = (-1)^(N).

So this makes An an alternating harmonic series, and it converges.

But does it converge, absolutely? No. Take the absolute value of each term of An, then Bn is just a plain, non- alternating harmonic series.
 
Last edited:
Hammie said:
yes, Bn=1/n, if you take the absolute value of each partial sum An.

a_n is not the partial sum, but the term in the series \sum_{n=1}^\infty a_n.
S_N = a_1+a_2+...+a_N is the partial sum. Surely the unknown series with partial sum S_N cannot be \sum_{n=1}^\infty \tfrac 1{n} \cos (n \pi) as you suggest, because i.e.
\sum_{n=1}^5 \tfrac 1{n} \cos (n \pi) never equals S_5 = a_1+...+a_5 = \tfrac 1{5} \cos (5 \pi)
 
Last edited:
  • #10
Drats.. I edited that thing to say term.. oh well.

No, what I am saying is..if I understand the notation correctly, the sum of the terms of the series (1/N)cos(N Pi) = (1)cos (1*Pi) + (1/2)cos(2*Pi) (1/3)cos (3*Pi) + (1/4)cos (4*pi) +(1/5)cos (5*Pi)..

equals (1)(-1) + (1/2)(1) + (1/3)(-1) + (1/4)(1) + (1/5)(-1)...

which equals -1 +1/2 -1/3 +1/4 -1/5... which makes it an alternating harmonic series. To prove convergence, all that I need is Lim n approaches inf An = zero.. as for all An, An+1 < An.

The series does NOT sum to zero, if I understand it correctly..

My impression is the answer to the first question, is yes.. the series is convergent.

But.. is it absolutely convergent? No.
 
Last edited:
  • #11
Hammie said:
if I understand the notation correctly, the sum of the terms of the series (1/N)cos(N Pi) = (1)cos (1*Pi) + (1/2)cos(2*Pi) (1/3)cos (3*Pi) + (1/4)cos (4*pi) +(1/5)cos (5*Pi)..
This is not what is meant by ´partial sum´, rather we know that the N'th partial sum equals \sum_{n=1}^N = a_1+...+a_N = S_N This does not mean that the terms in the series is (1/N)cos(N Pi) = (1)cos (1*Pi) + (1/2)cos(2*Pi) + (1/3)cos (3*Pi) + (1/4)cos (4*pi) +(1/5)cos (5*Pi) as you claim.

1800bigk said:
When the sequence of partial sums converges then you can conclude that the series converges.
This is also the argument i would use: Because S_N \rightarrow 0 the series \sum_{n=1}^\infty a_n is convergent with sum zero. But how can one check if the convergence is conditional or absolute?
 
  • #12
standardflop said:
But how can one check if the convergence is conditional or absolute?

What would you normally check to see if a series has conditional or absolute convergence?
 
  • #13
I don't see what could be meant by the sum of an infinite series other than the limit of the partial sums. If this limit is finite, the series converges.
 
  • #14
NateTG said:
What would you normally check to see if a series has conditional or absolute convergence?
I would check the series \sum_{n=1}^\infty | a_n|, which is unknown...I don't see, what knowing the N'th partial sum of \sum_{n=1}^\infty a_n tells me about \sum_{n=1}^\infty | a_n|...help : ) surely its not as simple as saying that the N'te partial sum of \sum_{n=1}^\infty | a_n| is |S_N| ?
 
Last edited:
  • #15
after thinking about it, i came to conclude that \sum_{n=1}^\infty a_n is convergent, but not abs. convergent. I realized that i.e.
\sum_{n=1}^N a_n = \sum_{n=1}^N (-1)^{n}(2n-1) \frac{|n-2|!}{n!}=\frac 1{N} \cos (N<br /> \pi) \mbox{ for all } N \in \mathbb{N} and checked this series for convergence (used Maple), which lead to the result: conditional convergence...
but isent there a easier proof?
 
Last edited:
Back
Top