• 沒有找到結果。

For any given  &gt

N/A
N/A
Protected

Academic year: 2022

Share "For any given  &gt"

Copied!
13
0
0

加載中.... (立即查看全文)

全文

(1)

Example 0.1. Prove that lim

n→∞

1 n = 0.

Proof. For any given  > 0, we choose

N = 1



 + 1.

We know N > 1/. Then for any n ≥ N, we have

1 n− 0

= 1 n ≤ 1

N

< 1 1/ = .

This prove our assertion by definition. 

Example 0.2. Prove that lim

n→∞

1 2n = 0.

Proof. Let  > 0. If  > 1/2, we take N= 1. Then 1

2n < , ∀n ≥ N = 1.

If 0 <  ≤ 1/2, we take N = [log21/] + 1. Then for all n ≥ N, 2n≥ 2N > 2log2(1/)= 1

. (Here we use alogab= b.)

1 2n ≤ 1

2N < 1 1/ = .

 Example 0.3. Prove that lim

n→∞

n2− n + 5 3n2+ n + 7 = 1

3. Proof. Observe that for any n ≥ 1,

n2− n + 5 3n2+ n + 7 −1

3 = −4n + 8 3(3n2+ n2+ 7).

For n ≥ 1, 3n2 + n + 7 > 3n2. Using triangle inequality, we also have | − 4n + 8| ≤

| − 4n| + |8| = 4n + 8 for n ≥ 1. Therefore for any n ≥ 1, combining all the inequalities we have so far,

n2− n + 5 3n2+ n + 7− 1

3

≤ 4n + 8 9n2 . If we require that n ≥ 8, we have a further estimate

n2− n + 5 3n2+ n + 7−1

3

≤ 5n 9n2 = 5

9n. Now let us prove the statement.

1

(2)

For any  > 0, we take

N = [5 9] + 9.

Then for any n ≥ N, n ≥ 8 and n > 5/. Hence for n ≥ N, we have

n2− n + 5 3n2+ n + 7 −1

3

≤ 5 9n ≤ 5

9n < .

This proves our assertion.

 Proposition 0.1. A convergent sequence is a Cauchy sequence.

Proof. Suppose (an) is convergent to a. For any  > 0, there exists N ∈ N such that

|an− a| < /2 whenever n ≥ N. Using triangle inequality, we find that for any n, m ≥ N,

|an− am| ≤ |an− a| + |am− a| <  2 +

2 = .

 Theorem 0.1. (Completeness of Rn) A sequence of real numbers is convergent if and only if it is a Cauchy sequence.

Example 0.4. Prove that the sequence (sn) defined below is a Cauchy sequence and hence it is convergent.

sn= 1 + 1

22 + · · · + 1

n2, n ≥ 1.

Proof. Suppose n > m ≥ 1. Then sn− sm= 1

(m + 1)2 + 1

(m + 2)2 + · · · + 1 n2. For k ≥ 2, k2> k(k − 1). For k ≥ 2,

1

k2 < 1

k(k − 1) = k − (k − 1) k(k − 1) = 1

k − 1 − 1 k. Using this observation, we know

0 < sn− sm = 1

(m + 1)2 + 1

(m + 2)2 + · · · + 1 n2

≤ 1

m(m + 1)+ · · · + 1 (n − 1)n

= 1

m − 1

m + 1



+ · · · +

 1

n − 1 − 1 n



= 1 m − 1

n

= 1 m.

(3)

In other words, we prove that for any n > m ≥ 1, we have 0 < sn− sm < 1

m.

For any  > 0, we take N= [1/] + 1. For any n > m ≥ N, we have

|sn− sm| = sn− sm< 1 m ≤ 1

N < 1 1/ = .

 Example 0.5. Show that for each n ≥ 1,

0 < 21/n− 1 < 1 n. This implies that lim

n→∞21/n= 1.

Proof. We use the formula

xn− 1 = (x − 1)(xn−1+ · · · + x + 1).

Substitue x = 21/n into the above formula, we obtain

21/n− 1 = 1

2n−1n + · · · + 2n1 + 1 . Using 2j > 1 for all j ≥ 0, we see

2n−1n + · · · + 2n1 + 1 > n.

Thus

1

2n−1n + · · · + 2n1 + 1 < 1 n.

 Example 0.6. Define

xn= 1 + 1

1! + · · · + 1

n!, n ≥ 1.

Show that the sequence (xn) is increasing and bounded above. Hence (xn) is convergent.

Proof. For n ≥ 1,

xn+1 = xn+ 1

(n + 1)! > xn. This shows that (xn) is increasing.

(4)

For k ≥ 2, k! ≥ k(k − 1). For n ≥ 2, xn= 1 + 1

1!+ 1 2!+ 1

3!+ · · · + 1 n!

< 1 + 1 + 1

1 · 2 + 1

2 · 3 + · · · + 1 (n − 1) · n

= 2 +

 1 −1

2

 + 1

2 −1 3

 + · · ·

 1 n − 1 − 1

n



= 3 − 1 n

< 3.

This shows that (xn) is bounded above. By the monotone sequence property, (xn) is

convergent. 

Lemma 0.1. A convergent sequence is always bounded.

Proof. Suppose (an) is convergent to a. Choose  = 1. There exists N = N ∈ N so that

|an− a| < 1 whenever n ≥ N. This implies

|an| ≤ 1 + |a|

whenever n ≥ N. Let

M = max{|a1|, |a2|, · · · , |aN −1|, 1 + |a|}.

Then for all n ≥ 1, |an| ≤ M. This implies that (an) is bounded.

 Theorem 0.2. Let (an) and (bn) be sequences so that lim

n→∞an= a and lim

n→∞bn= b. Then (1) lim

n→∞(an+ bn) = a + b.

(2) lim

n→∞kan= ka for k ∈ R.

(3) lim

n→∞(anbn) = ab.

(4) lim

n→∞

an bn

= a

b if b 6= 0.

Proof. (1) Since (an) and (bn) are convergent to a and b respectivekly, for any  > 0, we can choose N ∈ N so that

|an− a| < 

2, |bn− b| <  2, whenever n ≥ N. Using triangle inequality, for n ≥ N,

|an+ bn− (a + b)| ≤ |an− a| + |bn− b| <  2 + 

2 = .

By definition, (an+ bn) is convergent to a + b.

(5)

(2) If k = 0, the proof is obvious. Assume k 6= 0. Since (an) is convergent to a, for any

 > 0, we can choose N∈ N so that

|an− a| < 

|k|

whenever n ≥ N. Multiplying the above inequality by |k|, we see

|kan− ka| <  whenever n ≥ N.

(3) Observe that

anbn− ab = anbn− abn+ abn− ab = (an− a)bn+ a(bn− b).

Assume that a 6= 0. Since (bn) is convergent, it is bounded. There exists M > 0 so that

|bn| ≤ M for all n ≥ 1. Since (an) is convergent to a and (bn) is convergent to b, for any

 > 0, we can choose N∈ N so that

|an− a| < 

2M, |bn− b| < 

2|a|, n ≥ N. Hence for n ≥ N,

|anbn− ab| = |an− a||bn| + |a||bn− b|

≤ M |an− a| + |a||bn− b|

< M · 

2M + |a| ·  2|a|

=  2 + 

2

= .

This shows that lim

n→∞anbn= ab.

When a = 0, we only need to show lim

n→∞anbn = 0. Since lim

n→∞an = 0, for any  > 0, there exists N ∈ N so that for any n ≥ N, |an| < /M. Here M is as above, Thus

|anbn| = |an||bn| < 

M · M = .

whenever n ≥ N. This proves our assertion. 

Corollary 0.1. Suppose (an) is convergent to a. For k ≥ 1,

n→∞lim akn= ak.

Proof. This can be proved by induction. The statement is true for k = 1 by assumption.

Suppose the statement is true for k = m, i.e. lim

n→∞amn = am. Since (an) is convergent to a and (amn) is convergent to am, by property (3), we find

n→∞lim am+1n = lim

n→∞an· amn = lim

n→∞an· lim

n→∞amn = a · am= am+1.

Hence the statement is true for k = m + 1. By mathematical induction, the statement is

true for k ≥ 1. 

(6)

Lemma 0.2. Suppose (an) and (bn) are convergent to a and b respectively and there exists N > 0 so that an≤ bn for all n ≥ N. Then a ≤ b.

Proof. Since both (an) and (bn) are convergent, for  > 0, we can choose N> 0 such that for n ≥ N,

a −  < an< a + , b −  < bn< b + .

Let n ≥ N and n ≥ N. Then

a −  < an< bn< b + .

We see that a < b + . Since  > 0 is arbitrary, we obtain a ≤ b.

 Proposition 0.2. Suppose (an) is convergent to a. Assume an≥ 0 for all n. For k ≥ 1,

n→∞lim

k

an= √k a.

Proof. Using above lemma, we know that a ≥ 0 since an≥ 0 for all n ≥ 1.

Assume a = 0. Since (an) is convergent to a = 0, we can choose N > 0 so that |an| < k for n ≥ N. Thus

|√k

an| < , whenever n ≥ N. This shows that lim

n→∞

k

an= 0 = √k a.

Assume that a > 0. Using the identity

xk− yk = (x − y)(xk−1+ xk−2y + · · · + xyk−2+ yk−1), we obtain

k

an−√k

a = an− a a

k−1

nk + · · · + ak−1k . Since an≥ 0,

k

√an−√k a

= |an− a|

a

k−1

nk + · · · + ak−1k

< |an− a|

ak−1k . Since (an) is convergent to a, for any  > 0, we can choose N> 0 so that

|an− a| < ak−1k , whenever n ≥ N. Hence for n ≥ N,

k

√an−√k a

< |an− a|

ak−1k

< ak−1k  ak−1k

= .

This proves that lim

n→∞

k

an= √k a.

 Let (xn) be the sequence of numbers defined by

xn= 1 + 1 1! + 1

2!+ · · · + 1

n!, n ≥ 1.

(7)

We have already seen that (xn) is convergent in the previous section. Let us denote

n→∞lim xn= x. Now, let (yn) be the sequence of numbers defined by

yn=

 1 + 1

n

n

, n ≥ 1.

Proposition 0.3. (yn) is convergent.

Before proving Proposition 0.3, let us review the following two important facts.

Theorem 0.3. (A.G. inequality) Let a1, · · · , an be any nonnegative real numbers. Then a1+ · · · + an

n ≥ √n

a1· · · an.

Theorem 0.4. (Binomial Theorem) Let x, y be real numbers. Then

(x + y)n=

n

X

k=0

n k



xkyn−k.

Here n k



= n!

k!(n − k)!.

Let us choose a1 = 1 and ak= 1 + 1

n for 2 ≤ k ≤ n + 1. Then a1+ · · · + an+1

n + 1 = 1 + n · 1 + 1n

n + 1 = n + 2

n + 1 = 1 + 1 n + 1. and

a1a2· · · an+1 =

 1 + 1

n

n

Using A.G. inequality, we see that

1 + 1

n + 1 > n+1 s

 1 + 1

n

n

.

Taking n + 1-th power of both side of the inequality, we get

yn+1=



1 + 1 n + 1

n+1

>

 1 + 1

n

n

= yn.

(8)

Hence (yn) is an increasing sequence. Using the binomial theorem, we see that yn=

 1 + 1

n

n

= 1 +n 1

 1 n+n

2

 1

n2 + · · · +n n

 1 nn

= 1 + n · 1

n+n(n − 1) 2!

1 n2 + · · ·

= 1 + 1 + 1 2!

 1 − 1

n

 + 1

3!

 1 − 1

n

  1 −2

n



+ · · · + 1 n!

 1 − 1

n



· · ·



1 −n − 1 n

 . Here we use the following simple equality:

n k

 1

nk = n(n − 1) · · · (n − k + 1)

k! · 1

nk = 1 k!

 1 − 1

n



· · ·



1 −k − 1 n

 . Notice that 1 − j

n < 1 for all 1 ≤ j ≤ n. Hence

n k

 1 nk = 1

k!

 1 −1

n



· · ·



1 −k − 1 n



< 1 k!. Therefore

yn= 1 +n 1

 1 n +n

2

 1

n2 + · · · +n n

 1

nn < 1 + 1 1!+ 1

2!+ · · · + 1 n! = xn. We have already seen that xn< 3 for all n ≥ 1, and hence

yn≤ xn< 3

for all n ≥ 1. This shows that (yn) is bounded. We conclude that (yn) is convergent by Theorem ??. We let us denote y = lim

n→∞yn.

Theorem 0.5. Let (xn) and (yn) be as above and x and y be their limits respectively.

Then x = y.

For each 1 ≤ k ≤ n, yn= 1 + 1 +n

2

 1

n2 + · · · +n k

 1 nk +

 n k + 1

 1

nk+1 + · · · +n n

 1 nn

> 1 + 1 +n 2

 1

n2 + · · · +n k

 1 nk. Here we use the fact that

 n k + 1

 1

nk+1 + · · · +n n

 1 nn > 0.

Since we know that

n j

 1 nj = 1

j!

 1 − 1

n



· · ·



1 −j − 1 n

 ,

(9)

we see that

n→∞lim

n j

 1 nj = 1

j!. Hence taking n → ∞ of the following inequality

yn> 1 + 1 +n 2

 1

n2 + · · · +n k

 1 nk, we see that by Lemma ??,

y ≥ 1 + 1 + 1

2!+ · · · + 1 k! = xk

for all k ≥ 1. We see that

x = lim

k→∞xk≤ y.

We obtain x ≤ y. Hence x ≤ y and y ≤ x. This implies x = y.

Definition 0.1. Let (xn) be the sequence defined as above. We denote e = lim

n→∞xn. The number e is called the natural exponent.

We also obtain from the previous discussion that Theorem 0.6.

n→∞lim

 1 + 1

n

n

= e.

Remark. It follows from the definition that e < 3.

Theorem 0.7. (Sandwich Principle) Let (an) and (bn) and (cn) be sequences. Suppose there exists N ∈ N so that

an≤ bn≤ cn and limn→∞an= limn→∞cn= a. Then limn→∞bn= a.

Proposition 0.4. If (an) is a Cauchy sequence, then it is bounded.

Proof. Choose  = 1. Then we can find N so that for any n ≥ N , |an− aN| < 1. Hence

|an| ≤ 1 + |aN| for any n ≥ N . Let M = max{|a1|, · · · , |aN −1|, 1 + |aN|}. Then |an| ≤ M for any n ∈ N.

 Let (an) be a Cauchy sequence. Then (an) is bounded. By Bolzano-Weierstrass theorem, (an) has a convergent subsequence (ank). Denote a = limk→∞ank.

Proposition 0.5. If (an) is a Cauchy sequence and it has a convergent subsequence, then it is convergent. More precisely, if (ank) is a subsequence of (an) convergent to a. Then (an) is also convergent to a.

(10)

Proof. Let (ank) be a subsequence which is convergent. Let a be its limit. Then given

 > 0, there exists K > 0 so that for any k ≥ N, |ank− a| < /2. Since (an) is a Cauchy sequence, for the same , there exists K0 > 0 so that for any m, n ≥ K0, |an− am| < /2.

Let us take N = max{K, K0}. Then for n, k ≥ N, nk≥ N and thus

|an− a| ≤ |an− ank| + |ank− a|

<  2+ 

2 = .

Hence (an) is convergent to a.

 Corollary 0.2. A sequence is convergent if and only if it is a Cauchy sequence.

Proof. We have already shown that every convergent sequence is a Cauchy sequence. Now, we need to show that every Cauchy sequence is convergent.

Suppose that (an) is a Cauchy sequence. Then it is bounded. Since every bounded sequence has a convergent subsequence, (an) has a convergent subsequence said (ank).

Suppose the limit of (ank) is a. Then by the previous theorem, we find a is also the limit of (an). Hence (an) is convergent.

 Theorem 0.8. (Bolzano-Weierstrass theorem) Any bounded sequence of real numbers has a convergent subsequence.

Proof. Suppose (an) is bounded. Assume that a ≤ an≤ b for all n ≥ 1. Divide the interval I = [a, b] into two subintervals with equal length. At least one of the subintervals contains infinite many terms of the sequence (an). Choose one and denote it by I1 = [α1, β1]. Choose one term an1 of the sequence (an) in I1. Now, α1 ≤ an1 ≤ β1 and l(I1) = β1−α1 = (b−a)/2.

Then we divide I1 into two subinterval with equal length. Choose one so that it contains infinite many terms of the sequence and denote it by I2= [α2, β2]. Choose an2 ∈ I2 so that n2 > n1. Inductively, we can choose a sequence of intervals Ik = [αk, βk] and ank ∈ Ik so that nk+1 > nk for all k and l(Ik) = βk− αk = (b − a)/2k. Then (αk) is a nondecreasing sequence bounded above by b while (βk) is a nonincreasing sequence bounded below by a.

Using the monotone sequence properties, both (αk) and (βk) are convergent. Denote the limits of (αk) and (βk) by α and β respectively. Since l(Ik) = (b − a)/2k = βk− αk, and limk→∞αk= α, and limk→∞βk= β we find

0 = lim

k→∞

b − a

2k = lim

k→∞k− αk) = lim

k→∞βk− lim

k→∞αk= β − α.

This shows that β = α. Denote them by a. Since ank ∈ Ik for all k, αk ≤ ank ≤ βk for all k ≥ 1. By the Sandwich principle, limk→∞ank = a. This completes the proof of our

assertion. 

(11)

1. Supremum and Infimum

Remark: In this sections, all the subsets of R are assumed to be nonempty.

Let E be a subset of R. We say that E is bounded above if there exists a real number U such that x ≤ U for all x ∈ E. In this case, we say that U is an upper bound for E. We say that E is bounded below if there exists a real number L so that x ≥ L for all x ∈ E.

In this case, we say that L is a lower bound for E. A subset E of R is said to be bounded if E is both bounded above and bounded below.

Let E be a subset of R.

(1) Suppose E is bounded above. An upper bound U of set E is the least upper bounded of E if for any upper bound U0 of E, U0 ≥ U. If U is the least upper bound of E, we denote U by sup E. The least upper bound for E is also called supremum of E.

(2) Suppose E is bounded below. A lower bounded L of E is said the greatest lower bound of E if for any lower bound L0 of E, L ≥ L0. If L is the greatest lower bound for E, we denote L by inf E. The greatest lower bound for E is also called the infimum of E.

Example 1.1. Let a, b be real numbers. The set [a, b] = {x ∈ R : a ≤ x ≤ b} is bounded with sup[a, b] = b and inf[a, b] = a.

Example 1.2. Let a be a real numbers. We denote (−∞, a) = {x ∈ R : x < a}. Then (−∞, a) is bounded above but not bounded below.

Example 1.3. Given a sequence (an) of real numbers, let {an∈ R : n ≥ 1} be the image of (an), i.e. the set of all values of (an). Then (an) is bounded (bounded above, bounded below) if and only if the set {an∈ R : n ≥ 1} is bounded (bounded above, bounded below).

Theorem 1.1. (Property of R) In R, the following hold:

(1) Least upper bound property: Let S be a nonempty set in R that has an upper bound. Then S has a least upper bound.

(2) Greatest lower bound property: Let P be a nonempty subset in R that has a lower bound. Then P has a greatest lower bound in R.

Example 1.4. Consider the set S = {x ∈ R : x2+ x < 3}. Find sup S and inf S.

Example 1.5. Let S = {x ∈ Q : x2 < 2}. Find sup S and inf S.

Example 1.6. Let S = {x ∈ R : x3 < 1}. Find sup S. Is S bounded below?

Proposition 1.1. Let E be a bounded subset of R and U ∈ R is an upper bound of E.

Then U is the least upper bound of E if and only if for any  > 0, there exists x ∈ E so that x ≥ U − .

Proof. Suppose U = sup E. Then for any  > 0, U −  < U. Hence U −  is not an upper bound of E. Claim: there exists x ∈ E so that x > U − . If there is no x so that x > U − ,

(12)

then x ≤ U −  for all x ∈ E. This implies that U −  is again an upper bound for E. By the definition of the least upper bound, U ≤ U −  which is absurd since  > 0.

Conversely, let U0 = sup E. Since U is an upper bound of E, U ≥ U0. Claim U0 = U. For any  > 0, choose x ∈ E so that x > U − . Thus U0 ≥ x > U − . We know that for any U0 > U −  for all  > 0. Since  is arbitrary U0≥ U. We conclude that U0= U.

 Proposition 1.2. Let E be a bounded subset of R and L ∈ R is a lower bound of E. Then L is the greatest upper bound of E if and only if for any  > 0, there exists x ∈ E so that x ≤ L − .

Proof. We leave it to the reader as an exercise. 

Let E be a nonempty subset of R. We say that M is a maximum of E if M is an element of E and x ≤ M for all x ∈ E. Using the definition, we immediately know that there is only one maximum of E if the maximum elements of E exists. In this case, we denote M by max E. It also follows from the definition that if the maximum of E exists, it must be bounded above.

We say that m is the minimum of a nonempty subset E of R if m is an element of E and x ≥ m for all x ∈ m. We denote m by min E. It follows from the definition that if a set has minimum, it must be bounded below.

Example 1.7. The following subsets of R are all bounded. Hence their greatest lower bound and their least upper bound exist. Determine whether their maximum or minimum exist.

(1) E1 = (0, 1).

(2) E2 = (0, 1].

(3) E3 = [0, 1).

(4) E4 = [0, 1].

Proposition 1.3. Suppose E is a nonempty subset of R. If E is bounded above, then the maximum of E exists if and only if sup E ∈ E. Similarly, if E is bounded below, then the minimum of E exists if and only if inf E ∈ E.

Proof. The proof follows from the definition. 

Proposition 1.4. Let E be a nonempty subset of R. Suppose E is a bounded set. Then inf E ≤ sup E.

Proof. We leave it to the reader as an exercise.

 Proposition 1.5. Let E and F be nonempty subsets of R. Suppose that E ⊂ F.

(1) If E and F are both bounded below, then inf F ≤ inf E.

(2) If E and F are both bounded above, then sup E ≤ sup F.

Proof. Let us prove (a). (b) is left to the reader.

(13)

For any x ∈ F, x ≥ inf F. Since E is a subset of F, x ≥ inf F holds for all x ∈ E.

Therefore inf F is a lower bound for E. Since inf E is the greatest lower bound for E, inf E ≥ inf F.

 Theorem 1.2. Every bounded monotone sequence is convergent.

Proof. Without loss of generality, we may assume that (an) is a bounded nondecreasing sequence of real numbers. Let a = sup{an : n ≥ 1}. Given  > 0, there exists aN so that a ≥ aN > a − . Since (an) is nondecreasing, an≥ aN for every n ≥ N. Hence an> a −  for every n ≥ N. In this case, |an− a| = a − an<  for n ≥ N. We prove that lim

n→∞an= a. 

參考文獻

相關文件

[r]

[r]

(We can also define the right derivative and the left derivative

In this note, we are going to learn techniques of evaluating definite integrals or improper integrals via the method of differentiation.. Let us take a look at

Fermat’s “little” theorem (p. 487) suggests the following primality test for any given number N:.. 1: Pick a number a randomly from {

Every convergent sequence is bounded.. W EN -C HING L IEN Advanced

Bolzano-Weierstrauss Theorem Every infinite bounded subset of R k has a limit point in R k.. We know all the points are on the left and right of

Theorem In a compact metric space X, every sequence contains a subsequence converging to a point in X.. Corollary Every bounded sequence in R k contains a