Currently stuck on the last part of 15.2.8(e) of this problem:
I don't know how to apply Fubini's theorem since one index relies on the other.
Having slept on it, I've almost got it figured out except for one thing. Part of Fubini's theorem states (in my book) that if
$$\sum_{(n,m) \in \mathbb{N} \times \mathbb{N}} f(n,m)$$
converges absolutely to some limit $L$, then
$$\sum_{n=0}^{\infty} \left ( \sum_{m=0}^{\infty} f(n, m)\right )$$
also converges absolutely to $L$.
What I'm trying to figure out is if the converse of this statement is true. Because it seems that in order to apply Fubini's theorem to this problem it needs to be.

Note that if the terms are non-negative or the double series converges absolutely then $$ \begin{align*} \sum_{m\geqslant 0}d_m(x-b)^m&=\sum_{m\geqslant 0}\sum_{n\geqslant m}\binom{n}{m}(b-a)^{n-m}(x-b)^mc_n\\ &=\sum_{n\geqslant m\geqslant 0}\binom{n}{m}(b-a)^{n-m}(x-b)^mc_n\\ &=\sum_{n\geqslant 0}\sum_{m=0}^n\binom{n}{m}(b-a)^{n-m}(x-b)^mc_n\\ &=\sum_{n\geqslant 0}c_n(b-a+x-b)^n\\ &=\sum_{n\geqslant 0}(x-a)^nc_n \end{align*} $$
To "free" one variable of the other in the summation signs you also can use some indicator function as follows: $$ \begin{align*} \sum_{m\geqslant 0}d_m(x-b)^m&=\sum_{m\geqslant 0}\sum_{n\geqslant m}\binom{n}{m}(b-a)^{n-m}(x-b)^mc_n\\ &=\sum_{m\geqslant 0}\sum_{n\geqslant 0}\binom{n}{m}(b-a)^{n-m}(x-b)^mc_n\,\chi _{\Bbb N \cap [m,\infty )}(n) \end{align*} $$ and writing the last expression as a double integral with respect to the counting measure $\delta $ we have $$ \int_{\Bbb N }\int_{\Bbb N }\binom{n}{m}(b-a)^{n-m}(x-b)^mc_n\,\chi _{\Bbb N \cap [m,\infty )}(n)\,\delta (n)\, \delta (m) $$