Partial Sum Problem: Convergence?

In summary, the conversation is discussing the convergence of a series with partial sums given by s_N = 1/N * cos(N * pi). The first question asks if the series is convergent, and the answer is yes because the sequence of partial sums approaches 0 as N approaches infinity. The second question asks if the series is absolutely convergent, and the answer is no because the series with absolute values of the terms diverges. It is suggested to check the series of absolute values to determine if the convergence is conditional or absolute.
  • #1
standardflop
48
0
If the partial sum of a series is given by
[itex] s_N= \tfrac 1{N} \cos(N \pi) [/itex]
is it then possible to concl. that the series is convergent because [itex] s_N \rightarrow S =0 [/itex]
if so, can one proove abs. convergence by noticing the same for [itex] s_N=\tfrac 1{N}[/itex] ?
Thanks
 
Physics news on Phys.org
  • #2
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).)
 
  • #3
my main problem was to check for abs. convergence.
bacause usually this is done by checking [itex] \sum |a_n| = |a_1| + |a_2| + ...[/itex], and i don't find it intuitive that the same result is reached by checking [itex] |a_1+a_2+...+a_N|=|s_N| \rightarrow S [/itex] as [itex] n \rightarrow \infty [/itex] ..
 
  • #4
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.
 
  • #5
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.
 
  • #6
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:
  • #7
Hammie said:
But it does not converge, absolutely. In this sense, it is a run of the mill,
given is two series [itex] \sum_{n=1}^\infty a_n [/itex] and [itex] \sum_{n=1}^\infty b_n [/itex] where [itex] b_n=|a_n| [/itex]. now if [itex] S_N= \frac 1{N} \cos (N \pi)[/itex] is the partial sum of [itex] \sum_{n=1}^\infty a_n [/itex] then this series converges because it is alternating and the sequence [itex] \{ a_n \} _{n=1}^\infty [/itex] decreases to zero (because [itex] S_N \rightarrow 0 [/itex]).
Hammie said:
the series actually IS 1/N- and fails to converge,
Do you mean that [itex] b_n = \frac 1{n} [/itex]? Why?
 
  • #8
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:
  • #9
Hammie said:
yes, Bn=1/n, if you take the absolute value of each partial sum An.

[itex] a_n [/itex] is not the partial sum, but the term in the series [itex] \sum_{n=1}^\infty a_n [/itex].
[itex] S_N = a_1+a_2+...+a_N [/itex] is the partial sum. Surely the unknown series with partial sum [itex] S_N [/itex] cannot be [itex] \sum_{n=1}^\infty \tfrac 1{n} \cos (n \pi) [/itex] as you suggest, because i.e.
[itex] \sum_{n=1}^5 \tfrac 1{n} \cos (n \pi) [/itex] never equals [itex] S_5 = a_1+...+a_5 = \tfrac 1{5} \cos (5 \pi) [/itex]
 
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 [itex] \sum_{n=1}^N = a_1+...+a_N = S_N [/itex] 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 [itex] S_N \rightarrow 0 [/itex] the series [itex] \sum_{n=1}^\infty a_n [/itex] 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 [itex] \sum_{n=1}^\infty | a_n| [/itex], which is unknown...I don't see, what knowing the N'th partial sum of [itex] \sum_{n=1}^\infty a_n [/itex] tells me about [itex] \sum_{n=1}^\infty | a_n| [/itex]...help : ) surely its not as simple as saying that the N'te partial sum of [itex] \sum_{n=1}^\infty | a_n| [/itex] is |S_N| ?
 
Last edited:
  • #15
after thinking about it, i came to conclude that [itex] \sum_{n=1}^\infty a_n [/itex] is convergent, but not abs. convergent. I realized that i.e.
[tex] \sum_{n=1}^N a_n = \sum_{n=1}^N (-1)^{n}(2n-1) \frac{|n-2|!}{n!}=\frac 1{N} \cos (N
\pi) \mbox{ for all } N \in \mathbb{N} [/tex] and checked this series for convergence (used Maple), which lead to the result: conditional convergence...
but isent there a easier proof?
 
Last edited:

FAQ: Partial Sum Problem: Convergence?

What is the Partial Sum Problem?

The Partial Sum Problem is a mathematical problem that involves finding the sum of a series of numbers, starting from the first number and adding each subsequent number until a specific term is reached.

How do you determine if a Partial Sum Problem converges?

To determine if a Partial Sum Problem converges, you need to find the limit of the partial sums as the number of terms approaches infinity. If the limit exists and is finite, then the problem is said to converge. If the limit does not exist or is infinite, then the problem is said to diverge.

What does it mean for a Partial Sum Problem to converge?

When a Partial Sum Problem converges, it means that the sum of the series approaches a finite value as the number of terms increases. This value is known as the limit of the partial sums and is the answer to the Partial Sum Problem.

What are some common techniques for determining convergence of a Partial Sum Problem?

Some common techniques for determining convergence of a Partial Sum Problem include the comparison test, the ratio test, and the root test. These tests involve comparing the given series to a known series with known convergence properties to determine if the given series also converges.

Why is it important to determine convergence of a Partial Sum Problem?

Determining the convergence of a Partial Sum Problem is important because it helps us understand the behavior of the series and whether or not it has a finite sum. This information is useful in many areas of mathematics, including calculus, statistics, and number theory.

Similar threads

Back
Top