35 - Limits of functions

!Screenshot 2023-12-08 at 10.02.29 AM.png
!Screenshot 2023-12-08 at 10.06.22 AM.png

δ= \delta

In class practice

Proof Outline
Let ε>0
Fix δ>0 (Scratch work)
Let xS
Assume 0<|xa|<δ
Reverse steps in scratch work.
Conclude |f(x)L|<ε

Prove that limx42x+3=11

Scratch work

|(2x+3)11|<ε|2x8|<ε2|x4|<ε|x4|<ε2δ=ε2

Proof. Let ε>0. Fix δ=ε2. Let xR. Assume that 0<|x4|<δ. Then 0<|x4|<ε2. Thus 2|x4|<ε. Hence |2x8|<ε. Thus |(2x+3)11|<ε.

Prove that limx27x+44x+1=2

Scratch work

|7x+44x+12|<ε|7x+42(4x+1)4x+1|<ε|x+24x+1|<ε|x24x+1|<ε

Avoid 14 so that you're not where the function is undefined.

Require |x2|<1 x(1,3). 5<|4x+1|<13.
|x2|5<ε. |x2|<5ε. δ=min(1,5ε)

Proof.
Let ε>0. Fix δ=min(1,5ε). Let xR{14}. Assume 0<|x2|<δ. Then |x2|<min(1,5ε). Thus |x2|<1 and |x2|<5ε. Then x(1,3). Then 5<|4x+1|<13. Thus |x2||4x+1|<|x2|5. Then |x2||4x+1|<5ε5 since |x2|<5ε.

Thus

ε>|x2||4x+1|=|2x4x+1|=|7x+42(4x+1)4x+1|=|7x+44x+12|

limx5x2+3x+3=43

|x2+3x40|<ε(x+8)(x5)<ε

HW 35

Ben Finch

E 35.1
Prove that limx42x+3=11

Scratch work

|(2x+3)11|<ε|2x8|<ε2|x4|<ε|x4|<ε2δ=ε2

Proof. Let ε>0. Fix δ=ε2. Let xR. Assume that 0<|x4|<δ. Then 0<|x4|<ε2. Thus 2|x4|<ε. Hence |2x8|<ε. Thus |(2x+3)11|<ε.

E 35.2
Proof.
We want to show that limxacx+d=ca+d.

Given an ε>0, we need to find δ>0 such that if 0<|xa|<δ, then:

|cx+d(ca+d)|<ε

Simplifying the expression:

|cx+dcad|=|c(xa)|

Case 1: c=0

For c=0, the expression |c(xa)| becomes 0, and the condition |0(xa)|<ε is trivially true for any x since |0(xa)|=0. Thus, we can choose any δ>0, and the condition will be satisfied.

Case 2: c0

We need to find a δ such that |c||xa|<ε.

We can choose δ as follows:

δ=ε|c|

Now, whenever 0<|xa|<δ, we have:

|c||xa|<|c|δ=|c|ε|c|=ε

Therefore, for every ε>0, we have found a δ>0 that satisfies the definition of the limit.

E 35.3
Prove that limx5x2+3x+3=43

Scratch work:

|x2+3x40|<ε|(x+8)(x5)|<ε

Require |x5|<1, so x(4,6). Then x+8(12,14) and hence 12<x+8<14. So |(x5)(x+8)|<|x5|14<ε. Then |x5|<ε14. So choose δ=min(1,ε14).

Proof.
Let ε>0. Choose δ=min(1,ε14). Let x be any real number such that 0<|x5|<δ.

  1. If 0<|x5|<1, then x is in the interval (4,6). Therefore, 12<x+8<14.

  2. Now, |(x+8)(x5)|=|x5||x+8|<|x5|14<ε1414=ε.

Hence, limx5x2+3x+3=43.

E 35.4
Prove that limx27x+44x+1=2

Scratch work

|7x+44x+12|<ε|7x+42(4x+1)4x+1|<ε|x+24x+1|<ε|x24x+1|<ε

Avoid 14 so that you're not where the function is undefined.

Require |x2|<1 x(1,3). 5<|4x+1|<13.
|x2|5<ε. |x2|<5ε. δ=min(1,5ε)

Proof.
Let ε>0. Fix δ=min(1,5ε). Let xR{14}. Assume 0<|x2|<δ. Then |x2|<min(1,5ε). Thus |x2|<1 and |x2|<5ε. Then x(1,3). Then 5<|4x+1|<13. Thus |x2||4x+1|<|x2|5. Then |x2||4x+1|<5ε5 since |x2|<5ε.

E 35.5
Prove that limx3x3+x2+2=38.

Scratch Work

|x3+x2+238|<ε|x3+x236|<ε

Note that x3+x236 can be rewritten as x2(x+1)36. Now, consider x(2,4), to ensure that x+1 and x2 do not vary too wildly.

So we have:

|x3+x236|=|x2(x+1)36||x2||x+1|+36|x2(x+1)36|<16×5+36=116

Now, we need to find a δ such that when 0<|x3|<δ, it follows that |x3+x236|<ε. Since |x3+x236|<116 in our chosen interval, we can make 116<ε by choosing δ small enough.

Thus, we can set δ=min(1,ε116).

Proof.
Let ε>0. Fix δ=min(1,ε116). Let xR. Assume 0<|x3|<δ. Then |x3|<min(1,ε116). Thus x(2,4) and |x3+x236|<116<ε. Hence, limx3x3+x2+2=38.