Derivative

From Calculus
Revision as of 12:56, 29 August 2011 by Vipul (talk | contribs) (Created page with "==Definition at a point== ===Algebraic definition=== Suppose <math>f</math> is a function defined on a subset of the reals and <math>x_0</math> is a point in the [[interior...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition at a point

Algebraic definition

Suppose f is a function defined on a subset of the reals and x0 is a point in the interior of the domain of f, i.e., the domain of f contains an open interval surrounding x0. The derivative (also called first derivative) of f at x0, denoted f(x0) is defined as the limit of the difference quotient of f between x0 and x, as xx0. Explicitly:

f(x0):=limxx0Δf(x,x0)=limxx0f(x)f(x0)xx0

If this limit exists, then we say that the derivative exists and has this value, and we say that the function is differentiable at the point. If the limit does not exist, then we say that the function is not differentiable at the point and the derivative does not exist.

Geometric definition

Suppose f is a function and x0 is a point in the interior of the domain of f, i.e., the domain of f contains an open interval surrounding x0. The derivative of f at x0 is the slope of the tangent line to the graph of f through the point (x0,f(x0)).

Definition as a function

Suppose f is a function defined on a subset of the reals. Its derivative or first derivative, denoted f, is a function defined as follows:

  • The domain is the following subset of the domain of f: An element in the domain of f is in the domain of f if and only if it is in the interior of the domain of f and the derivative of f exists at the point.
  • The function value at any point in the domain is simply the value of the derivative of f at that point.

Leibniz notation for derivative

Fill this in later