- 閱讀權限
- 95
- 最後登錄
- 11-11-17
- 精華
- 0
- UID
- 150752
- 帖子
- 3947
- 積分
- 4879
- 註冊時間
- 04-1-30
- 在線時間
- 5836 小時
        
- UID
- 150752
- 帖子
- 3947
- 積分
- 4879
- Good
- 33
- 註冊時間
- 04-1-30
- 在線時間
- 5836 小時
|
1.
Since (an) is a bounded sequence, there is a contant M > 0 s.t. |an| < M for n = 1, 2,....
Since bn -> 0,
For all epsilon > 0, there is a positive integer N s.t. |bn - 0| < epsilon/M for n > N
so when n > N
|an bn - 0| = |an| |bn| < M |bn| < M* epsilon/M = epsilon
2.
Suppose b > c.
so b - c > 0
since an -> b, there is an integer N1 s.t. b - an < (b - c)/3
since an -> c, there is an integer N1 s.t. an - c < (b - c)/3
Summing up the inequalities, we get b - c < 2(b - c)/3, which is a contradiction |
|