I don’t have a better name for this page. Feel free to suggest some on GitHub.
Definition (Power Series)
A power series centered at for is a series defined as
By the Radius of Convergence, we define
We say that is the radius of convergence for a power series.
Theorem (Differentiation of Power Series)
Let the power series be
and let
The following statements are equivalent:
- It converges in for , and define
- for any small , the power series converges absolutely and uniformly in .
- The function is then continuous and differentiable in and
Proof: Part is proven by the root test.
Part is proven by the fact that ,
and so converges by the Lemma (Comparison Test). By the Criterion 3 (Comparison Test), the convergence is uniform.
Part : WTS exists . Let such that . Then converges uniformly on by part .
Since as , we have
so that the series have the same interval of convergence. Since the derivative is a power series, it converges uniformly in
Then by Theorem (Term-by-Term Differentiation), to the series, we get
Corollary (Infinite Differentiablility)
A power series is infinitely differentiable in and can be calculated by term-wise differentiation. See Theorem (Term-by-Term Differentiation).
Furthermore,
we have
In particular, if is a power series around , then
- has to be infinitely differentiable
Examples
- Let . To expand as power series at , such that .
- Let f(x) = \begin{cases} \exp(-1/x^{2}) & x \neq 0 \\ 0 & x = 0 \\
\end{cases} $$ then
In Relation to Complex-Valued Functions
Proof is trivial.