Continuity
Continuity
Definition: Let D ⊂ R and let x0 ∈ R such that for some h > 0, (x0 −h, x0 +h)\{x0 } ⊂
D.
If f : D → R, then ` ∈ R is said to be the limit of f at x0 if for each ε > 0, there exists
δ > 0 such that |f (x) − `| < ε for all x ∈ D satisfying 0 < |x − x0 | < δ.
Result: Let D ⊂ R and let x0 ∈ D such that for some h > 0, (x0 − h, x0 + h) ⊂ D.
Then f : D → R is continuous iff lim f (x) = f (x0 ).
x→x0
Similarly the other two cases.
Examples:
½
3x + 2 if x < 1,
1. f (x) =
4x2 if x ≥ 1.
½ 1
x sin x if x 6= 0,
2. f (x) =
0 if x = 0.
½ 1
sin x if x 6= 0,
3. f (x) =
0 if x = 0.
½
1 if x ∈ Q,
4. f (x) =
0 if x ∈ R \ Q.
½
x if x ∈ Q,
5. f (x) =
−x if x ∈ R \ Q.
Result: If f : [a, b] → R is continuous and if f (a) · f (b) < 0, then there exists c ∈ (a, b)
such that f (c) = 0.
Examples:
1. The equation x2 = x sin x + cos x has at least two real roots.
2. If f : [0, 1] → [0, 1] is continuous, then there exists x0 ∈ [0, 1] such that f (x0 ) = x0 .
3. If f : [0, 2] → R is continuous such that f (0) = f (2), then there exist x1 , x2 ∈ [0, 2]
such that x1 − x2 = 1 and f (x1 ) = f (x2 ).