Derivative
Definition at a point
Algebraic definition
Suppose is a function defined on a subset of the reals and is a point in the interior of the domain of , i.e., the domain of contains an open interval surrounding . The derivative (also called first derivative) of at , denoted is defined as the limit of the difference quotient of between and , as . Explicitly:
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.
Computationally useful version of algebraic definition
This is obtained from the previous definition by the variable substitution so . Explicitly:
Geometric definition
Suppose is a function and is a point in the interior of the domain of , i.e., the domain of contains an open interval surrounding . The derivative of at is the slope of the tangent line to the graph of through the point .
Definition as a function
Suppose is a function defined on a subset of the reals. Its derivative or first derivative, denoted , is a function defined as follows:
- The domain is the following subset of the domain of : An element in the domain of is in the domain of if and only if it is in the interior of the domain of and the derivative of exists at the point.
- The function value at any point in the domain is simply the value of the derivative of at that point.
MORE ON THE WAY THIS DEFINITION OR FACT IS PRESENTED: We first present the version that deals with a specific point (typically with a subscript) in the domain of the relevant functions, and then discuss the version that deals with a point that is free to move in the domain, by dropping the subscript. Why do we do this?
The purpose of the specific point version is to emphasize that the point is fixed for the duration of the definition, i.e., it does not move around while we are defining the construct or applying the fact. However, the definition or fact applies not just for a single point but for all points satisfying certain criteria, and thus we can get further interesting perspectives on it by varying the point we are considering. This is the purpose of the second, generic point version.
One-sided notions
Left hand derivative
Suppose is a function defined at a point and also to the immediate left of . The left hand derivative of at is defined as the left hand limit for the difference quotient between and . In other words, it is:
Right hand derivative
Suppose is a function defined at a point and also to the immediate right of . The right hand derivative of at is defined as the right hand limit for the difference quotient between and . In other words, it is:
Relation between one-sided derivatives and the usual (two-sided) derivative
The derivative exists if and only if (both the left hand derivative and the right hand derivative exist at and their values are equal). Further, the value of the derivative equals both these equals values.
Leibniz notation for derivative
The Leibniz notation for derivative views the derivative as the relative rate of change of two variables and is thus a somewhat different perspective on the derivative.
Suppose is a function, and are variables related by . Here, is an independent variable and is the dependent variable (with the dependency being described by the function ). We then define:
In particular, is a function of . Its value at is defined as and is denoted as follows:
Note that the notation does not mean that a number is being divided by a number . One way of justifying this notation is by expressing it as a limit of a difference quotient:
where denotes the difference in -values and denotes the difference in -values. The difference quotient is actually a quotient of numbers, and the derivative is a limit of this. Hence, many of the formal manipulations involving fractions of numbers work with this notation, even though itself is not a quotient of numbers (see chain rule for differentiation and inverse function theorem).
Computation of derivative
For a full list, see Category:Differentiation rules.
Method for constructing new functions from old | In symbols | Derivative in terms of derivative of the old functions | Proof |
---|---|---|---|
pointwise sum | is the function is the function |
Sum of the derivatives of the functions being added (the derivative of the sum is the sum of the derivatives) |
differentiation is linear |
pointwise difference | is the function | Difference of the derivatives, i.e., | differentiation is linear |
scalar multiple by a constant | is the function where is a real number | differentiation is linear | |
pointwise product | (sometimes denoted ) is the function (sometimes denoted is the function |
For two functions, For multiple functions, |
product rule for differentiation |
pointwise quotient | is the function | quotient rule for differentiation | |
composite of two functions | is the function | chain rule for differentiation | |
inverse function of a one-one function | sends to the unique such that | inverse function theorem | |
piecewise definition | Fill this in later | Fill this in later | differentiation rule for piecewise definition by interval |