Well, not a geometric series, merely an infinite one.
The problem is that dealing with infinity often clashes with intuition. Cantor showed that one or the other had to go, and since infinity was a useful notion, intuition got the boot.
Here, we’re asking how to give meaning to an infinite string of digits. Well, how do we give meaning to a finite string of digits? The answer is by treating them as fractions, in the following manner:
167.8945 = 1∙10[sup]2[/sup] + 6∙10[sup]1[/sup] + 7∙10[sup]0[/sup] +8∙10[sup]-1[/sup] + 9∙10[sup]-2[/sup] + 4∙10[sup]-3[/sup] + 5∙10[sup]-4[/sup]
If you’re content to deal with only rational numbers, you can extend to an infinite string without worrying about limits, because each rational number will produce a repeating sequence or terminate after some point. However, if you wish to address a number like √2 or [symbol]p[/symbol], more work is necessary.
This raises the question of how we can treat it. In the case of √2, we can easily find a sequence of numbers approaching √2 from either side. For example, since 1[sup]2[/sup] < 2, 1.4[sup]2[/sup] < 2, 1.41[sup]2[/sup] < 2, etc., we can define a sequence of finite decimals 1, 1.4, 1.41, 1.414,… each of which is smaller than √2. Similarly, each of 2, 1.5, 1.42, 1.415,… is larger than √2. This implies that the “correct” expression should look like 1.41421…
How can we interpret this? Well, let’s try the same way as earlier, so √2 = 1∙10[sup]0[/sup] + 4∙10[sup]-1[/sup] + 1∙10[sup]-2[/sup] +4∙10[sup]-3[/sup] + 2∙10[sup]-4[/sup] + 1∙10[sup]-5[/sup] + …
Now, we just add them up, right? Not so fast. Addition as defined for rational numbers is a “binary operation,” which means that it takes in two numbers, and spits one back out. By repeating the process multiple times, associativity tells us we can add any finite amount of numbers. But there are infinitely many numbers to add in the expansion above. Because of this, we must define a new meaning for addition, one which allows us to add an infinite amount of something. This is easier said than done.
For example, we can add any finite number of ones: 1 + 1 + 1 + … + 1. If we try to carry on this sequence forever 1+ 1+ 1+ 1 + 1… we clearly run into difficulty, since this is larger than any number it is possible to conceive of.
Well, what’s the difference from our earlier sequence? Well, one obvious difference is that the summands in the expansion of √2 each got closer and closer to zero. So let’s just agree to throw out any infinite sum where that doesn’t happen. That’s not quite enough, since 1 + 1/2 + 1/3 + 1/4 + 1/5 + 1/6 + … actually runs into the same problem as with the infinite sum of 1s. How can we differentiate between this and the expansion of √2? This is a lot trickier. The most common method was established in the middle of the 19th century. This was the introduction of limits. Only then was the question of what a infinite decimal expansion actually meant made into a well posed question.