42 Functional Limits Practice

4.2.2

Question

For each state limit, find the largest possible δ-neighborhood that is a proper response to the given ε challenge.
a. limx3(5x6)=9 where ε=1
b. limx4x=2 where ε=1
c. limxπ[[xx]]=3 where ε=1 ([[xx]] returns the greatest integer x)
d. limxπ[[xx]]=3 where ε=.01.

Remember, δ is for the input, and ε is for the output of the function.

Proof

a. In general for any ε>0 we would want to find some δ>0 where given xVδ(3)|x3|<δ then we can find:

|5x69|=|5x15|=5|x3|<5δ=ε

Thus we'd have to choose δ=15ε, thus in this case choose δ=15.

b. In general where now |x4|<δ:

|x2|=|(x2)(x+2)x+2|=|x4|x+2|x4|2<δ2=ε

Thus we'd want to choose δ=2ε here, specifically δ=2.

c and d. We expect that δ=π3 should work here for both cases (since then we can easily evaluate the [[xx]] part, as shown below). Notice that:

|xπ|<π33π<xπ<π33<x<2π3[[33]]<x<[[2π32π3]]3<x3x=3

Thus:

|[[xx]]3|=|33|=0<ε

always will work for any ε>0.

4.2.5

Question

Use the Functional Limit definition to supply a proper proof for the following limit statements:
a. limx2(3x+4)=10
b. limx0x3=0
c. limx2(x2+x1)=5
d. limx31x=13

For all of these we will want to have some scratch work.

a. We want for any ε>0 to find δ>0 where supposing |x2|<δ then:

|(3x+4)10|=|3x6|=3|x2|<3δ=ε

Thus we want δ=13ε.

b. For |x0|=|x|<δ we want:

|x30|=|x3|=|x||x||x|<δ|x||x|<δδδ=δ3=ε

Thus we want δ=ε3 here.

c. For |x2|<δ we want:

|x2+x15|=|x2+x6|=|(x+3)(x2)|=|x+3||x2|<|x+3|δ

While it seems that we are stuck, try to notice that:

|x2|<δ|x+3|=|(x2)+5||x2|+5<δ+5

Thus |x+3|<δ+5 so we can keep going:

<(δ+5)δ=δ2+5δ

Now the problem is that we can't really solve for δ here, so we are going to have to find some terms larger that simplifies nicely. Notice that we can try to complete the square here:

δ2+5δ<δ2+6δ+9=(δ+3)2=εδ=ε3

should work.

d. For |x3|<δ we want:

|1x13|=|3x3x|=|x3|3|x|

Similar to (c), notice that:

|x3|<δ|x|=|x3+3||x3|+3<δ+3

Thus |x|<δ+31|x|>1δ+3. Then:

<δ3|x|<?

We seem to be stuck. What would be nice is to multiply the |x| out prior while we are increasing terms, but we can't. What could help is to assume that |x| is ultimately greater than some positive value, like |x|>7 so that that implies that 1|x|<17 so then we could continue our work. If this is the case:

|x3|<δ<1|x3|<11+3<x<1+32<x<4|x|<7

Gives the restriction that δ<1.

But then to evaluate we'd want:

<δ3|x|<δ21<ε

Thus we'd need δ<21ε as well. Since δ<21ε and δ<1 then use their minimum.

Proof

a. Let ε>0. Then choose δ=13ε. Then for any xVδ(2) (namely |x2|<δ), then:

|(3x+4)10|=|3x6|=3|x2|<3δ=313ε=ε

b. Let ε>0. Then choose δ=ε3. Then for any xVδ(0) (|x|<δ) then:

|x30|=|x3|=|x||x||x|<δ|x||x|<δδ|x|<δδδ=δ3=(ε3)3=ε

c. Let ε>0. Then choose δ=ε3. Then for any xVδ(2) (|x2|<δ) notice first that:

|x2|<δ|x+3|=|(x2)+5||x2|+5<δ+5

Thus |x2|<δ and |x+3|<δ+5. Thus:

|x2+x15|=|x2+x6|=|(x+3)(x2)|=|x+3||x2|<(δ+5)δ=δ2+5δ<δ2+6δ+9=(δ+3)2=(ε3+3)2=(ε)2=ε

d. Let ε>0. Then choose δ=min{1,21ε}. Then for any xVδ(3) (|x3|<δ) first notice that |x3|<δ<1x(2,4)|x|<7. Thus:

|1x13|=|3x3x|=|x3|3|x|<|x3|37<δ21=21ε21=ε

4.2.6

Question

Decide if the following claims are true or false, and give short justifications for each conclusion.
a. If a particular δ has been constructed as a suitable response to a particular ε challenge, then any smaller positive δ will also suffice.
b. If limxaf(x)=L and a happens to be in the domain of f, then L=f(a).
c. If limxaf(x)=L then limxa3[f(x)2]2=3(L2)2
d. If limxaf(x)=0 then limxaf(x)g(x)=0 for any function g (with domain equal to the domain of f).

Proof

a. True. If such a δ has been constructed such that we get a limit, then using a δ<δ works. Consider limxcf(x)=L has been shown with ε>0 to work for δ>0. We want to show that it works for δ. Notice that since we suppose that 0<|xc|<δ then automatically |xc|<δ so that implies that |f(x)L|<ε already!

b. False. Consider any removable discontinuity function. For example consider:

f(x)={1x=0xx0

Then at a=0 clearly limxaf(x)=0 but f(a)=1 which disagrees.

c. True. Just apply the Algebraic Limit Theorem for Functional Limits:

limxa3[f(x)2]2=3limxa[f(x)2]2=3limxa[f(x)2]limxa[f(x)2]=3(limxaf(x)2)(limxaf(x)2)=3(L2)(L2)=3(L2)2

But you work backwards to justify the limits existing for the intermediate steps. For example, we know that:

limxaf(x)2

has to exist since if it didn't, then since limxa2 exists and so does limxaf(x)=L, then that's a contradiction. As a result limxa[f(x)2]2 exists and thus the first limit we had as well. Using the ALT is justified here!

d. False. Consider the function g(x)=x and f(x)=1x both defined on A=R+. Clearly limx0f(x)=0 but then:

limx0f(x)g(x)=limx01xx=limx01=10

The main issue here is that we require the limits to exist if we want to split them up like this. See how that was justified at the end of (c) in this question.

4.2.7

Question

Let g:AR and assume that f is a bounded function on A; in the sense that M>0 where |f(x)|M for all xA.

Show that if limxcg(x)=0 then limxcg(x)f(x)=0 as well.

Scratch:

Trying to use the Algebraic Limit Theorem for Functional Limits doesn't work here since we don't know the value of limxcf(x) (the limit itself might now exist, for example consider the function sin(1x) over the domain R{0}. The limit at 0 doesn't exist, even though the function is indeed bounded). Thus we have to use the definition.

If we let ε>0 and want to choose some δ>0 then supposing 0<|xc|<δ then we want:

|f(x)g(x)0|=|f(x)g(x)|=|f(x)||g(x)|M|g(x)|

From limxcg(x)=0 then we can use our ε to get that δ>0 where for our supposed 0<|xc|<δ then:

|g(x)0|=|g(x)|<ε

Thus:

<Mε

Isn't ideal. We want to end up with ε. It'd be better if the ε for the limit is instead εM>0 for this. If we did then then everything follows:

|f(x)g(x)0|M|g(x)|<MεM=ε

Proof

Let ε>0. Notice that since εM>0 then because limxcg(x)=0 then we know that we can choose some δ>0 where if we suppose 0<|xc|<δ then we get:

|g(x)0|=|g(x)|<εM

Thus then:

|f(x)g(x)0|=|f(x)g(x)|=|f(x)||g(x)|M|g(x)|<MεM=ε

4.2.8

Question

Compute each limit or state that it does not exist. Use the tools developed in this section to justify each conclusion.
a. limx2|x2|x2
b. limx74|x2|x2
c. limx0(1)[[1x]]
d. limx0x3(1)[[1x]]

Proof

a. This is similar to a step function over 2, suggesting the limit doesn't exist. If we consider the sequences (xn)=2+1n (the right side limit) where xn2 and then:

f(xn)=|2+1n2|2+1n2=n|n|=nn=1,f(xn)1

While if we consider the sequence (yn)=21n (the left side limit) where yn2 and then:

f(yn)=|21n2|21n2=|1n|1n=nn=1,f(yn)1

Since the sequences converge to different values, then the limit doesn't exist via Existence of Functional Limits.

b. We'll show that it's -1. Let ε>0 then choose δ<14 (that's the input neighborhood radius with all constant values) such that if 0<|x74|<δ then:

|x74|<δ<14x(32,2)f(x)=1x(32,2)

Thus:

|f(x)+1|=|1+1|=0<ε

c. This is similar to (a), where coming from the left would give (1)1=1 while coming in from the right would give (1)0=1 which are different value. Let's show this. Consider the sequence (xn)=12n. Notice xn0 as desired and:

f(xn)=(1)[[112n]]=(1)[[2n2n]]=(1)2n=1n=1

Thus f(xn)1. However if (yn)=12n+1 then notice yn0 but:

f(yn)=(1)[[112n+1]]=(1)[[2n+12n+1]]=(1)2n+1=1

Thus f(yn)1. These two sequences converges to different values when applied to via f, so then by the Existence of Functional Limits then the functional limit doesn't exist here.

d. We know that limx0x3=0 by the following argument. Let ε>0. Choose δ=ε3 such that for any 0<|x0|=|x|<δ then first notice:

|x|<δ=ε3|x|3<ε

Thus:

|x30|=|x3|=|x|3<ε

The middle step showing |x3|=|x|3 is pretty easy:

Now to the original question, notice that (1)[[1x]] is bounded by M=1 here. That means that by 42 Functional Limits Practice#4.2.7 then limx0x3(1)[[1x]] exists and is just 0.