10.ratio - Root Tests
10.ratio - Root Tests
FAST
Power Series
P
So far we have studied series of numbers: an . Here we consider
series, called power series, in which each term includes a power of
n
P
the variable x: cn x .
Power Series
Definition
A power series is a series of the form
∞
X
cn x n = c0 + c1 x + c2 x 2 + c3 x 3 + · · · (1)
n=0
We say that ∞ n
P
n=0 x , |x| < 1, is a power series representation of
1/(1 − x) on the interval (−1, 1).
Because the sum of a series is the limit of the sequence of partial
sums, we have
1
= lim sn (x)
1−x n→∞
where
sn (x) = 1 + x + x 2 + · · · + x n
is the nth partial sum.
Differentiation and Integration of Power Series
”term-by-term differentiation and integration”
Homework