As we said, a power series is an expression such as
\begin{equation}
\sum_{k=0}^\infty a_k {(x-x_0)}^k =
a_0 +
a_1 (x-x_0) +
a_2 {(x-x_0)}^2 +
a_3 {(x-x_0)}^3 + \cdots,\tag{7.1}
\end{equation}
where \(a_0,a_1,a_2,\ldots,a_k,\ldots\) and \(x_0\) are constants. Let
\begin{equation}
\begin{split}
S_n(x)
&
=
\sum_{k=0}^n a_k {(x-x_0)}^k
\\
&
=
a_0 + a_1 (x-x_0) + a_2 {(x-x_0)}^2 + a_3 {(x-x_0)}^3 + \cdots + a_n {(x-x_0)}^n ,
\end{split}
\end{equation}
denote the so-called partial sum. If for some \(x\text{,}\) the limit
\begin{equation}
\lim_{n\to \infty} S_n(x) = \lim_{n\to\infty} \sum_{k=0}^n a_k {(x-x_0)}^k
\end{equation}
exists, we say the series
(7.1) converges at
\(x\text{.}\) At
\(x=x_0\text{,}\) the series always converges to
\(a_0\text{.}\) When
(7.1) converges at any other
\(x \neq x_0\text{,}\) we say
(7.1) is a
convergent power series, and we write
\begin{equation}
\sum_{k=0}^\infty a_k {(x-x_0)}^k =
\lim_{n\to\infty} \sum_{k=0}^n a_k {(x-x_0)}^k.
\end{equation}
If the series does not converge for any point \(x \neq x_0\text{,}\) we say that the series is divergent.
We say that
(7.1) converges absolutely at
\(x\) whenever the limit
\begin{equation}
\lim_{n\to\infty} \sum_{k=0}^n
\lvert a_k \rvert \, {\lvert x-x_0 \rvert}^k
\end{equation}
exists. That is, the series
\(\sum_{k=0}^\infty \lvert a_k \rvert \, {\lvert x-x_0 \rvert}^k\) is convergent. If
(7.1) converges absolutely at
\(x\text{,}\) then it converges at
\(x\text{.}\) However, the opposite implication is not true.
Example 7.1.2.
The series
\begin{equation}
\sum_{k=1}^\infty \frac{1}{k} x^k
\end{equation}
converges absolutely for all \(x\) in the interval \((-1,1)\text{.}\) It converges at \(x=-1\text{,}\) as \(\sum_{k=1}^\infty \frac{{(-1)}^k}{k}\) converges (conditionally) by the alternating series test. The power series does not converge absolutely at \(x=-1\text{,}\) because \(\sum_{k=1}^\infty \frac{1}{k}\) does not converge. The series diverges at \(x=1\text{.}\)