$\begingroup$
The following proof is from Apostol's book:
Questions:
On the first line of the proof, he uses '{}' just as brackets or do they have other meaning like $[x]$ being the floor function?
right before equation (6), why does the summation from $m+1$ up to $k$ become $kf(k)-mf(m)$?
at equation (6) when he substitutes back $x,y$ i'm not sure why are the two integrals equal?
2 Answers
$\begingroup$- They are simply brackets, no specific meanings.
- Try to write all of them. Then the terms cancelled like this: $$ 3f(3) - 2f(2) + 2f(2) - 1f(1) = 3f(3) - 1f(1). $$
- Since $$ \int_k^x \lfloor t \rfloor f'(t) \mathrm d t = k \int_k^x f'(t) \mathrm d t = f(k) - f(x). $$ Same for the other term.
The proof in the question above has some mistakes. This is the newer one: