Derivative

derivative

Let f:IR where I is an interval (open, closed, half-open/closed), which is definitely connected. Then f is differentiable at cI if:

limxcf(x)f(c)xc

exists. (see Functional Limit for details, and highlighting Existence of Functional Limits for showing this).

Note that:

  1. If f is differentiable at c, then we define f(c) to refer the value of the limit:
limxcf(x)f(c)xc=f(c)

specifically we call this the derivative of f at c.
2. Similar to One-Sided Limits, if cI is an endpoint of I (ex: a closed interval), then this limit coincides with a one-sided limit (which we refer as a one-sided derivative):

limxcf(x)f(c)xc,limxc+f(x)f(c)xc
  1. If f is differentiable at every cI then we say f is differentiable on I.
  2. f(x)f(c)xcis the slope of the secant line. Taking its limit gets the tangent line at a point.