09.12.2012 Views

Concrete mathematics : a foundation for computer science

Concrete mathematics : a foundation for computer science

Concrete mathematics : a foundation for computer science

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Sure: 1 + 2 +<br />

4 + 8 + . . is the<br />

“infinite precision”<br />

representation of<br />

the number -1,<br />

in a binary <strong>computer</strong><br />

with infinite<br />

word size.<br />

2.7 INFINITE SUMS 57<br />

the fact that sums can be infinite. And the truth is that infinite sums are<br />

bearers of both good news and bad news.<br />

First, the bad news: It turns out that the methods we’ve used <strong>for</strong> manipulating<br />

1’s are not always valid when infinite sums are involved. But next,<br />

the good news: There is a large, easily understood class of infinite sums <strong>for</strong><br />

which all the operations we’ve been per<strong>for</strong>ming are perfectly legitimate. The<br />

reasons underlying both these news items will be clear after we have looked<br />

more closely at the underlying meaning of summation.<br />

Everybody knows what a finite sum is: We add up a bunch of terms, one<br />

by one, until they’ve all been added. But an infinite sum needs to be defined<br />

more carefully, lest we get into paradoxical situations.<br />

For example, it seems natural to define things so that the infinite sum<br />

s = l+;+;+f+&+&+...<br />

is equal to 2, because if we double it we get<br />

2s = 2+1+;+$+;+$+.- = 2+s.<br />

On the other hand, this same reasoning suggests that we ought to define<br />

T = 1+2+4+8+16+32-t...<br />

to be -1, <strong>for</strong> if we double it we get<br />

2T = 2+4+8+16+32+64+... = T-l.<br />

Something funny is going on; how can we get a negative number by summing<br />

positive quantities? It seems better to leave T undefined; or perhaps we should<br />

say that T = 00, since the terms being added in T become larger than any<br />

fixed, finite number. (Notice that cc is another “solution” to the equation<br />

2T = T - 1; it also “solves” the equation 2S = 2 + S.)<br />

Let’s try to <strong>for</strong>mulate a good definition <strong>for</strong> the value of a general sum<br />

x kEK ok, where K might be infinite. For starters, let’s assume that all the<br />

terms ok are nonnegative. Then a suitable definition is not hard to find: If<br />

there’s a bounding constant A such that<br />

<strong>for</strong> all finite subsets F c K, then we define tkeK ok to be the least such A.<br />

(It follows from well-known properties of the real numbers that the set of<br />

all such A always contains a smallest element.) But if there’s no bounding<br />

constant A, we say that ,YkEK ok = 00; this means that if A is any real<br />

number, there’s a set of finitely many terms ok whose sum exceeds A.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!