Why Doesn't S_n Converging to 1 Mean the Series Diverges?

AI Thread Summary
The discussion clarifies the difference between the sequence of terms a_n and the partial sums S_n in the context of series convergence. The divergence test states that if the limit of a_n as n approaches infinity is not zero, the series diverges. However, this does not apply to S_n, which can converge to a finite value even if the individual terms a_n approach zero. In the example provided, S_n converges to 1 while a_n approaches 0, illustrating that the series can still converge despite the limit of its terms. Understanding this distinction resolves the confusion regarding series convergence and divergence.
FancyNut
Messages
113
Reaction score
0
I'm reading How to Ace the Rest of Calculus and on page 31 there's a test for divergence that says if the limit (as n goes to infinity) of a_n is NOT equal to zero, then the infinite series \sum a_n (that goes from n = 1 to infinity) diverges.

3 pages before that, on 28, there's an example on a series that converges to 1... The sum is represented by S_n = (2^n - 1)/2^n

I'm confused here: since taking the limit of that S_n equals to 1... shouldn't the series diverge? Come to think of it I know I'm missing something here because as I understand it according to that test ANY series that has a limit to any number but 0 diverges which makes no sense. I know that test does nor work in reverse btw (limit going to 0 doesn't mean it converges) but this still sounds like all series convergence must go to 0... which I know is wrong. :confused:
 
Physics news on Phys.org
You are confusing a_{n} with S_{n}
a_{n} is just some sequence of numbers, while S_{n} is the sum of the first n a_{j} (j=1,2...n)
Was that clear enough?
 
With the divergence test you look at the limit of the terms in your series, the a_n's. This is different from the limit of the partial sums, the S_n's. Note S_n=\sum_{i=1}^{n}a_i and we define \sum_{i=1}^{\infty}a_i=\lim_{n\rightarrow\infty}S_n

The example you gave, the partial sums S_n = (2^n - 1)/2^n, came from the terms a_n=1/2^n. Here \lim_{n\rightarrow\infty}a_n=0 so the divergence test is inconclusive. The partial sums converge to 1, so we say the series converges.
 
haha that was simple. :redface:

Thanks. :smile:
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top