Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\require{physics}\require{upgreek}\everymath{\displaystyle}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\inv}{^{-1}}
\newcommand{\DS}{\displaystyle}
\newcommand{\eps}{\varepsilon}
\newcommand{\tsub}[1]{_{\mathrm{#1}}}
\newcommand{\ee}{\mathrm{e}}
\newcommand{\ii}{\mathrm{i}}
\newcommand{\limit}[1]{\lim\limits_{#1}}
\newcommand{\resid}[1]{\underset{#1}{\Res}}
\DeclareMathOperator{\sinc}{sinc}
\DeclareMathOperator{\sgn}{sgn}
\newcommand{\pii}{\pi}
\DeclareMathOperator{\Prob}{P}
\DeclareMathOperator{\EV}{E}
\DeclareMathOperator{\Var}{Var}
\newcommand{\bv}[1]{\boldsymbol{#1}}
\newcommand{\uv}[1]{\hat{\bv{#1}}}
\newcommand{\cl}[1]{\mathcal{#1}}
\newcommand{\bb}[1]{\mathbb{#1}}
\DeclareMathOperator{\Cis}{cis}
\DeclareMathOperator{\RE}{Re}
\DeclareMathOperator{\IM}{Im}
\newcommand{\xd}{\mathbf{d}}
\newcommand{\seq}[3]{{#1}_{#2},\cdots,{#1}_{#3}}
\newcommand{\psup}[1]{^{(#1)}}
\newcommand{\hypext}{{}^*}
\DeclareMathOperator{\st}{st}
\newcommand{\set}[1]{\left\{#1\right\}}
\DeclareMathOperator{\Sin}{Sin}
\DeclareMathOperator{\Cos}{Cos}
\DeclareMathOperator{\Tan}{Tan}
\DeclareMathOperator{\Sec}{Sec}
\DeclareMathOperator{\Csc}{Csc}
\DeclareMathOperator{\Cot}{Cot}
\DeclareMathOperator{\Log}{Log}
\DeclareMathOperator{\Arg}{Arg}
\DeclareMathOperator{\Ln}{Ln}
\DeclareMathOperator{\Grad}{grad}
\DeclareMathOperator{\Div}{div}
\DeclareMathOperator{\Curl}{curl}
\newcommand{\rd}{\textstyle\mathop{}\!\mathrm{d}^{\!\!\!-}\hspace{-0.0555 em}}
\newcommand{\rpd}{\textstyle\mathop{}\!\partial^{\hspace{-0.5 em}-}\hspace{-0.1666 em}}
\newcommand{\rdv}[2]{\frac{\rd{#1}}{\rd{#2}}}
\newcommand{\rpdv}[2]{\frac{\rpd{#1}}{\rpd{#2}}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 25.2 Absolute and conditional convergence
Objectives
Distinguish between absolute and conditional convergence and interpret the consequences.
Use alternating, ratio, and root tests to determine convergence behavior.
Explain how conditional convergence allows rearrangements to change the value of a series.
Alternating series test: If the alternating series
\begin{equation*}
\sum_{k=1}^{\infty} (-1)^{k-1}b_{k}=b_{1}-b_{2}+b_{3}-b_{4}+\cdots\quad(b_{k}>0)
\end{equation*}
satisfies the conditions \(b_{k+1}\le b_{k}\) and \(b_{n}\to 0\text{,}\) then the series converges.
\(\displaystyle |R_{n}|=|s-s_{n}|\le b_{n+1}\)
A series
\(\DS\sum a_{k}\) is called absolutely convergent if the series
\(\DS\sum |a_{k}|\) converges. (Absolute convergence implies convergence.)
A series
\(\DS\sum a_{k}\) is called conditionally convergent if
\(\DS\sum a_{k}\) converges but
\(\DS\sum |a_{k}|\) diverges.
Riemann rearrangement theorem: If
\(\DS\sum a_{k}\) is a conditionally convergent series and
\(r\) is any real number (or
\(\infty\) or
\(-\infty\) ), then there is a rearrangement of
\(\DS\sum a_{k}\) that has a sum equal to
\(r\text{.}\)
Ratio test: Let \(L=\limit{k\to\infty}\abs{\dfrac{a_{k+1}}{a_{k}}}\text{.}\)
If
\(L<1\text{,}\) then
\(\DS\sum a_{k}\) converges absolutely.
If
\(L>1\text{,}\) then
\(\DS\sum a_{k}\) diverges.
If
\(L=1\text{,}\) the test is inconclusive.
Root test: Let \(L=\limit{k\to\infty}\sqrt[k]{\abs{a_k}}\text{.}\)
If
\(L<1\text{,}\) then
\(\DS\sum a_{k}\) converges absolutely.
If
\(L>1\text{,}\) then
\(\DS\sum a_{k}\) diverges.
If
\(L=1\text{,}\) the test is inconclusive.