In the following example of the book Partial Differential Equation, An Introduction 2nd edition from Strauss, on page 127, they assert the following:
Let $f_n(x) = (1-x)x^{n-1}$ on the interval $ 0 < x < 1$. Then the series is telescoping. The partial sums are \begin{equation} \sum_{i = 1}^N f_n(x) = 1 - x^N \end{equation} Why does this series telescope? Computing partial sums does not yield cancellations.
