Never ending sequences R. Ramanujam, The Institute of Mathematical Sciences, Chennai I. Can you add up all the terms in a never ending sequence? For example, what is the value of 1 + (1/2) + (1/4) + (1/8) ...... ? How can you find a definite value for an answer when it keeps on continuing? It is not always the case that a sequence like this can add to a definite value, but this one does. Consider the sequence: 1=1; 1 + 1/2 = 3/2; 1 + 1/2 + 1/4 = 7/4; 1 + 1/2 + 1/4 + 1/8 = 15/8; etc. This sequence of numbers (1, 3/2, 7/4, 15/8, ...) converges to a "limit". It is this limit which we call the "value" of the infinite sum. How do we find this value? If we assume it exists and just want to find what it is, let's call it S. Now S = 1 + 1/2 + 1/4 + 1/8 + ... So, if we multiply it by 1/2, we get (1/2) S = 1/2 + 1/4 + 1/8 + ... Now, if we subtract the second equation from the first, the 1/2, 1/4, 1/8, etc. all cancel, and we get S - (1/2)S = 1. This means S/2 = 1 and so S = 2. This sum can be easily visualised as in Figure 1. II. Here is another example. What is the value of 1 + (1/3) + (1/9) + (1/27) ...... ? Look at Figure 2, and you know the answer immediately. Now try and give a proof of this as we did above for the first example. III. A slightly more difficult exercise now: look at the sequence of pictures in Figure 3 and write down both the infinite sum and its value! The answer is on page 32. Bonus: In using this technique, we have assumed that the infinite sum exists, then found the value. But we can also use it to tell whether the sum exists or not. Can you figure out how ?