Apostol.Chapter_1_11 #
Exercise 7b #
If a and b are positive integers with no common factor, we have the formula
∑_{n=1}^{b-1} ⌊na / b⌋ = ((a - 1)(b - 1)) / 2. When b = 1, the sum on the
left is understood to be 0.
Derive the result analytically as follows: By changing the index of summation,
note that Σ_{n=1}^{b-1} ⌊na / b⌋ = Σ_{n=1}^{b-1} ⌊a(b - n) / b⌋. Now apply
Exercises 4(a) and (b) to the bracket on the right.
Exercise 8 #
Let S be a set of points on the real line. The characteristic function of
S is, by definition, the function Χ such that Χₛ(x) = 1 for every x in
S, and Χₛ(x) = 0 for those x not in S. Let f be a step function which
takes the constant value cₖ on the kth open subinterval Iₖ of some
partition of an interval [a, b]. Prove that for each x in the union
I₁ ∪ I₂ ∪ ⋯ ∪ Iₙ we have
f(x) = ∑_{k=1}^n cₖΧ_{Iₖ}(x).
This property is described by saying that every step function is a linear combination of characteristic functions of intervals.