Skip to main content  Contents  Prev  Up Next  \(\newcommand{\markedPivot}[1]{\boxed{#1}}
\newcommand{\IR}{\mathbb{R}}
\newcommand{\IC}{\mathbb{C}}
\renewcommand{\P}{\mathcal{P}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\RREF}{\operatorname{RREF}}
\newcommand{\vspan}{\operatorname{span}}
\newcommand{\setList}[1]{\left\{#1\right\}}
\newcommand{\setBuilder}[2]{\left\{#1\,\middle|\,#2\right\}}
\newcommand{\unknown}{\,{\color{gray}?}\,}
\newcommand{\drawtruss}[2][1]{
\begin{tikzpicture}[scale=#1, every node/.style={scale=#1}]
\draw (0,0) node[left,magenta]{C} -- 
      (1,1.71) node[left,magenta]{A} -- 
      (2,0) node[above,magenta]{D} -- cycle;
\draw (2,0) -- 
      (3,1.71) node[right,magenta]{B} -- 
      (1,1.71) -- cycle;
\draw (3,1.71) -- (4,0) node[right,magenta]{E} -- (2,0) -- cycle;
\draw[blue] (0,0) -- (0.25,-0.425) -- (-0.25,-0.425) -- cycle;
\draw[blue] (4,0) -- (4.25,-0.425) -- (3.75,-0.425) -- cycle;
\draw[thick,red,->] (2,0) -- (2,-0.75);
#2
\end{tikzpicture}
}
\newcommand{\trussNormalForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, blue,->] (4,0) -- (3.5,0.5);
}
\newcommand{\trussCompletion}{
\trussNormalForces
\draw [thick, magenta,<->] (0.4,0.684) -- (0.6,1.026);
\draw [thick, magenta,<->] (3.4,1.026) -- (3.6,0.684);
\draw [thick, magenta,<->] (1.8,1.71) -- (2.2,1.71);
\draw [thick, magenta,->] (1.6,0.684) -- (1.5,0.855);
\draw [thick, magenta,<-] (1.5,0.855) -- (1.4,1.026);
\draw [thick, magenta,->] (2.4,0.684) -- (2.5,0.855);
\draw [thick, magenta,<-] (2.5,0.855) -- (2.6,1.026);
}
\newcommand{\trussCForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, magenta,->] (0,0) -- (0.4,0.684);
\draw [thick, magenta,->] (0,0) -- (0.5,0);
}
\newcommand{\trussStrutVariables}{
\node[above] at (2,1.71) {\(x_1\)};
\node[left] at (0.5,0.866) {\(x_2\)};
\node[left] at (1.5,0.866) {\(x_3\)};
\node[right] at (2.5,0.866) {\(x_4\)};
\node[right] at (3.5,0.866) {\(x_5\)};
\node[below] at (1,0) {\(x_6\)};
\node[below] at (3,0) {\(x_7\)};
}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\DeclareMathOperator{\arcsec}{arcsec}
\DeclareMathOperator{\arccot}{arccot}
\DeclareMathOperator{\arccsc}{arccsc}
\newcommand{\tuple}[1]{\left\langle#1\right\rangle}
\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   8.2   Sequence Properties and Limits (SQ2) 
 
Learning Outcomes Determine if a sequence is convergent, divergent, monotonic, or bounded, and compute limits of convergent sequences.
Subsection   8.2.1   Activities 
 
Activity   8.2.1 . 
 
We will consider the function \(f(x) = \displaystyle \frac{4x+8}{x}\text{.}\) 
(a) Compute the limit \(\displaystyle  \lim_{x\to \infty} \frac{4x+8}{x}\text{.}\) 
\(\displaystyle 0\) 
\(\displaystyle 8\) 
\(\displaystyle 1\) 
\(\displaystyle 4\) 
 (b) Determine on which intervals \(f(x)\)  is increasing and/or decreasing. (Hint: compute \(f'(x)\)  first.)
(c) Which statement best describes \(f(x)\)  for \(x>0\text{?}\) 
\(f(x)\)  is bounded above by 4
\(f(x)\)  is bounded below by 4
\(f(x)\)  is bounded above and below by 4
\(f(x)\)  is not bounded above
\(f(x)\)  is not bounded below
 
Definition   8.2.2 . 
 
Given a sequence \(\{x_n\}\text{:}\) 
\(\{x_n\}\)  is monotonically increasing  if \(x_{n+1}>x_n\)  for every  choice of \(n\text{.}\) 
\(\{x_n\}\)  is monotonically non-decreasing  if \(x_{n+1}\geq x_n\)  for every  choice of \(n\text{.}\) 
\(\{x_n\}\)  is monotonically decreasing  if \(x_{n+1} < x_n\)  for every  choice of \(n\text{.}\) 
\(\{x_n\}\)  is monotonically non-increasing  if \(x_{n+1}\leq x_n\)  for every  choice of \(n\text{.}\) 
 
All of these sequences would be monotonic .
 
Activity   8.2.3 . 
 
Consider the sequence \(\left\{\displaystyle \frac{(-1)^n}{n}\right\}_{n=1}^\infty.\) 
(a) Compute \(x_{n+1}-x_n\text{.}\) 
(b) 
Which of the following is true about \(x_{n+1}-x_n\text{?}\)   There can be more or less than one answer.
\(x_{n+1}-x_n> 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\geq 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n < 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\leq 0\)  for every choice of \(n\text{.}\) 
 
 (c) 
Which of the following (if any) describe \(\left\{\displaystyle \frac{(-1)^n}{n}\right\}_{n=1}^\infty?\) 
Monotonically increasing.
Monotonically non-decreasing.
Monotonically decreasing.
Monotonically non-increasing.
 
 
Activity   8.2.4 . 
 
Consider the sequence \(\left\{\displaystyle \frac{n^2+1}{n}\right\}_{n=1}^\infty.\) 
(a) Compute \(x_{n+1}-x_n\text{.}\) 
(b) 
Which of the following is true about \(x_{n+1}-x_n\text{?}\)   There can be more or less than one answer.
\(x_{n+1}-x_n> 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\geq 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n < 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\leq 0\)  for every choice of \(n\text{.}\) 
 
 (c) 
Which of the following (if any) describe \(\left\{\displaystyle \frac{n^2+1}{n}\right\}_{n=1}^\infty?\) 
Monotonically increasing.
Monotonically non-decreasing.
Monotonically decreasing.
Monotonically non-increasing.
 
 
Activity   8.2.5 . 
 
Consider the sequence \(\left\{\displaystyle \frac{n+1}{n}\right\}_{n=1}^\infty.\) 
(a) Compute \(x_{n+1}-x_n\text{.}\) 
(b) 
Which of the following is true about \(x_{n+1}-x_n\text{?}\)   There can be more or less than one answer.
\(x_{n+1}-x_n> 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\geq 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n < 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\leq 0\)  for every choice of \(n\text{.}\) 
 
 (c) 
Which of the following (if any) describe \(\left\{\displaystyle \frac{n+1}{n}\right\}_{n=1}^\infty?\) 
Monotonically increasing.
Monotonically non-decreasing.
Monotonically decreasing.
Monotonically non-increasing.
 
 
Activity   8.2.6 . 
 
Consider the sequence \(\left\{\displaystyle \frac{2}{3^n}\right\}_{n=0}^\infty.\) 
(a) Compute \(x_{n+1}-x_n\text{.}\) 
(b) 
Which of the following is true about \(x_{n+1}-x_n\text{?}\)   There can be more or less than one answer.
\(x_{n+1}-x_n> 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\geq 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n < 0\)  for every choice of \(n\text{.}\) 
\(x_{n+1}-x_n\leq 0\)  for every choice of \(n\text{.}\) 
 
 (c) 
Which of the following (if any) describe \(\left\{\displaystyle \frac{2}{3^n}\right\}_{n=0}^\infty?\) 
Monotonically increasing.
Monotonically non-decreasing.
Monotonically decreasing.
Monotonically non-increasing.
 
 
Definition   8.2.7 . 
 
A sequence \(\{x_n\}\)  is bounded  if there are real numbers \(b_u, b_{\ell}\)  such that
\begin{equation*}
b_{\ell}\leq x_n \leq b_u
\end{equation*}
for every \(n\text{.}\) 
 
Activity   8.2.8 . 
 
Consider the sequence 
\(\left\{\displaystyle \frac{(-1)^n}{n}\right\}_{n=1}^\infty\)  from 
Activity 8.2.3 .
(a) Is there a \(b_u\)  such that \(x_n\leq b_u\)  for every \(n\text{?}\)   If so, what would be one such \(b_u\text{?}\) 
(b) Is there a \(b_\ell\)  such that \(b_\ell \leq x_n\)  for every \(n\text{?}\)   If so, what would be one such \(b_\ell\text{?}\) 
(c) Is \(\left\{\displaystyle \frac{(-1)^n}{n}\right\}_{n=1}^\infty\)  bounded?
Activity   8.2.9 . 
 
Consider the sequence 
\(\left\{\displaystyle \frac{n^2+1}{n}\right\}_{n=1}^\infty\)  from 
Activity 8.2.4 .
(a) Is there a \(b_u\)  such that \(x_n\leq b_u\)  for every \(n\text{?}\)   If so, what would be one such \(b_u\text{?}\) 
(b) Is there a \(b_\ell\)  such that \(b_\ell \leq x_n\)  for every \(n\text{?}\)   If so, what would be one such \(b_\ell\text{?}\) 
(c) Is \(\left\{\displaystyle \frac{n^2+1}{n}\right\}_{n=1}^\infty\)  bounded?
Activity   8.2.10 . 
 
Consider the sequence 
\(\left\{\displaystyle \frac{n+1}{n}\right\}_{n=1}^\infty\)  from 
Activity 8.2.5 .
(a) Is there a \(b_u\)  such that \(x_n\leq b_u\)  for every \(n\text{?}\)   If so, what would be one such \(b_u\text{?}\) 
(b) Is there a \(b_\ell\)  such that \(b_\ell \leq x_n\)  for every \(n\text{?}\)   If so, what would be one such \(b_\ell\text{?}\) 
(c) Is \(\left\{\displaystyle \frac{n+1}{n}\right\}_{n=1}^\infty\)  bounded?
Activity   8.2.11 . 
 
Consider the sequence 
\(\left\{\displaystyle \frac{2}{3^n}\right\}_{n=1}^\infty\)  from 
Activity 8.2.6 .
(a) Is there a \(b_u\)  such that \(x_n\leq b_u\)  for every \(n\text{?}\)   If so, what would be one such \(b_u\text{?}\) 
(b) Is there a \(b_\ell\)  such that \(b_\ell \leq x_n\)  for every \(n\text{?}\)   If so, what would be one such \(b_\ell\text{?}\) 
(c) Is \(\left\{\displaystyle \frac{2}{3^n}\right\}_{n=1}^\infty\)  bounded?
Definition   8.2.12 . 
 
Given a sequence \(\{x_n\}\text{,}\)  we say \(x_n\)  has limit  \(L\text{,}\)  denoted
\begin{equation*}
\lim_{n\to\infty} x_n=L
\end{equation*}
if we can make \(x_n\)  as close to \(L\)  as we like by making \(n\)  sufficiently large.  If such an \(L\)  exists, we say \(\{x_n\}\)  converges  to \(L\text{.}\) \(L\)  exists, we say \(\{x_n\}\)  diverges .
 
Activity   8.2.13 . 
 
(a) 
For each of the following, determine if the sequence converges.
\(\displaystyle \left\{\displaystyle \frac{(-1)^n}{n}\right\}_{n=1}^\infty.\) 
\(\displaystyle \left\{\displaystyle \frac{n^2+1}{n}\right\}_{n=1}^\infty.\) 
\(\displaystyle \left\{\displaystyle \frac{n+1}{n}\right\}_{n=1}^\infty.\) 
\(\displaystyle \left\{\displaystyle \frac{2}{3^n}\right\}_{n=0}^\infty.\) 
 
 (b) Where possible, find the limit of the sequence.
Activity   8.2.14 . 
 
(a) Determine to what value \(\left\{\displaystyle \frac{4n}{n+1}\right\}_{n=0}^\infty\)  converges.
(b) 
Which of the following is most likely true about \(\left\{\displaystyle \frac{4n(-1)^n}{n+1}\right\}_{n=0}^\infty\text{?}\) 
\(\left\{\displaystyle \frac{4n(-1)^n}{n+1}\right\}_{n=0}^\infty\)  converges to 4.
\(\left\{\displaystyle \frac{4n(-1)^n}{n+1}\right\}_{n=0}^\infty\)  converges to 0.
\(\left\{\displaystyle \frac{4n(-1)^n}{n+1}\right\}_{n=0}^\infty\)  converges to -4.
\(\left\{\displaystyle \frac{4n(-1)^n}{n+1}\right\}_{n=0}^\infty\)  does not converge.
 
 
Activity   8.2.15 . 
 
For each of the following sequences, determine which of the properties: 
monotonic , 
bounded  and 
convergent , the sequence satisfies. If a sequence is convergent, determine to what it converges. 
(a) \(\left\{\displaystyle 3n\right\}_{n=0}^\infty.\) (b) \(\left\{\displaystyle \frac{n^3}{3^n}\right\}_{n=0}^\infty.\) (c) \(\left\{\displaystyle \frac{n}{n+3}\right\}_{n=1}^\infty.\) (d) \(\left\{\displaystyle \frac{(-1)^n}{n+3}\right\}_{n=1}^\infty.\) 
Fact   8.2.16 . 
 
If a sequence is monotonic and bounded, then it is convergent.
Subsection   8.2.2   Videos 
 
Figure   182.    Video: Determine if a sequence is convergent, divergent, monotonic, or bounded, and compute limits of convergent sequences
Subsection   8.2.3   Exercises