zuai-logo

Connecting Differentiability and Continuity: Determining When Derivatives Do and Do Not Exist

Samuel Baker

Samuel Baker

9 min read

Listen to this study note

Study Guide Overview

This study guide covers the relationship between continuity and differentiability in AP Calculus AB/BC. It explains how to determine differentiability using limits and identifies common points of non-differentiability: discontinuities, corners, cusps, and vertical tangents. Practice problems and exam tips are included to reinforce these concepts.

AP Calculus AB/BC: Differentiability and Continuity - The Ultimate Review πŸš€

Hey there, future calculus conqueror! Let's make sure you're totally prepped for anything the AP exam throws your way. This guide is designed to be your go-to resource for understanding differentiability and continuity, especially when time is tight. Let’s dive in!

πŸ”— 2.4 Connecting Differentiability and Continuity

↗️ Continuity and Differentiability

Most functions you'll see in AP Calc are both continuous and differentiable, but it's crucial to know when things go sideways. Remember, for a function to be differentiable at a point, it must be smooth and look like a straight line when you zoom in super close. This line doesn't have to be horizontal!

Key Concept

A function that is differentiable at a point must also be continuous at that point. However, the reverse is not necessarily true: a continuous function is not always differentiable. πŸ’‘

Check out the graph of cos⁑(x)\cos(x) below. Notice how zooming in at (0,1)(0,1) makes it look like a straight line. That’s differentiability in action!

![Screen Recording 2023-12-14 at 2.16.40 PM.gif](Screen Recording 2023-12-14 at 2.16.40 PM.gif)

Zooming into graph of cos⁑(x)\cos(x)

Graph created with Desmos

For a function to be differentiable at a point 'a', the left-hand limit of the derivative must equal the right-hand limit of the derivative, and both must equal the value of the derivative at that point:

lim⁑xβ†’aβˆ’fβ€²(x)=lim⁑xβ†’a+fβ€²(x)=fβ€²(a)\lim_{x\to a^{-}} f'(x) = \lim_{x\to a^{+}} f'(x) = f'(a)

Exam Tip

Remember: Differentiability implies continuity, but continuity does not imply differentiability. This is a common point of confusion! 🧐

🚧 When is a Function NOT Differentiable?

A function is NOT differentiable if it has any of the following:

  • Discontinuities (jumps, holes, or vertical asymptotes)
  • Sharp Turns (corners or cusps)
  • Vertical Tangents

Let's break down each scenario:

πŸ•³ Discontinuous Graphs

Unequal Derivatives

If a graph has a discontinuity, the derivatives from the left and right sides will not match. Take a look at g(x)=1x+2g(x) = \frac{1}{x+2}.

![Screen Shot 2023-11-29 at 9.36.07 PM.png](Screen Shot 2023-11-29 at 9.36.07 PM.png)

Graph of g(x)=1x+2g(x) = \frac{1}{x+2}

Graph created with Desmos

Notice that lim⁑xβ†’βˆ’2βˆ’gβ€²(x)<0\lim_{x\to -2^{-}} g'(x) < 0 and lim⁑xβ†’βˆ’2+gβ€²(x)>0\lim_{x\to -2^{+}} g'(x) > 0. Since the derivative values are ...

Question 1 of 10

If a function is differentiable at a point, what must also be true at that point? πŸ€”

It must be discontinuous

It must be continuous

It must have a vertical tangent

It must have a sharp corner