Skip to main content

Continuity

A function ff is continuous at aa when

  1. f(a)f(a) is defined;
  2. limxaf(x)\lim_{x\to a}f(x) exists;
  3. limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a).

Thus continuity joins two kinds of information: the function's nearby behavior and its assigned value at the point.

One-Sided and Interval Continuity

At an endpoint, only the side contained in the domain is relevant. A function is continuous on [a,b][a,b] when it is continuous on (a,b)(a,b), right-continuous at aa, and left-continuous at bb:

limxa+f(x)=f(a),limxbf(x)=f(b).\lim_{x\to a^+}f(x)=f(a), \qquad \lim_{x\to b^-}f(x)=f(b).

Typical discontinuities include a removable hole, a jump between unequal one-sided limits, and unbounded behavior near a vertical asymptote.

Functions Built from Continuous Functions

Polynomials are continuous on R\mathbb{R}. Rational functions are continuous where their denominators are nonzero. Exponential, logarithmic, trigonometric, and root functions are continuous on their respective domains.

Sums, products, and valid quotients of continuous functions remain continuous. If gg is continuous at aa and ff is continuous at g(a)g(a), then

(fg)(x)=f(g(x))(f\circ g)(x)=f(g(x))

is continuous at aa. This justifies moving the limit through ff under those continuity hypotheses:

limxaf(g(x))=f(limxag(x)).\lim_{x\to a}f(g(x)) =f\left(\lim_{x\to a}g(x)\right).

Intermediate Value Theorem

If ff is continuous on [a,b][a,b] and NN lies between f(a)f(a) and f(b)f(b), then there is at least one c[a,b]c\in[a,b] such that f(c)=Nf(c)=N.

The theorem guarantees existence, not uniqueness or a formula for cc. In particular, if f(a)f(a) and f(b)f(b) have opposite signs, at least one root lies in [a,b][a,b].