Skip to content

Commit df67702

Browse files
authored
Merge pull request #75 from cren5/patch-3
Update chapter2-3.tex
2 parents f766e08 + 92c58a4 commit df67702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/chapter2/chapter2-3.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ \section{The Algebraic and Order Limit Theorems}
194194
\item We can't use the ALT since $a_n$ is not necessarily convergent. $a_n$ being bounded gives $|a_n| \le M$ for some $M$ giving
195195
$$|a_nb_n| \le M|b_n| < \epsilon$$
196196
Which can be accomplished by letting $|b_n| < \epsilon/M$ since $(b_n) \to 0$.
197-
\item No
197+
\item If $a_n$ converges, then by ALT $a_n b_n$ converges. If $a_n$ diverges, then $a_n b_n$ diverges. The second conclusion comes from the fact that $b_n$ is eventually nonzero, so multiplying by the terms of a divergent sequence will result in a divergent sequence (which would not be the case for $b=0$).
198198
\item In (a) we showed $\lim (a_nb_n) = 0 = ab$ for $b = 0$ which proves part (iii) of the ALT.
199199
}
200200
\end{solution}

0 commit comments

Comments
 (0)