Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Why is the following statement on sequence convergence false?
I can't see why
"If 0 ≤ an ≤ bn for n ≥ 1 and {bn} converges, then {an} converges." is false.
1 Answer
- kbLv 710 years agoFavorite Answer
Let an = 2 + (-1)^n, while bn = 3 for n = 1, 2, ... .
That is, {an} = {1, 2, 1, 2, 1, 2, ...} and {bn} = {3, 3, 3, 3, 3, 3, ...}
Note that {bn} converges to 3, while {an} diverges because it has no unique limit.
(The even terms of an converge to 2, while the odd terms of an converge to 1.)
I hope this helps!