zuai-logo

Continuity

Emily Davis

Emily Davis

7 min read

Listen to this study note

Study Guide Overview

This study guide covers continuity of functions, including the formal definition of continuity at a point, exploring examples of continuous and discontinuous functions. It examines continuity in piecewise-defined functions and combinations of functions. The guide also discusses continuity over an interval, provides worked examples, and offers practice questions to reinforce understanding of these concepts.

Continuity at a Point

Table of Contents

  1. Definition of Continuity
  2. Formal Definition of Continuity at a Point
  3. Examples of Continuity and Discontinuity
  4. Continuity in Piecewise-Defined Functions
  5. Continuity in Combinations of Functions
  6. Worked Examples
  7. Continuity Over an Interval
  8. Summary and Key Takeaways
  9. Glossary
  10. Practice Questions

Definition of Continuity

What does continuous mean in the context of functions?

A function is continuous if you can draw its graph without lifting your pencil off the paper. This intuitive idea is used to help understand the behavior of functions in calculus.

Exam Tip

For calculus, we use a more formal definition of continuity which is crucial for solving problems accurately.

Formal Definition of Continuity at a Point

What is the definition for a function to be continuous at a point?

A function ff is continuous at the point x=cx=c if:

  1. f(c)f(c) exists,
  2. limxcf(x)\lim_{{x \to c}} f(x) exists,
  3. limxcf(x)=f(c)\lim_{{x \to c}} f(x) = f(c).

In simpler terms:

  • The function must have a well-defined finite value at x=cx=c.
  • The function must have a well-defined finite limit at x=cx=c.
    • This means that the one-sided limits must be equal at x=cx=c.
  • The value of the limit and the value of the function must be equal at x=cx=c.

Examples of Continuity and Discontinuity

Consider the functions ff, gg and hh defined by:

  • f(x)=1xf(x) = \frac{1}{x}
  • g(x)=xxg(x) = \frac{x}{x}
  • h(x) = \begin{cases} x & \text{if } x \ne 0\\ 1 & \text{if } x=0 \end{cases}

For function ff:

  • 10\frac{1}{0} is not defined, so f(0)f(0) does not exist.
  • ff becomes unbounded as xx ...

Question 1 of 12

A function is continuous if you can draw its graph without doing what? 🤔

Using a ruler

Lifting your pencil

Changing colors

Using a calculator