| New Reply |
Infinite sequences and series.. help! |
Share Thread | Thread Tools |
| Dec7-12, 03:23 PM | #18 |
|
Mentor
|
Infinite sequences and series.. help!There are a couple of nits below, but otherwise you seem to have a good handle on the ideas. Sn = a1 + a2 + ... + an. However, as n increases, the number of terms that make up Sn gets larger, but there are always n terms. A little work shows that the sequence of partial sums can be written as {1/2, 3/4, 7/8, ... , (2n - 1)/22, ...} Good work! |
| Dec7-12, 04:06 PM | #19 |
|
|
Great post Mark44!
|
| Dec7-12, 04:11 PM | #20 |
|
|
Man, I really appreciate all your help. You are great at explaining this topic!
So If if the sequence of a partial sum is (2n - 1)/22, Then this must mean that there is a pattern, just like for a sequence an and for a series Ʃan. So if the partial sum Sn = (2n - 1)/22 what exactly does that tell us? It must be the partial sum of the n-th term in the sequence an, I remember from the text "The sum of a series is the limit of the sequence of partial sums", so the sum of the series Ʃ1/2n must be the limit of Sn? But does it make sense to speak about a limit of Sn = (2n - 1)/22 which is a finite number? It's like saying "the limit of 25 = 25" right? |
| Dec7-12, 04:42 PM | #21 |
|
Mentor
|
|
| Dec7-12, 04:57 PM | #22 |
|
Mentor
|
IOW, we chop off the infinitely long tail of the infinite series and get a partial sum. Remember that S2 really means 1/2 + 1/4, and that S3 means 1/2 + 1/4 + 1/8. The formula above is just a compact way to write the general term in the sequence of partial sums. As you suspect, what we do with Sn is take its limit and see if we get a value. If we do, the series we're investigating converges to (adds up to) that value. Conversely, if the limit doesn't exist, the series diverges. For this simple example, $$ \lim_{n \to \infty} \frac{2^n - 1}{2^n} = 1$$ This tells us that ## \sum_{i = 1}^{\infty} \frac{1}{2^n} = 1## |
| Dec7-12, 06:48 PM | #23 |
|
|
It looks like we are getting to the core of this. There is still a thing about the partial sum Sn that confuses me:
I understand that: A given series an can go to infinity, but a partial sum is always a finite number, that never exceeds the n-th term in the series. The confusion might be: The difference between Sn and {Sn} Sn must be the partial sum of the series or of the sequence. So if we choose a fixed n in of the series, we get a fixed finite number when we choose a fixed n (So Sn is never infinity) {Sn}={s1,s2,s3…sn…} This is the sequence which is formed from the partial sums (s1=a1, S2 =a1+a2 etc. ) and the (…) at the end signifies that the sequence of partial sums goes to infinity (It just seems strange that we let n go to infinity, but (…) shows that we exceed n which means we exceed infinity?), and if we let n go to infinity (which we can do in this case because we want to test for limits) we get the limit of the sequence of the partial sum, which is the sum of the series. But how can we let n (or is it the the sequence {Sn}) go to infinity, if Sn cannot go to infinity (it’s a finite number)? Is it because, we found the the pattern in which Sn increases or decreases, so it’s like a function and to test the limit we imagine n goes to infinity? jesus it’s 1.38Pm here in Demark. I got to go, can’t wait to learn more :) |
| Dec8-12, 12:53 AM | #24 |
|
Mentor
|
For each n, a partial sum is always the sum of a finite number of terms, so always represents a number. Remember that we have chopped off all but a finite number of terms. Sn is really a function whose domain is often the nonnegative integers or the positive integers. So the notation we're writing as Sn could just as well have been written as S(n). What you wrote "... a partial sum is always a finite number, that never exceeds the n-th term in the series" is not generally true. Think about things in terms of the series ## \sum_{n = 1}^{\infty}\frac{1}{2^n}## = 1/2 + 1/4 + 1/8 + ... 1/2n + ... S1 = 1/2 S2 = 1/2 + 1/4 = 3/4 Note that S2 > a2, which is 1/4. S3 = 1/2 + 1/4 + 1/8 = 7/8 Note that S3 > a3, which is 1/8. And so on. {Sn} is notation that represents all the terms in the sequence. IOW, {Sn} means {S1, S2, S3, ..., Sn, ...} For example, if the sequence happened to be {1, 1, 1, 1, ..., 1, ...}, this represents an infinite number of terms, but the terms themselves aren't "going to infinity". This very simple sequence obviously converges to 1. Some examples: 1. {1/2, 1/4, 1/8, ..., 1/2n, 1/2n+1, ...} This sequence converges to 0. Obviously, for any finite value of n, an is always somewhat larger than zero, but the idea is that however close to zero we need to get, we can find a value of N so that from aN+1 on, all of these terms are smaller than that specified "closeness" to zero. That's really what we mean when we say that a sequence converges to some number. We never just plug in ∞ and see what we get (which would be meaningless to do). 2. {1, 2, 4, 8, ... , 2n, 2n + 1, ...} This sequence diverges. As n gets larger, so also does an. This sequence diverges, or grows large without bound. What this means is that no matter how large a number someone says, we can find a number N so that aN+1 and all of the terms after it are larger than that specified value. 3. {1, 0, 1, 0, 1, 0, ...} The general term in this sequence has two formulas: an = 1 if n is odd, and an = 0 if n is even. This sequence diverges because it oscillates between 0 and 1. |
| Dec8-12, 07:50 AM | #25 |
|
|
I almost got it all now!
There is only ONE thing left that confuses me. It's the idea of taking the limit of a partial sum (Not the Sequence of a partial sum which makes more sense) which is what they do in my book. The partial sum does not go to infinity according to the definition: Sn=Ʃai=a1+a2+a3+...+an. For me it makes sense to take the limit of a sequence of partial sums where the terms go to infinity (just like taking the limit of a function where x goes to infinity) In my book under the phrase "The sum of the series is the limit of the sequence of the partial sums" they show Ʃan=Lim Ʃai where Ʃai = Sn. How can they take a limit of a sum/series that only goes to n? So i understand that we take the limit of a sequence Lim an= 1/2n we get 0 the sum of this series is 1, do we also say "the limit of the series" Lim Ʃ1/2n"? This is the last part I'm having trouble understanding: taking limits af sequences (makes sense) vs. taking limits of sums/series (makes little sense to me) I just can't grasp this; the limit 1/2n is 0 (makes sence), but the limit of Ʃ1/2n is what? "the limit of a sum" how Am i to imagine that? Edit: I just added a picture the sum and limit of sum as I understand it, could this be the right way of understanding it? |
| Dec8-12, 01:06 PM | #26 |
|
Mentor
|
I think I see where you are confused -- between the general form of the partial sum and a particular partial sum (for a specific value of n). Maybe this will make it clearer. For the series, ##\sum_{i = 1}^{\infty}\frac{1}{2^n}##, the general term in the sequence of partial sums is ##\frac{2^n - 1}{2^n}##. The second term in the sequence of partial sums is 3/4 (when n = 2). Since 3/4 is a constant, its limit as n gets large is just 3/4. For any specified value of n, the corresponding term in the sequence of partial sums is a constant; hence its limit is just that same number. However, the general term in the sequence is ##\frac{2^n - 1}{2^n}##, and its limit as n gets large, is 1. When we're talking about sequences (which are functions), the argument of the function is usually n, a discrete variable that takes integer values. A variable such as x is usually used to denote a continuous variable that can take on all of the real values in an interval. Sn = a1 + a2 + ... + an = ## \sum_{i = 1}^n a_i##. The sum of the series (if such a sum exists) is $$ \lim_{n \to \infty} S_n = \lim_{n \to \infty} \sum_{i = 1}^n a_i$$ Sn is a function of n. As n gets larger, Sn represents a (finite) sum with more terms. For an arbitrary series ## \sum_{i = 1}^{\infty} a_i##, the two sequences are: 1. The sequence of terms in the series: {a1, a2, ..., an, ...} 2. The sequence of partial sums: {S1, S2, ..., Sn, ...} For the series we have been discussing, where ai = 1/2i, we have 1. ## \lim_{i \to \infty} a_i = \lim_{i \to \infty} 1/2^i = 0##, and 2. ## \lim_{i \to \infty} S_i = \lim_{i \to \infty} \frac{2^i - 1}{2^i} = 1## The limit that is most important is the second one - the limit of the sequence of partial sums. The first limit above, is of much less importance. For a series to converge, it is necessary for the limit of the terms in the series to be zero, but this is not sufficient. For example, in the well-known harmonic series, ## \sum_{n= 1}^{\infty} \frac{1}{n}##, ## \lim_{n \to \infty} \frac{1}{n} = 0##, but it turns out that the series itself diverges. From this we can conclude that the limit of the sequence of partial sums must diverge. [/quote] The formula n(n + 1)/2 is the sum of the first n integers. It does not represent the sum of an infinite number of integers. Here's a question you asked in the thing you attached: |
| Dec8-12, 02:02 PM | #27 |
|
|
I don't understand why they write this right under the text saying "the sum of the series is the limit of the sequence of partial sums" Unless Sn signifies the sequence of the partial sums? In that case S is a function of n and n goes to infinity when we take the limit (makes sense) So is lim(Sn)=lim∑ai as n--> ∞ the same as Lim{Sn} Darn I've been sitting all day trying to understand this, but that single equation lim(Sn)=limn→∑ai as n--> ∞ really bugs me. I understand everything else you write. |
| Dec8-12, 06:33 PM | #28 |
|
|
YESSSS I finally get it!!!
The sequence of partial sums is {Sn} =S1,S2,S3,...,Sn=a1+a2+a3+...+an=Ʃai, so if we take the limit of Ʃai we are taking the limit of the sequence of partial sums,. Because if i=1 we get Ʃai=1= S1 = a1 Ʃai=2= S2= a1+a2 Ʃai=1=S3 = a1+a2+a3 and as n approaches infinity we get all the terms S1,S2,S3...Sn from The sequence of partial sums Ʃai (The Ʃai is like a generator or a machine gun that shoots out the sequences one by one, and by taking the limit of this sequence we get the sum of the series Ʃan which is the sum when adding up all the number in the sequence An as n approaches infinity. (This is the difference between Ʃai and Ʃan: Ʃai is the the sequence the partial sum, so it goes from i to n Because Sn goes from 1 to n) Ʃan: is the series that goes from 1 to infinity. |
| Dec8-12, 07:27 PM | #29 |
|
Mentor
|
## \sum_{i = 1}^n a_i## is a sum with n terms. This is exactly what I've been calling Sn. Which letter you use for the index isn't very important, as long as you are consistent. All of these are the same as the above. ## \sum_{j = 1}^n a_j## ## \sum_{k= 1}^n a_k## ## \sum_{p = 1}^n a_p## ## \sum_{i = 1}^{\infty} a_i## is the (infinite) series. Ʃan) unless you mean the series a1 + a2 + ... + an + ... This is a geometric series. |
| Dec9-12, 03:57 AM | #30 |
|
|
You are probably right I'm confusing things again.
Sn= a1+a2+a3+....+an = The n'th partial sum (Not a sequence) = Ʃai (where i goes from 1 to n) So this: LimƩai (where i goes from 1 to n) (the limit goes from n --> ∞) How does that look? If the n'th partial sum only goes to n, but n goes to infinity, are we then finding the limit of How Sn (the n'th partial sum) would progress beyond n? So if the n'th partial sum has the pattern (n2-1)/22 then the limit of Sn=Ʃai is one? Just like taking the limit of a sequence? |
| Dec9-12, 01:06 PM | #31 |
|
Mentor
|
If n = 1, (n2 - 1)/4 = 0 If n = 2, (n2 - 1)/4 = 3/4 If n = 3, (n2 - 1)/4 = ? Put in three or four more values for n and see what you get. |
| Dec9-12, 01:27 PM | #32 |
|
|
Example an = 1/2,1/4,1/8,,1/2n {Sn} = 1/2, 3/4,7/8,....,(2n - 1)/2n Sn= 1/2+ 1/4+1/8+...+ 1/2n So LimƩai = Lim(Sn)=Lim(1/2+ 1/4+1/8+...+ 1/2n (where i goes from 1 to n) (the limit goes from n --> ∞) In my book they argue that THIS is the same as the sum of a series. Perhaps I should take a picture? because you see why it does not make sense? We are not taking the limit of the sequence of partial sums, we are taking the limit of the partial sum Sn. Ahh but wait, we are taking the limit of how the partial sum progresses, which is the same as the sequence of the partial sum (a progression)? If n = 1, (n2 - 1)/4 = 0 If n = 2, (n2 - 1)/4 = 3/4 If n = 3, (n2 - 1)/4 = 8/4 of yea this goes to infinity, my mistake :) |
| Dec9-12, 01:43 PM | #33 |
|
Mentor
|
If I have the formula for the general term in a sequence, it's much easier to find the limit of that sequence. Knowing that Sn = 1/2 + 1/4 + 1/8 + ... + 1/2n doesn't do me much good if I want to find ## \lim_{n \to \infty} S_n## But, if I also know that 1/2 + 1/4 + 1/8 + ... + 1/2n = ## \frac{2^n - 1}{2^n}## (which I can find by using induction or from knowledge about the sum of a finite geometric series), then I can find ## \lim_{n \to \infty} S_n## and, hence, the sum of the infinite series. ## \lim_{n \to \infty} S_n = \lim_{n \to \infty}\frac{2^n - 1}{2^n} = 1## This allows me to say that 1/2 + 1/4 + 1/8 + ... + 1/2n + ... is a convergent series that adds up to (converges to) 1. |
| Dec9-12, 02:00 PM | #34 |
|
|
So in your case Lim Sn is the sum of the series and so Lim Sn must also be Lim{Sn] (the limit of the sequence of partial sums) Seems confusing, but by the way of argument i see how it can make sense. |
| New Reply |
| Thread Tools | |
Similar Threads for: Infinite sequences and series.. help!
|
||||
| Thread | Forum | Replies | ||
| Infinite Series and Sequences | Science Textbook Discussion | 1 | ||
| infinite sequences and series - conv or div - sigma(e^(1/n)/n) | Calculus & Beyond Homework | 8 | ||
| Power of a set of infinite sequences | Set Theory, Logic, Probability, Statistics | 0 | ||
| Divergent Harmonic Series, Convergent P-Series (Cauchy sequences) | Calculus & Beyond Homework | 1 | ||
| Infinite series/sequences | Calculus | 4 | ||