Glossary
Alternating Harmonic Series
The convergent series $\sum^{\infty}_{n=1}\frac{(-1)^{n+1}}{n}$ (or $\sum^{\infty}_{n=1}\frac{(-1)^{n}}{n}$), which is the harmonic series with alternating signs.
Example:
If testing an endpoint of a power series leads to the alternating harmonic series, you know that endpoint is included in the interval of convergence due to conditional convergence.
Center of the Interval of Convergence
The point $r$ around which a power series is centered, which also serves as the midpoint of its interval of convergence.
Example:
For the power series , the center of the interval of convergence is .
Endpoints (of the interval)
The two extreme values of $x$ that define the boundaries of the open interval of convergence, which must be individually tested for convergence.
Example:
When finding the interval of convergence for , after finding the radius , you must test the endpoints and separately.
Harmonic Series
The divergent series $\sum^{\infty}_{n=1}\frac{1}{n}$, where each term is the reciprocal of a positive integer.
Example:
When testing the right endpoint of a power series, if it results in the harmonic series, you know that endpoint is not included in the interval of convergence.
Interval of Convergence
The set of all $x$-values for which a power series converges, including the endpoints if the series converges at those points.
Example:
For a power series, if the interval of convergence is , it means the series converges for but diverges at .
Power Series
A series of the form $\sum^{\infty}_{n=0}a_n(x-r)^n$, where $n$ is a non-negative integer, $a_n$ is a sequence of real numbers, and $r$ is a real number representing the center.
Example:
The Maclaurin series for , , is a power series centered at that converges for all real numbers.
Radius of Convergence
A non-negative number, $R$, such that a power series converges for $|x-r| < R$ and diverges for $|x-r| > R$.
Example:
If a power series for has a radius of convergence of , it means the series provides an accurate approximation for all real numbers .
Ratio Test
A test used to determine the convergence or divergence of a series $\sum a_n$ by evaluating the limit $L=|\lim\limits_{n→ \infty}\frac{a_{n+1}}{a_n}|$.
Example:
To find the radius of convergence for , you'd apply the Ratio Test and find , indicating convergence for all .