Generalizations of the derivative

Source: Wikipedia, the free encyclopedia.

In mathematics, the derivative is a fundamental construction of differential calculus and admits many possible generalizations within the fields of mathematical analysis, combinatorics, algebra, geometry, etc.

Fréchet derivative

The Fréchet derivative defines the derivative for general normed vector spaces . Briefly, a function , where is an open subset of , is called Fréchet differentiable at if there exists a

bounded linear operator
such that

Functions are defined as being differentiable in some open neighbourhood of , rather than at individual points, as not doing so tends to lead to many

counterexamples
.

The Fréchet derivative is quite similar to the formula for the derivative found in elementary one-variable calculus,

and simply moves A to the left hand side. However, the Fréchet derivative A denotes the function .

In

linear operator on R considered as a vector space over itself, and corresponds to the best linear approximation of a function. If such an operator exists, then it is unique, and can be represented by an m by n matrix known as the Jacobian matrix Jx(ƒ) of the mapping ƒ at point x. Each entry of this matrix represents a partial derivative
, specifying the rate of change of one range coordinate with respect to a change in a domain coordinate. Of course, the Jacobian matrix of the composition g°f is a product of corresponding Jacobian matrices: Jx(g°f) =Jƒ(x)(g)Jx(ƒ). This is a higher-dimensional statement of the chain rule.

For real valued functions from Rn to R (scalar fields), the Fréchet derivative corresponds to a vector field called the total derivative. This can be interpreted as the gradient but it is more natural to use the exterior derivative.

The

convective derivative
takes into account changes due to time dependence and motion through space along a vector field, and is a special case of the total derivative.

For

parametric curves
), the Fréchet derivative corresponds to taking the derivative of each component separately. The resulting derivative can be mapped to a vector. This is useful, for example, if the vector-valued function is the position vector of a particle through time, then the derivative is the velocity vector of the particle through time.

In

complex numbers
where the Fréchet derivative exists.

In geometric calculus, the geometric derivative satisfies a weaker form of the Leibniz (product) rule. It specializes the Fréchet derivative to the objects of geometric algebra. Geometric calculus is a powerful formalism that has been shown to encompass the similar frameworks of differential forms and differential geometry.[1]

Exterior derivative and Lie derivative

On the

graded version of the Leibniz law and squares to zero. It is a grade 1 derivation on the exterior algebra. In R3, the gradient, curl, and divergence are special cases of the exterior derivative. An intuitive interpretation of the gradient is that it points "up": in other words, it points in the direction of fastest increase of the function. It can be used to calculate directional derivatives of scalar functions or normal directions. Divergence gives a measure of how much "source" or "sink" near a point there is. It can be used to calculate flux by divergence theorem. Curl measures how much "rotation
" a vector field has near a point.

The

diffeomorphism group
of the manifold). It is a grade 0 derivation on the algebra.

Together with the interior product (a degree -1 derivation on the exterior algebra defined by contraction with a vector field), the exterior derivative and the Lie derivative form a Lie superalgebra.

Differential topology

In

smooth functions on a manifold, and a tangent vector may be defined as a derivation at a point. This allows the abstraction of the notion of a directional derivative of a scalar function to general manifolds. For manifolds that are subsets of Rn, this tangent vector will agree with the directional derivative
.

The

Jacobian matrix
.

Covariant derivative

In differential geometry, the covariant derivative makes a choice for taking directional derivatives of vector fields along curves. This extends the directional derivative of scalar functions to sections of vector bundles or principal bundles. In Riemannian geometry, the existence of a metric chooses a unique preferred torsion-free covariant derivative, known as the Levi-Civita connection. See also gauge covariant derivative for a treatment oriented to physics.

The exterior covariant derivative extends the exterior derivative to vector valued forms.

Weak derivatives

Given a function which is locally integrable, but not necessarily classically differentiable, a weak derivative may be defined by means of integration by parts. First define test functions, which are infinitely differentiable and compactly supported functions , and multi-indices, which are length lists of integers with . Applied to test functions, . Then the weak derivative of exists if there is a function such that for all test functions , we have

If such a function exists, then , which is unique almost everywhere. This definition coincides with the classical derivative for functions , and can be extended to a type of generalized functions called distributions, the dual space of test functions. Weak derivatives are particularly useful in the study of partial differential equations, and within parts of functional analysis.

Higher-order and fractional derivatives

In the real numbers one can iterate the differentiation process, that is, apply derivatives more than once, obtaining derivatives of second and higher order. Higher derivatives can also be defined for functions of several variables, studied in

local extrema of a function at its critical points. For an advanced application of this analysis to topology of manifolds, see Morse theory
.

In addition to n th derivatives for any natural number n, there are various ways to define derivatives of fractional or negative orders, which are studied in fractional calculus. The −1 order derivative corresponds to the integral, whence the term differintegral.

Quaternionic derivatives

In quaternionic analysis, derivatives can be defined in a similar way to real and complex functions. Since the quaternions are not commutative, the limit of the difference quotient yields two different derivatives: A left derivative

and a right derivative

The existence of these limits are very restrictive conditions. For example, if has left-derivatives at every point on an open connected set , then for .

Difference operator, q-analogues and time scales

Derivatives in algebra

In algebra, generalizations of the derivative can be obtained by imposing the Leibniz rule of differentiation in an algebraic structure, such as a ring or a Lie algebra.

Derivations

A

derivation is a linear map on a ring or algebra which satisfies the Leibniz law (the product rule). Higher derivatives and algebraic differential operators can also be defined. They are studied in a purely algebraic setting in differential Galois theory and the theory of D-modules
, but also turn up in many other areas, where they often agree with less algebraic definitions of derivatives.

For example, the formal derivative of a polynomial over a commutative ring R is defined by

The mapping is then a derivation on the polynomial ring R[X]. This definition can be extended to rational functions as well.

The notion of derivation applies to noncommutative as well as commutative rings, and even to non-associative algebraic structures, such as Lie algebras.

Derivative of a type

In type theory, many abstract data types can be described as the algebra generated by a transformation that maps structures based on the type back into the type. For example, the type T of binary trees containing values of type A can be represented as the algebra generated by the transformation 1+A×T2→T. The "1" represents the construction of an empty tree, and the second term represents the construction of a tree from a value and two subtrees. The "+" indicates that a tree can be constructed either way.

The derivative of such a type is the type that describes the context of a particular substructure with respect to its next outer containing structure. Put another way, it is the type representing the "difference" between the two. In the tree example, the derivative is a type that describes the information needed, given a particular subtree, to construct its parent tree. This information is a tuple that contains a binary indicator of whether the child is on the left or right, the value at the parent, and the sibling subtree. This type can be represented as 2×A×T, which looks very much like the derivative of the transformation that generated the tree type.

This concept of a derivative of a type has practical applications, such as the

functional programming languages
.

Differential operators

A differential operator combines several derivatives, possibly of different orders, in one algebraic expression. This is especially useful in considering ordinary linear differential equations with constant coefficients. For example, if f(x) is a twice differentiable function of one variable, the differential equation may be rewritten in the form , where

is a second order linear constant coefficient differential operator acting on functions of x. The key idea here is that we consider a particular linear combination of zeroth, first and second order derivatives "all at once". This allows us to think of the set of solutions of this differential equation as a "generalized antiderivative" of its right hand side 4x − 1, by analogy with ordinary integration, and formally write

Combining derivatives of different variables results in a notion of a

linear operator which assigns to each function its derivative is an example of a differential operator on a function space. By means of the Fourier transform, pseudo-differential operators
can be defined which allow for fractional calculus.

Some of these operators are so important that they have their own names:

Other generalizations

In functional analysis, the functional derivative defines the derivative with respect to a function of a functional on a space of functions. This is an extension of the directional derivative to an infinite dimensional vector space. An important case is the variational derivative in the calculus of variations.

The

subgradient are generalizations of the derivative to convex functions
used in convex analysis.

In

algebraic varieties
, instead of just smooth manifolds.

In

strict differentiability
instead.

The

locally convex topological vector spaces. Fréchet differentiability is a strictly stronger condition than Gateaux differentiability, even in finite dimensions. Between the two extremes is the quasi-derivative
.

In

, used for changing variables, to measures. It expresses one measure μ in terms of another measure ν (under certain conditions).

The

stochastic processes
.

Laplacians and differential equations using the Laplacian can be defined on fractals. There is no completely satisfactory analog of the first-order derivative or gradient.[3]

The Carlitz derivative is an operation similar to usual differentiation but with the usual context of real or complex numbers changed to

logarithms and others the derivative can be used to develop notions of smoothness, analycity, integration, Taylor series as well as a theory of differential equations.[4]

It may be possible to combine two or more of the above different notions of extension or abstraction of the original derivative. For example, in

locally like Banach spaces. Thus one might want a derivative with some of the features of a functional derivative and the covariant derivative
.

Multiplicative calculus replaces addition with multiplication, and hence rather than dealing with the limit of a ratio of differences, it deals with the limit of an exponentiation of ratios. This allows the development of the geometric derivative and bigeometric derivative. Moreover, just like the classical differential operator has a discrete analog, the difference operator, there are also discrete analogs of these multiplicative derivatives.

See also

Notes

  1. .
  2. ^ Analysis on Fractals, Robert S. Strichartz - Article in Notices of the AMS
  3. .