In Calculus , a branch of Mathematics , the is a measurement of how a Function changes when the values of its inputs change. The derivative of a function at a chosen input value describes the best Linear Approximation of the function near that input value. For a Real-valued Function of a single real variable, the derivative at a point equals the Slope of the Tangent Line to the Graph Of The Function at that point. In higher dimensions, the derivative of a function at a point is a Linear Transformation called the Linearization .Differential calculus, as discussed in this article, is a very well-established mathematical discipline for which there are many sources. Almost all of the material in this article can be found in Apostol 1967, Apostol 1969, and Spivak 1994.
The process of finding a derivative is called . The Fundamental Theorem Of Calculus states that differentiation is the reverse process to Integration .
is a method to compute the rate at which a quantity, ''y'', changes with respect to the change in another quantity, ''x'', upon which it is Dependent . This rate of change is called the '''derivative''' of ''y'' with respect to ''x''. In more precise language, the dependency of ''y'' on ''x'' means that ''y'' is a Function of ''x''. If ''x'' and ''y'' are Real Number s, and if the Graph of ''y'' is plotted against ''x'', the derivative measures the Slope of this graph at each point. This functional relationship is often denoted ''y'' = ''f''(''x''), where ''f'' denotes the function.
The simplest case is when ''y'' is a Linear Function of ''x'', meaning that the graph of ''y'' against ''x'' is a straight line. In this case, ''y'' = ''f''(''x'') = ''m'' ''x'' + ''c'', for real numbers ''m'' and ''c'', and the slope ''m'' is given by
:
where the symbol Δ (the uppercase form of the Greek letter Delta ) is an abbreviation for "change in". This formula is true because
It follows that Δ''y'' = ''m'' Δ''x''.
This gives an exact value for the slope of a straight line. If the function ''f'' is not a straight line, however, then the change in ''y'' divided by the change in ''x'' varies: differentiation is a method to find an exact value for this rate of change at any given value of ''x''.
line at (''x'', ''f''(''x''))]]
to curve ''y''= ''f''(''x'') determined by points (''x'', ''f''(''x'')) and (''x''+''h'', ''f''(''x''+''h'')).]]
The idea, illustrated by Figures 1-3, is to compute the rate of change as the Limiting Value of the Ratio Of The Differences Δ''y'' / Δ''x'' as Δ''x'' becomes infinitely small.
In Leibniz's Notation , such an Infinitesimal change in ''x'' is denoted by ''dx'', and the derivative of ''y'' with respect to ''x'' is written
:
suggesting the ratio of two infinitesimal quantities. (The above expression is pronounced in various ways such as "d y by d x" or "d y over d x". The oral form "d y d x" is often used conversationally, although it may lead to confusion.)
The most common approachSpivak 1994, chapter 10. to turn this intuitive idea into a precise definition uses Limits , but there are other methods, such as Non-standard Analysis See Differential (infinitesimal) for an overview. Further approaches include the Radon-Nikodym Theorem , and the universal derivation (see Kähler Differential )..
Let ''y''=''f''(''x'') be a function of ''x''. In classical geometry, the tangent line at a real number ''a'' was the unique line through the point (''a'', ''f''(''a'')) which did ''not'' meet the graph of ''f'' Transversally , meaning that the line did not pass straight through the graph. The derivative of ''y'' with respect to ''x'' at ''a'' is, geometrically, the slope of the tangent line to the graph of ''f'' at ''a''. The slope of the tangent line is very close to the slope of the line through (''a'', ''f''(''a'')) and a nearby point on the graph, for example (''a'' + ''h'', ''f''(''a'' + ''h'')). These lines are called Secant Line s. A value of ''h'' close to zero will give a good approximation to the slope of the tangent line, and smaller values (in Absolute Value ) of ''h'' will, in general, give better Approximation s. The slope of the secant line is the difference between the ''y'' values of these points divided by the difference between the ''x'' values, that is,
:
This expression is Newton 's . The derivative is the value of the difference quotient as the secant lines get closer and closer to the tangent line. Formally, the '''derivative''' of the function ''f'' at ''a'' is the Limit
:
of the difference quotient as ''h'' approaches zero, if this limit exists. If the limit exists, then ''f'' is at ''a''. Here ''f'' '(''a'') is one of several common notations for the derivative ( See Below ).
Equivalently, the derivative satisfies the property that
:
which has the intuitive interpretation (see Figure 1) that the tangent line to ''f'' at ''a'' gives the ''best Linear approximation''
:
to ''f'' near ''a'' (i.e., for small ''h''). This interpretation is the most easy to generalize to other settings ( See Below ).
Substituting 0 for ''h'' in the difference quotient causes Division By Zero , so the slope of the tangent line cannot be found directly. Instead, define ''Q''(''h'') to be the difference quotient as a function of ''h'':
:.
''Q''(''h'') is the slope of the secant line between (''a'', ''f''(''a'')) and (''a'' + ''h'', ''f''(''a'' + ''h'')). If ''f'' is a Continuous Function , meaning that its graph is an unbroken curve with no gaps, then ''Q'' is a continuous function away from the point ''h'' = 0. If the limit exists, meaning that there is a way of choosing a value for ''Q''(0) which makes the graph of ''Q'' a continuous function, then the function ''f'' is differentiable at the point ''a'', and its derivative at ''a'' equals ''Q''(0).
In practice, the continuity of the difference quotient ''Q''(''h'') at ''h'' = 0 is shown by modifying the numerator to cancel ''h'' in the denominator. This process can be long and tedious for complicated functions, and many Short Cuts are commonly used to simplify the process.
The squaring function ''f''(''x'') = ''x''2 is differentiable at ''x'' = 3, and its derivative there is 6. This is proven by writing the difference quotient as follows:
:
From the last expression, we see that the difference quotient equals ''6'' + ''h'' when ''h'' is not zero and is undefined when ''h'' is zero. (Remember that in the definition of the difference quotient, we divided by ''h'', so the difference quotient is always undefined when ''h'' is zero.) However, there is a natural way of filling in a value for the difference quotient at zero, namely ''6''. Hence the slope of the graph of the squaring function at the point (3, 9) is 6, and so its derivative at ''x'' = 3 is ''f'' '(3) = 6.
More generally, a similar computation shows that the derivative of the squaring function at ''x'' = ''a'' is ''f'' '(''a'') = 2''a''.
If ''y'' = ''f''(''x'') is differentiable at ''a'', then ''f'' must also be Continuous at ''a''. As an example, choose a point ''a'' and let ''f'' be the Step Function which returns a value, say 1, for all ''x'' less than ''a'', and returns a different value, say 10, for all ''x'' greater than or equal to ''a''. ''f'' cannot have a derivative at ''a''. If ''h'' is negative, then ''a'' + ''h'' is on the low part of the step, so the secant line from ''a'' to ''a'' + ''h'' will be very steep, and as ''h'' tends to zero the slope tends to infinity. If ''h'' is positive, then ''a'' + ''h'' is on the high part of the step, so the secant line from ''a'' to ''a'' + ''h'' will have slope zero. Consequently the secant lines do not approach any single slope, so the limit of the difference quotient does not exist.Despite this, it is still possible to take the derivative in the sense of Distributions . The result is nine times the Dirac Measure centered at ''a''.
|
In other words, the different choices of ''a'' index a family of one-variable functions just as in the example above. This expression also shows that the computation of partial derivatives reduces to the computation of one-variable derivatives.
An important example of a function of several variables is the case of a
Scalar-valued Function ''f''(''x''
1,...''x''
''n'') on a domain in Euclidean space
''n'' (e.g., on
2 or
3). In this case ''f'' has a partial derivative ∂''f''/∂''x''
''j'' with respect to each variable ''x''
''j''. At the point ''a'', these partial derivatives define the vector
:
This vector is called the of ''f'' at ''a''. If ''f'' is differentiable at every point in some domain, then the gradient is a vector-valued function ∇''f'' which takes the point ''a'' to the vector ∇''f(a)''. Consequently the gradient determines a
Vector Field .
See Also: Directional derivative
If ''f'' is a real-valued function on
n, then the partial derivatives of ''f'' measure its variation in the direction of the coordinate axes. For instance, if ''f'' is a function of ''x'' and ''y'', then its partial derivatives measure the variation in ''f'' in the ''x'' direction and the ''y'' direction. They do not, however, directly measure the variation of ''f'' in any other direction, such as along the diagonal line ''y'' = ''x''. These are measured using directional derivatives. Choose a vector
:
The of ''f'' in the direction of '''v''' at the point '''x''' is the limit
:
Let λ be a scalar. The substitution of ''h/λ'' for ''h'' changes the λ direction's difference quotient into λ times the direction's difference quotient. Consequently, the directional derivative in the λ direction is λ times the directional derivative in the direction. Because of this, directional derivatives are often considered only for unit vectors .
If all the partial derivatives of ''f'' exist and are continuous at '', then they determine the directional derivative of ''f'' in the direction '''v''' by the formula:
:
This is a consequence of the definition of the
Total Derivative . It follows that the directional derivative is
Linear in .
The same definition also works when ''f'' is a function with values in
m. In this case, the directional derivative is a vector in
m.
See Also: Total derivative
- v.) In other words, if ''v'' is measured in terms of distances on the target, then, because ''v'' can only be measured through ''f'', ''v'' no longer appears to be a unit vector because ''f'' does not preserve unit vectors. Instead ''v'' appears to have length ''f'(a)''. If ''m'' is greater than one, then by writing ''f'' using coordinate functions, the length of ''v'' in each of the coordinate directions can be measured separately.
Suppose now that ''f'' is a function from a domain in
''n'' to
''m'' and that '''a''' is a point in the domain of ''f''. The derivative of ''f'' at '''a''' should still be the best linear approximation to ''f'' at '''a'''. In other words, if ''v'' is a vector on
''n'', then ''f''
'('''a''') should be the
Linear Transformation that best approximates ''f''. The linear transformation should contain all the information about how ''f'' transforms vectors at '''a''' to vectors at ''f('''a''')'', and in symbols, this means it should be the linear transformation ''f
'('''a''')'' such that
The existence of the Jacobian is strictly stronger than existence of all the partial derivatives, but if the partial derivatives exist and satisfy mild smoothness conditions, then the total derivative exists and is given by the Jacobian.
The transpose of the Jacobian matrix determines a linear map from
''m'' to
''n''. More intrinsically, this is the dual map on
Dual Vector Spaces . This linear map is called the '''differential''' of ''f'' at '''a'''.
The definition of the total derivative subsumes the definition of the derivative in one variable. In this case, the total derivative exists if and only if the usual derivative exists. The Jacobian matrix reduces to a 1×1 matrix whose only entry is the derivative ''f
'(x)''. This 1×1 matrix satisfies the property that ''f''(''a'' + ''h'') − ''f''(''a'') − ''f''
'(''a'')''h'' is approximately zero, in other words that
:
Up to changing variables, this is the statement that the function
is the best linear approximation to ''f'' at ''a''.
The total derivative of a function does not give another function in the same way that one-variable case. This is because the total derivative of a multivariable function has to record much more information than the derivative of a single-variable function. Instead, the total derivative gives a function from the
Tangent Bundle of the source to the tangent bundle of the target.
See Also: Derivative (generalizations)
The concept of a derivative can be extended to many other settings. The common thread is that the derivative of a function at a point serves as a
Linear Approximation of the function at that point.
- One deficiency of the classical derivative is that not very many functions are differentiable. Nevertheless, there is a way of extending the notion of the derivative so that all Continuous functions and many other functions can be differentiated using a concept known as the Weak Derivative . The idea is to embed the continuous functions in a larger space called the space of Distributions and only require that a function is differentiable "on average".
- The properties of the derivative have inspired the introduction and study of many similar objects in algebra and topology — see, for example, Differential Algebra .
|   |
Anton
|
|   |
Howard
|
|   |
Bivens
|
|   |
Irl
|
|   |
Davis
|
|   |
Stephen
|
|   |
February 2, 2005
|
|   |
Calculus: Early Transcendentals Single and Multivariable
|
|   |
New York
|
|   |
Wiley
|
|   |
8th
|
|   |
978-0471472445
|
|
|   |
Apostol
|
|   |
Tom M
|
|   |
June 1967
|
|   |
Calculus, Vol 1: One-Variable Calculus with an Introduction to Linear Algebra
|
|   |
Wiley
|
|   |
2nd
|
|   |
1
|
|   |
978-0471000051
|
|
|   |
Apostol
|
|   |
Tom M
|
|   |
June 1969
|
|   |
Calculus, Vol 2: Multi-Variable Calculus and Linear Algebra with Applications
|
|   |
Wiley
|
|   |
2nd
|
|   |
1
|
|   |
978-0471000075
|
|
|   |
Eves
|
|   |
Howard
|
|   |
January 2, 1990
|
|   |
An Introduction to the History of Mathematics
|
|   |
6th
|
|   |
Brooks Cole
|
|   |
978-0030295584
|
|
|   |
Larson
|
|   |
Ron
|
|   |
Hostetler
|
|   |
Robert P
|
|   |
Edwards
|
|   |
Bruce H
|
|   |
February 28, 2006
|
|   |
Calculus: Early Transcendental Functions
|
|   |
4th
|
|   |
Houghton Mifflin Company
|
|   |
978-0618606245
|
|
|   |
Spivak
|
|   |
Michael
|
|   |
Michael Spivak
|
|   |
September 1994
|
|   |
Calculus
|
|   |
Publish or Perish
|
|   |
3rd
|
|   |
978-0914098898
|
|
|   |
Stewart
|
|   |
James
|
|   |
December 24, 2002
|
|   |
Calculus
|
|   |
Brooks Cole
|
|   |
5th
|
|   |
978-0534393397
|
|
|   |
Thompson
|
|   |
Silvanus P
|
|   |
September 8, 1998
|
|   |
Calculus Made Easy
|
|   |
Revised, Updated, Expanded
|
|   |
New York
|
|   |
St Martin's Press
|
|   |
978-0312185480
|
|
|   |
Crowell
|
|   |
Benjamin
|
|   |
Calculus
|
|   |
2003
|
|   |
http://wwwlightandmattercom/calc/
|
|
|   |
Garrett
|
|   |
Paul
|
|   |
2004
|
|   |
Notes on First-Year Calculus
|
|   |
http://wwwmathumnedu/~garrett/calculus/
|
|
|   |
Hussain
|
|   |
Faraz
|
|   |
2006
|
|   |
Understanding Calculus
|
|   |
http://wwwunderstandingcalculuscom/
|
|
|   |
Keisler
|
|   |
H Jerome
|
|   |
2000
|
|   |
Elementary Calculus: An Approach Using Infinitesimals
|
|   |
http://wwwmathwiscedu/~keisler/calchtml
|
|
|   |
Mauch
|
|   |
Sean
|
|   |
2004
|
|   |
Unabridged Version of Sean's Applied Math Book
|
|   |
http://wwwitscaltechedu/~sean/book/unabridgedhtml
|
|
|   |
Sloughter
|
|   |
Dan
|
|   |
2000
|
|   |
Difference Equations to Differential Equations
|
|   |
http://mathfurmanedu/~dcs/book/
|
|
|   |
Stroyan
|
|   |
Keith D
|
|   |
1997
|
|   |
A Brief Introduction to Infinitesimal Calculus
|
|   |
http://wwwmathuiowaedu/~stroyan/InfsmlCalculus/InfsmlCalchtm
|
|
|   |
Wikibooks
|
|   |
Calculus
|
|   |
http://enwikibooksorg/wiki/Calculus
|
|