All of these have radius of convergence R=1, which is a result
of their geometric series origins.
You may be wondering if there are other series that can be
represented by power series. The answer is yes. (A
function is called analytic
if it can be expressed as an infinite power series around some
point a.)
Taylor's theorem tells us how to find
the coefficients of the power series expansion of a function.
Taylor's Theorem
If f(x)=∞∑n=0cn(x−a)n, then cn=f(n)(a)n!,
where f(n)(a) is the nth derivative of f
evaluated at a
This says that if a function can be represented by a power
series, its coefficients must be those in Taylor's Theorem.
This formula works both ways: if we know the n-th derivative
evaluated at a, we can figure out cn; if we know cn, we
can figure out the n-th derivative evaluated at a. To
use this theorem, we have the conventions that we define f(0)(x) to be f(x), and 0!
to be 1.
Example: We consider the series representation for
f(x)=11−x (at the top of the page).
(Notice that this series is centered around
a=0.) By Taylor's Theorem, cnxn=xn since xn are
the terms of our series. So cn=1 for all n. On
the other hand, also by Taylor's Theorem,
cn=f(n)(0)n!, so we must have f(n)(0)=n! for
all n here. Let's see if this is true.
We let f(x)=11−x=(1−x)−1. DO: Find
f′(x),f″(x),f(3)(x),f(4)(x), etc., until you see a
pattern.
We have found f(n)(x) and from this we will find
f(n)(0). Plugging in x=0 to our derivatives above, we
see that f(n)(0)=n!. Then
cn=f(n)(0)n!=n!n!=1, so that cnxn=1⋅xn=xn.
These are indeed the coefficients of our
series, and Taylor's Theorem holds for that series.
Warning: The coefficients cn do
not contain the variable x, since the derivatives
in the cn are evaluated at a.
The video will explain why Taylor's theorem works, in general.