TNT 14
TNT 14
TNT 14
In last semester, we have seen some examples about it (See Tutorial Note #13). Try to
have a look on that. Here we try to show more technique.
One useful technique is using mean value theorem, we state the theorem here
(where the proof will be discussed in Chapter 8-Differentation)
Theorem (Mean Value Theorem)
Let f: a, b → 𝐑 be continuous on [a,b] and differentiable on (a,b). Then
f b −f a
= f ′ (c)
b−a
For some c ∈ (a, b)
Example 1
If an ≥ 0 for n = 1,2,3, … and {an } is Cauchy Sequence. Show that the
sequence {bn } defined by bn = ln
(1 + an ) Cauchy by checking the definition.
IDEA: Let f x = ln 1 + x → f ′ x = 1/(1 + 𝑥)
1
bm − bn = ln 1 + am − ln 1 + an = a − an
1+c m
1
≤ a − an < 𝜀
1 m
So we require am − an < 𝜀 (this can be done as {an } is Cauchy Sequence)
Solution:
For any ε > 0, since an is Cauchy, then there exists K1 such that for m, n > K1 ,
we have am − an < 𝜀
Pick K = K1 , then for m, n > K1 , from the previous work, we get
bm − bn < 𝜀
So {bn } is Cauchy
Example 2 (Practice Exercise #47)
Let an ≥ 0 for n = 1,2,3, … and {an } is Cauchy. Show that { an } is Cauchy by
checking the definition.
IDEA: If {an } is Cauchy, then an converges by Cauchy Theorem
a
We require an − a < 2 and am − an < 2aε
Solution:
Case i) If limn→∞ an > 0, then say limn→∞ an = a,
a
There exists K1 such that for n > K1 , an − a < 2
Solution:
For any ε > 0, since pn , {q n } are both Cauchy Sequence,
ε
There exist K1 , such that m, n > K1 , pm − pn < 2
ε
There exist K 2 , such that m, n > K 2 , q m − q n < 2
Pick K = max
{K1 , K 2 }, then for m, n > 𝐾, from the steps above, we get
dm − dn < 𝜀
Hence {dn } is Cauchy.
Example 4
Let {xn } be the Cauchy such that xn ∈ 𝐍 for n = 1,2,3, .. (i.e. xn is positive
integers for every n). Show that there exists K such that for n > 𝐾, xn is constant
(i.e.xn will become constant when n is large)
IDEA: Since xn is positive integer and two different integers must have distance at
least 1 (For example: 1,2). Now xn is Cauchy, for large n, the distance between xm ,
xn will be very close (distance less than one). It will force all xn need to be same.
Solution:
Since xn is Cauchy, pick ε = 0.5 (it can be any number less than 1), there exists K
such that for m, n > 𝐾, xm − xn < 0.5…..(*)
Example 5
Using the definition of limit, show that
1 1
lim =
x→2 𝑥 2
1 1
IDEA: From the definition, we need to find the δ such that −2 < 𝜀
x
1 1 2−x 2−x
− = < We hope 2 − x < 0.5 → 1.5 < 𝑥 < 2.5
x 2 2x 2 1.5
2−x
= < 𝜀 (𝑊𝑒 ℎ𝑜𝑝𝑒 2 − x < 3𝜀)
3
Overall, we need 2 − x < 𝑚𝑖𝑛
{0.5,3𝜀}
Solution:
For any ε > 0, pick δ = min
{0.5,3ε}, then for x − 2 < 𝛿, we get
1 1
− <𝜀
x 2
Example 6
Using the definition of limit, show that
𝑥+4−2 1
lim =
x→0 𝑥 4
𝑥+4−2 1
IDEA: From the definition, we need to find the δ such that −4 <𝜀
𝑥
Note that
x+4−2 1 4 x+4−8−x 4 x+4− 8+x
− = =
x 4 4x 4x
Solution:
For any ε > 0, pick our δ = min
{3,36ε}, then for x − 0 < 𝛿, from the above
x+4−2 1
steps, we get − 4 < 𝜀. We completes the proof.
x
Example 7
f x f ax
Show by definition that if limx→0 x
= L ∈ 𝑹 and a ≠ 0, then limx→0 x
= aL
Solution:
f y
For any ε > 0, since limy→0 = L, then there exists δ′ > 0 such that for
y
f y ε
y − 0 < 𝛿′, we get −L <
y a
δ′ δ′
Pick δ = , then for x − 0 < 𝛿 = → ax − 0 < 𝑎𝛿 = 𝛿′
a a
f ax f ax f ax aε
− aL = a − aL = a −L = <𝜀
x ax ax a
We complete the proof.
Then
1
lim 𝑥𝑛 − 𝑥𝑛 = lim 1 − −0=1
n→∞ 𝑛→∞ 𝑛+1
1
lim 𝑦𝑛 − [𝑦𝑛 ] = lim 1 + −1=0
n→∞ 𝑛 →∞ 𝑛+1
Hence limn→∞ 𝑥𝑛 ≠ lim𝑛→∞ 𝑦𝑛 , by sequential limit theorem, the limit does not exist
Example 9
1 if x is rational
Define f x = , show that limx→x 0 𝑓(𝑥) does not exist.
0 if x is irrational
Solution:
For each x0 , we pick
1 1
If x0 is rational, pick xn = x0 1 − n and yn = x0 1 − 2n
Try to do the following exercises, you may submit your work to me so that I can
give some comments to your work.
Exercise 1 (Practice Exercise #156, #170)
Given {xn } is a Cauchy Sequence, show that both e−x n and sin5xn are Cauchy
Sequence by checking the definition.
Exercise 2
Suppose {yn } is Cauchy Sequence. Show { 3 yn } is also Cauchy
(Hint: The method is similar to Example 2)
Exercise 3 (Practice Exercise #167)
Let f: 0, ∞ → 𝐑 satisfy f x − f y ≤ | sin x 2 − sin
(y 2 )| for all x, y > 0,
1
show that the sequence x1 , x2 , x3 , …. defined by xn = f is a Cauchy Sequence.
n
(Hint: From the mean value theorem, we get sina − sinb ≤ cosc |a − b|. Apply
this result to R.H.S. of the inequality)
Exercise 4
Let {xn } and {yn } be two Cauchy Sequence in 𝐑. Show that the product {xn yn } is
also Cauchy.
(Hint: Apply the similar trick from Example 3 on |xm ym − xn yn |) and use the fact
that if {xn } is Cauchy→ {xn } converges→ {xn } is bounded (i.e. |xn | ≤ M))
Exercise 5
Show by definition of limit that
𝑥 1
a) limx→1 𝑥+1 = 2 (Practice Exercise #57)
1 1
d) limx→a tan−1 = tan−1 for a ≠ 0 (Difficult!!)
𝑥 𝑎
Exercise 6
x − 1 if x ≤ 1
Consider f x = , show that limx→1 𝑓 𝑥 does not exist.
x 3 if x > 1
(Hint: Try to plot the graph and get the idea, then prove it property)
Exercise 7
2x if x is rational
Consider f x = . Determine with proof whether
1 − 2x if x is irrational
Exercise 8
Suppose limx→a 𝑓(𝑥) = 𝐴 > 0, show that there exists δ > 0 such that for
0 < x − a < 𝛿, we have f x > 0.
(Hint: If f(x) has a positive limit at a, then it implies that if x is close enough to a, f(x)
will be very close to a, then f(x) will be eventually positive.)