2050A Solution 2
2050A Solution 2
September 2018
1
1 + nt + 12 n(n − 1)t2 + ... ≥ 1 + 12 n(n − 1)t2 ≥ 21 n(n − 1)t2
n 2 2
It follows that (1+t)n ≤ (n−1)t2 , ∀ > 0, there exists n ∈ N , such that n > t2 ,
hence, ∀n − 1 > n ,
n 2 2
|nbn − 0| = (1+t)n ≤ (n−1)t2 ≤ (n )t2 ≤
n
Hence,lim(nb )=0.
23. Show that if {xn } and {yn } are convergent sequences, then the sequence
{un } and {vn } defined by un := max{xn , yn } and vn := min{xn , yn } are also
convergent. (See Exercise 2.2.18.)
Solution:
according to Exercise 2.2.18, un = 12 (xn + yn + |xn − yn |), and vn = 12 (xn +
yn − |xn − yn |). Since {xn } and {yn } are convergent sequences,assuming that
limxn = a, limyn = b. Therefore, ∀ > 0, there exist N1 and N2 , such that
∀n≥ N1 , k ≥ N2 , we have
|xn − a| < |yk − b| <
Let N3 ≥ N1 + N2 , and so ∀n≥ N3 ,|xn − a| < , |yn − b| <
So ∀n ≥ N3 , |xn + yn − (a + b)| < 2, and ||xn − yn | − |a − b|| < 2, which means
that |un − 21 (a + b + |a − b|)| < |xn + yn − (a + b)| + ||xn − yn | − |a − b|| < 4.
Hence, {un } is a convergent sequence, and the limit point is limxn +limyn −
|limxn − limyn |. Similarly, we can prove that {vn } converges.