- 閱讀權限
- 95
- 最後登錄
- 11-11-17
- 精華
- 0
- UID
- 150752
- 帖子
- 3947
- 積分
- 4879
- 註冊時間
- 04-1-30
- 在線時間
- 5836 小時
        
- UID
- 150752
- 帖子
- 3947
- 積分
- 4879
- Good
- 33
- 註冊時間
- 04-1-30
- 在線時間
- 5836 小時
|
(a) Suppose 0< an < 1 for all n
a(n+2) > sqrt(a(n+1))
Since 0< an < 1, sqrt(a(n+1)) > a(n+1)
Hence, a(n+2) > a(n+1)
So {an} is an increasing sequence of positive numbers with upper bound 1
i.e. lim an exist, say, a
so a = sqrt(a) + sqrt(a)
a = 2sqrt(a)
a = 0 or a = 4
Recall that {an} is an increasing sequence of positive numbers with upper bound 1, hence, neither 0 nor 4 can be the limit of the sequence.
[ 本帖最後由 Naozumi 於 10-1-27 11:32 PM 編輯 ] |
|