A function is continuous if it has no ‘breaks’ along its curve. Continuity is a very important property, as functions are only differentiable if they are continuous. More formally, continuity is defined by limits

Definition

Continuity ^definition

Let be a real-valued function (i.e. ). Then, for some point :

That is, the limit of exists and is equal to

Bivariate Continuity

Continuity (Bivariate) ^definition-bivariate

Let be a bivariate function (i.e. ). Then, for some point :

This is essentially the same as the univariate case.

Continuous Everywhere Functions

The following function types are always continuous along their entire domain i.e. continuous everywhere:

  • Polynomials
  • trigonometric functions: sin x, cos x, tan x, sec x, cosec x, cot x, arcsin x, arccos x, arctan x
  • exponential functions:
  • logarithm functions:
  • th root functions:
  • absolute value function: |x|
  • Hyperbolic functions

Theorems

T1: Continuity is preserved under certain operations ^t1

Let and be continuous functions at , then the following functions are continuous (at ):

  1. where is a constant
  2. ,
  3. if

This also applies to continuous everywhere functions

T2: Function composition preserves continuity

If is continuous at and is continuous at , then the function composition is continuous at .

This theorem is very useful in finding continuity of complex functions by breaking them down into simpler functions (decomposing) and then checking which of them are continuous everywhere

T3: Continuity of Limits ^t3

If a function can be represented as and . Then, if is continuous at .

This is very, very useful to break down limits, since we can simplify complex functions into those that are continuous everywhere, and then apply this theorem.

T4: Continuity of Partial Derivatives ^t4

If a function’s partial derivatives are continuous, then their order can be swapped.

Examples

Bivariate Examples

1: Discontinuity

Is the function continuous at (0,0)?

1: Bivariate Continuity

Where is continuous?

2: Continuity of a bivariate piecewise function

Where is the following function continuous?