36 - Continuity

!Screenshot 2023-12-11 at 10.01.10 AM.png
!Screenshot 2023-12-11 at 10.01.23 AM.png
!Screenshot 2023-12-11 at 10.01.35 AM.png
!Screenshot 2023-12-11 at 10.02.00 AM.png
!Screenshot 2023-12-11 at 10.08.17 AM.png



HW 36

Ben Finch

E 36.1

Let f:R0R given by f(x)=x. Show that f is continuous at a=9.

Scratch work:
|f(x)L|<ε
|x3|<ε

|x3|<ε|x+3x+3(x3)|<ε|x9|x+3<ε|x9|<ε(x+3)restrict δ1

Then x(8,10). 8+3<x+3<10+3. δ<ε(3+8). δ=min(1,ε(3+8)).

Proof.
Let ε>0. Let f:R0R given by f(x)=x. Fix δ=min(1,ε(3+8)). Let 9(4,14) which R0. Assume that 0<|x9|<δ. Then

|x3|=|x+3x+3(x3)|=|x9||x+3|<δ|x+3|(because |x9|<δ)<δ5(since 9(4,14))5ε5=ε

Thus limx9f(x)=3=f(9). So the function is continuous at x=9.

E 36.2
Prove that if a limit exists, it is unique.

Proof.
Let f:RR be a function. Let aR. Let L1,L2R. Assume that limxaf(x)=L1 and limxaf(x)=L2. Let ε>0. There exists δ1>0 such that whenever 0<|xa|<δ, |f(x)L1|<ε2. Similarly, there exists δ2>0 such that whenever 0<|xa|<δ2, then |f(x)L2|<ε2. Let δ=min(δ1,δ2). Assume that 0<|x9|<δ. Then

|L1L2=|L1f(x)+f(x)L2|=|L1f(x)|+|f(x)L2||L1f(x)|=|f(x)L2||f(x)L1|=|f(x)L2|f(x)L1=f(x)L2L1=L2L1=L2

Thus, if a limit exists, it is unique.

E 36.3

a) We aim to show that for every ε>0, there exists a δ>0 such that for all x in the domain of f, if 0<|xa|<δ then |f(x)f(a)|<ε.

Since f(x)=1 for x in [0,1] and f(x)=0 otherwise, for any aR{0,1}, we can choose δ small enough so that the interval (aδ,a+δ) is entirely contained within either (0,1) or (,0)(1,+). This means that f(x) will be constant (either 0 or 1) within this interval, and therefore, |f(x)f(a)|=0<ε for all x satisfying 0<|xa|<δ.

b)
For continuity at 0, we would need to find a δ for every ε>0 such that |f(x)f(0)|<ε whenever 0<|x0|<δ. However, f(0)=1, and we can always find points x close to 0 (specifically, any x in (δ,0)) where f(x)=0. No matter how small we make δ, |f(x)f(0)|=|01|=1 which is not less than ε if ε<1. Thus, we cannot satisfy the condition for continuity at 0, which means f is not continuous at 0.

E 36.4
We need to show that for every ε>0, there exists a δ>0 such that whenever 0<|xa|<δ, implies |f(x)g(x)0|<ε.

Since limxaf(x)=0, for the given ε>0, there exists a δ1>0 such that whenever 0<|xa|<δ1, it follows that |f(x)0|<ε. Similarly, since limxag(x)=0, there exists a δ2>0 such that whenever 0<|xa|<δ2, we have |g(x)0|<ε.

We can take δ=min(δ1,δ2). Then, for 0<|xa|<δ, we have both |f(x)|<ε and |g(x)|<ε. Therefore, for these values of x:

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

Hence, |f(x)g(x)LM|<ε whenever 0<|xa|<δ, so limxa(f(x)g(x))=0.

E 36.5
Proof.
Let the functions be as stated. Since g(x) and h(x) are polynomials, by theorem 36.14, they are both continuous at every real number. Then by theorem 36.12, f(x) is also continous.