Mathematics 135, Section 1 -- Calculus 1

Lab 2: Differentiability, "Local Linearity," and what f' says about f

October 4, 2013

Goals

We have introduced the derivative of a function by considering instantaneous velocities and slopes of tangents. We can attempt to measure the "instantaneous" rate of change of a function f at x = a by studying

lim_{h -> 0} (f(a+h) - f(a))/h

If there is a unique, finite limiting value as h -> 0 (from both the positive and negative directions), we say f is differentiable at x = a and we call the number obtained in the limit f'(a), the derivative of f at a. Also, if f is differentiable at x = a, then the tangent line at that point is the line with equation

y = f(a) + f'(a)(x - a)

(it's the line through (a,f(a)) with slope f'(a)). Today, we will use Maple graphing to understand the meaning of the differentiability property for a function at a point in another, more graphical way. We will also start to see how properties of f' can be used to deduce properties of f.

Lab Questions