I am self-learning Real Analysis from the text Understanding Analysis by Stephen Abbott. I am interested to prove the below theorem. Do you have a hint/clue for part (b) of this exercise problem, without revealing the entire solution?
Theorem. If $\sum_{n=0}^{\infty}a_n x^n$ converges for all $x\in(-R,R)$, then the differentiated series $\sum_{n=1}^{\infty}na_n x^{n-1}$ also converges at each $x \in (-R,R)$ as well. Consequently, the convergence is uniform on compact sets contained in $(-R,R)$.
[Abbott 6.5.5] (a) If $s$ satisfies $0 < s < 1$, show that $ns^{n-1}$ is bounded for all $n \geq 1$.
Proof.
Let $\displaystyle C=\frac{1}{s}$. Then, $\displaystyle C >1$. Consider:
\begin{equation*} \lim _{n\rightarrow \infty } ns^{n-1} =\lim _{n\rightarrow \infty }\frac{n}{C^{n-1}} \end{equation*} This is of the form $\displaystyle \frac{\infty }{\infty }$. Applying the L'hopital's rule:
\begin{equation*} \lim _{n\rightarrow \infty } ns^{n-1} =\lim _{n\rightarrow \infty }\frac{n}{C^{n-1}} =\lim _{n\rightarrow \infty }\frac{1}{C^{n-1}\log C} =0 \end{equation*}
This is also apparent by the fact, that an exponential term grows much faster than a polynomial term.
Since convergent sequences are bounded, it implies that $\displaystyle ns^{n-1}$ is a bounded sequence.
(b) Given an arbitrary $x \in (-R,R)$, pick $t$ to satisfy $|x|<t<R$. Use this start to construct a proof for the theorem 6.5.6.
Proof.
Fix $\displaystyle x_{0} \in ( -R,R)$ and pick $\displaystyle t$ such that $\displaystyle 0\leq |x_{0} |< t< R$.
Define
\begin{equation*} f_{n}'( x) \ =\ na_{n} x^{n-1} \end{equation*}
We have:
\begin{equation*} 0\leq |f_{n}'(x_{0}) |=|na_{n} x_{0}^{n-1} |\leq n\left(\frac{t}{R}\right)^{n-1} \cdotp |a_{n} |\ R^{n-1} \end{equation*}
Now, $n(t/R)^{n-1}$ is bounded, so there exists $C$, for all $n\in \mathbf{N}$ such that $|n(t/R)^{n-1}|\leq C$. But, how do I handle $|a_n|R^{n-1}$. We only have convergence on $(-R,R)$ and not at the endpoint $x = R$.
My hint is that nobody is making you write $R$ in two places in your last math line $$|na_{n} x_{0}^{n-1} |\leq n\left(\frac{t}{R}\right)^{n-1} \cdotp |a_{n} |\ R^{n-1}.$$ The same inequality would hold if you instead wrote $s$ in those places, where you choose $s$ satisfying $t<s<R$.
More explicit hinting/solution follows: