Exercise 8.1

Let (b1,b2,) be an infinite sequence of real numbers. The sum k=1nbk is defined by induction as follows:

k=1nb k = b1 for n = 1, k=1nb k = ( k=1n1b k) + bn for n > 1.

Let A be the set of real numbers; choose ρ so that Theorem 8.4 applies to define this sum rigorously. We sometimes denote the sum k=1nbk by the symbol b1 + b2 + + bn.

Answers

For a function f : {1,,m} A, define ρ(f) = f(m) + bm+1. For clarity, denote the sum function by s : + A so that s(n) = k=1nbk. Then by Theorem 8.4 there is a unique s : + A such that

s(1) = b1, s(n) = ρ(s {1,,n 1}) for n > 1.

Then we clearly have that k=11bk = s(1) = b1 and

k=1nb k = s(n) = ρ(s {1,,n 1}) = s(n 1) + b(n1)+1 = k=1n1b k + bn

for n > 1 as desired.

User profile picture
2019-12-01 00:00
Comments