Differential calculus

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description

File:Tangent to a curve.svg
The graph of a function, drawn in black, and a tangent line to that function, drawn in red. The slope of the tangent line equals the derivative of the function at the marked point.

Script error: No such module "sidebar".

In mathematics, differential calculus is a subfield of calculus that studies the rates at which quantities change.[1]

The primary objects of study in differential calculus are the derivative of a function, related notions such as the differential, and their applications. The derivative of a function at a chosen input equals the instantaneous rate of change of the function at that input. The process of finding a derivative is called differentiation. Geometrically, the derivative at a point is the slope of the tangent line to the graph of the function at that point, provided that the derivative exists and is defined at that point. For a real-valued function of a single real variable, the derivative of a function at a point generally determines the best linear approximation to the function at that point.

Differential calculus is one of the two traditional divisions of calculus, the other being integral calculus—the study of accumulation or area beneath a curve.[2] Differential calculus and integral calculus are connected by the fundamental theorem of calculus, which states that differentiation and integration are inverse processes in a precise sense.

Differentiation has applications in nearly all quantitative disciplines. In physics, the derivative of the position of a moving body with respect to time is the velocity of the body, and the derivative of velocity with respect to time is acceleration. The derivative of momentum with respect to time gives force in Newton's second law of motion. The reaction rate of a chemical reaction is a derivative, and in operations research, derivatives help determine efficient ways to transport materials and design factories.

Derivatives are frequently used to find the maxima and minima of functions. Equations involving derivatives are called differential equations and are fundamental in describing natural phenomena. Derivatives and their generalizations appear in many fields of mathematics, such as complex analysis, functional analysis, differential geometry, measure theory, and abstract algebra. The theory of derivatives is studied more closely and generalized in subjects such as real analysis, vector calculus, and multivariable calculus.

Derivative

Script error: No such module "Labelled list hatnote".

File:Tangent function animation.gif
The derivative at different points of a differentiable function

The central idea of differential calculus is the derivative. For a real-valued function of one real variable, the derivative measures the instantaneous rate at which the value of the function changes with respect to its input. Geometrically, it is the slope of the tangent line to the graph of the function, when such a tangent line exists.[3]

If y = f(x)Script error: No such module "Check for unknown parameters"., the derivative of fScript error: No such module "Check for unknown parameters". at xScript error: No such module "Check for unknown parameters". is commonly denoted by f′(x)Script error: No such module "Check for unknown parameters". or by Template:SfracScript error: No such module "Check for unknown parameters".. It is defined by the limit

f(x)=limh0f(x+h)f(x)h,

provided that this limit exists.[4] The quotient inside the limit is the slope of a secant line through two nearby points on the graph. As hScript error: No such module "Check for unknown parameters". approaches zero, the secant line approaches the tangent line, if the limiting slope exists.

For example, if f(x) = x2Script error: No such module "Check for unknown parameters"., then f′(x) = 2xScript error: No such module "Check for unknown parameters".. Thus the slope of the parabola y = x2Script error: No such module "Check for unknown parameters". at x = 2Script error: No such module "Check for unknown parameters". is 4Script error: No such module "Check for unknown parameters"..

Many derivatives can be found using general rules rather than directly from the limit definition. These include the sum rule, product rule, quotient rule, and chain rule. The power rule, for instance, gives

ddxxn=nxn1

for positive integers nScript error: No such module "Check for unknown parameters"., and more generally in settings where the expression is defined.

The derivative also gives the best linear approximation to a differentiable function near a point. In this sense, differentiation is closely related to the differential. For functions of several variables, analogous ideas lead to partial derivatives, directional derivatives, and the total derivative.

Linear approximation and differentials

Script error: No such module "Labelled list hatnote".

The derivative can also be understood as the coefficient of the best linear approximation to a function near a point. If fScript error: No such module "Check for unknown parameters". is differentiable at aScript error: No such module "Check for unknown parameters"., then for values of xScript error: No such module "Check for unknown parameters". close to aScript error: No such module "Check for unknown parameters".,

f(x)f(a)+f(a)(xa).

Equivalently, writing Δx = xaScript error: No such module "Check for unknown parameters". and Δy = f(x) − f(a)Script error: No such module "Check for unknown parameters"., the change in yScript error: No such module "Check for unknown parameters". is approximated by

Δyf(a)Δx.

More precisely, the error in this approximation is small compared with Δx = xaScript error: No such module "Check for unknown parameters".. Determining effective estimates of how small is an important question in approximation theory.

This linear part of the change is called the differential. In Leibniz notation it is written

dy=f(x)dx.

Here dxScript error: No such module "Check for unknown parameters". represents a small change in the input, and dyScript error: No such module "Check for unknown parameters". represents the corresponding linear approximation to the change in the output. For functions of several variables, the same idea leads to the total derivative.

History of differentiation

Script error: No such module "Labelled list hatnote".

The concept of a derivative in the sense of a tangent line is a very old one, familiar to ancient Greek mathematicians such as Euclid (c. 300 BC), Archimedes (c. 287–212 BC), and Apollonius of Perga (c. 262–190 BC).[5] Archimedes also made use of indivisibles, although these were primarily used to study areas and volumes rather than derivatives and tangents (see The Method of Mechanical Theorems). The use of infinitesimals to compute rates of change was developed significantly by Bhāskara II (1114–1185); indeed, it has been argued[6] that many of the key notions of differential calculus can be found in his work, such as "Rolle's theorem".[7]

The mathematician, Sharaf al-Dīn al-Tūsī (1135–1213), in his Treatise on Equations, established conditions for some cubic equations to have solutions, by finding the maxima of appropriate cubic polynomials. He obtained, for example, that the maximum (for positive Template:Mvar) of the cubic ax2x3Script error: No such module "Check for unknown parameters". occurs when x = 2a / 3Script error: No such module "Check for unknown parameters"., and concluded therefrom that the equation ax2 = x3 + cScript error: No such module "Check for unknown parameters". has exactly one positive solution when c = 4a3 / 27Script error: No such module "Check for unknown parameters"., and two positive solutions whenever 0 < c < 4a3 / 27Script error: No such module "Check for unknown parameters"..Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". The historian of science, Roshdi Rashed,Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters". has argued that al-Tūsī must have used the derivative of the cubic to obtain this result. Rashed's conclusion has been contested by other scholars, however, who argue that he could have obtained the result by other methods which do not require the derivative of the function to be known.Script error: No such module "Footnotes".Script error: No such module "Check for unknown parameters".

The modern development of calculus is usually credited to Isaac Newton (1643–1727) and Gottfried Wilhelm Leibniz (1646–1716), who provided independentTemplate:Efn and unified approaches to differentiation and derivatives. The key insight, however, that earned them this credit, was the fundamental theorem of calculus relating differentiation and integration: this rendered obsolete most previous methods for computing areas and volumes.Template:Efn For their ideas on derivatives, both Newton and Leibniz built on significant earlier work by mathematicians such as Pierre de Fermat (1607–1665), Isaac Barrow (1630–1677), René Descartes (1596–1650), Christiaan Huygens (1629–1695), Blaise Pascal (1623–1662) and John Wallis (1616–1703). Regarding Fermat's influence, Newton once wrote in a letter that "I had the hint of this method [of fluxions] from Fermat's way of drawing tangents, and by applying it to abstract equations, directly and invertedly, I made it general."[8] Isaac Barrow is generally given credit for the early development of the derivative.[9] Nevertheless, Newton and Leibniz remain key figures in the history of differentiation, not least because Newton was the first to apply differentiation to theoretical physics, while Leibniz systematically developed much of the notation still used today.

Since the 17th century many mathematicians have contributed to the theory of differentiation. In the 19th century, calculus was put on a much more rigorous footing by mathematicians such as Augustin Louis Cauchy (1789–1857), Bernhard Riemann (1826–1866), and Karl Weierstrass (1815–1897). It was also during this period that the differentiation was generalized to Euclidean space and the complex plane.

The 20th century brought two major steps towards our present understanding and practice of derivation : Lebesgue integration, besides extending integral calculus to many more functions, clarified the relation between derivation and integration with the notion of absolute continuity. Later the theory of distributions (after Laurent Schwartz) extended derivation to generalized functions (e.g., the Dirac delta function previously introduced in Quantum Mechanics) and became fundamental to nowadays applied analysis especially by the use of weak solutions to partial differential equations.

Basic theorems

Interior extremum theorem

Script error: No such module "Labelled list hatnote".

If a differentiable function has a local maximum or local minimum at an interior point of its domain, then its derivative at that point is zero. Thus possible local maxima and minima of a differentiable function occur among the points where the derivative is zero, called stationary points or critical points.

Rolle's theorem

Script error: No such module "Labelled list hatnote".

Rolle's theorem states that if a function is continuous on a closed interval [a,b], differentiable on the interior (a,b) of the interval, and has equal values at the two endpoints, then its derivative is zero at some point between the endpoints. Geometrically, if a smooth curve begins and ends at the same height, then somewhere between those endpoints it has a horizontal tangent line.

Mean value theorem

Script error: No such module "Labelled list hatnote".

File:Mvt2.svg
The mean value theorem: For each differentiable function f:[a,b] with a<b there is a c(a,b) with f(c)=f(b)f(a)ba.

The mean value theorem generalizes Rolle's theorem. If a function is continuous on a closed interval [a,b] and differentiable on its interior (a,b), then at some point in the interval the instantaneous rate of change equals the average rate of change over the whole interval. In symbols, if fScript error: No such module "Check for unknown parameters". is continuous on [a, b]Script error: No such module "Check for unknown parameters". and differentiable on (a, b)Script error: No such module "Check for unknown parameters"., then there is a point cScript error: No such module "Check for unknown parameters". in (a, b)Script error: No such module "Check for unknown parameters". such that

f(c)=f(b)f(a)ba.

The theorem is often used to deduce information about a function from information about its derivative. For example, if a function has derivative zero throughout an interval, then the function is constant on that interval.

Taylor's theorem

Script error: No such module "Labelled list hatnote".

Taylor's theorem gives a way to approximate a sufficiently differentiable function by a polynomial whose coefficients are determined by the values of the function and its derivatives at a point. The first-degree Taylor polynomial is the linear approximation to the function. Higher-degree Taylor polynomials give successively refined approximations. The theorem also gives a remainder term that measures the error in the approximation.

Taylor's theorem is the basis for Taylor series, which represent some functions as infinite series formed from their derivatives.

First and second derivative tests

Script error: No such module "Labelled list hatnote".

The first derivative test uses the sign of the derivative to determine whether a critical point is a local maximum or local minimum. If a function changes from increasing to decreasing at a critical point, then the point is a local maximum. If it changes from decreasing to increasing, then the point is a local minimum. The derivative detects whether a differentiable function is increasing or decreasing, and so examining its sign on either side of a critical point can determine whether the point is a local maximum, local minimum, or neither.

The second derivative test uses the second derivative. If f′(x) = 0Script error: No such module "Check for unknown parameters". and f″(x) > 0Script error: No such module "Check for unknown parameters"., then fScript error: No such module "Check for unknown parameters". has a local minimum at xScript error: No such module "Check for unknown parameters".. If f″(x) < 0Script error: No such module "Check for unknown parameters"., then fScript error: No such module "Check for unknown parameters". has a local maximum at xScript error: No such module "Check for unknown parameters".. If f″(x) = 0Script error: No such module "Check for unknown parameters"., the test is inconclusive.

Applications of derivatives

Related rates

Script error: No such module "Labelled list hatnote". In many practical problems, several quantities depend on a common variable, often time. If the quantities are related by an equation, then the equation relating them can be differentiated to obtain a relation among their rates of change. Such problems are an application of the chain rule.

Optimization

Script error: No such module "Labelled list hatnote". One use of differential calculus is to find maxima and minima of functions. Fermat's theorem implies that an interior maximum or minimum of a differentiable function can occur only where the derivative is zero. These points, together with endpoints and points where the derivative is undefined, give the main (and typically the only) candidates for extrema, which can then be compared numerically to select the largest and smallest values to obtain the global extrema.

Further tests can often distinguish local maxima from local minima. The first derivative test uses the sign of the derivative on either side of a critical point, while the second derivative test uses the sign of the second derivative. These methods are used in curve sketching, elementary optimization problems, and mathematical modelling.

In several variables, analogous methods use the gradient and the Hessian matrix. A critical point of a scalar-valued function occurs where the gradient is zero, and the eigenvalues of the Hessian can often be used to classify the critical point as a local maximum, local minimum, or saddle point.

Calculus of variations

Script error: No such module "Labelled list hatnote".

One example of an optimization problem is: Find the shortest curve between two points on a surface, assuming that the curve must also lie on the surface. If the surface is a plane, then the shortest curve is a line. But if the surface is, for example, egg-shaped, then the shortest path is not immediately clear. These paths are called geodesics, and one of the most fundamental problems in the calculus of variations is finding geodesics. Another example is: Find the smallest area surface filling in a closed curve in space. This surface is called a minimal surface and it, too, can be found using the calculus of variations.

Physics

Calculus is of vital importance in physics: many physical processes are described by equations involving derivatives, called differential equations. Physics is particularly concerned with the way quantities change and develop over time, and the concept of the time derivative — the rate of change over time — is essential for the precise definition of several important concepts. In particular, the time derivatives of an object's position are significant in Newtonian physics:

  • velocity is the derivative (with respect to time) of an object's displacement (distance from the original position)
  • acceleration is the derivative (with respect to time) of an object's velocity, that is, the second derivative (with respect to time) of an object's position.

For example, if an object's position on a line is given by

x(t)=16t2+16t+32,

then the object's velocity is

x˙(t)=x(t)=32t+16,

and the object's acceleration is

x¨(t)=x(t)=32,

which is constant.

Differential equations

Script error: No such module "Labelled list hatnote".

A differential equation is a relation between a collection of functions and their derivatives. An ordinary differential equation is a differential equation that relates functions of one variable to their derivatives with respect to that variable. A partial differential equation is a differential equation that relates functions of more than one variable to their partial derivatives. Differential equations arise naturally in the physical sciences, in mathematical modelling, and within mathematics itself. For example, Newton's second law, which describes the relationship between acceleration and force, can be stated as the ordinary differential equation

F(t)=md2xdt2.

The heat equation in one space variable, which describes how heat diffuses through a straight rod, is the partial differential equation

ut=α2ux2.

Here u(x,t)Script error: No such module "Check for unknown parameters". is the temperature of the rod at position xScript error: No such module "Check for unknown parameters". and time tScript error: No such module "Check for unknown parameters". and αScript error: No such module "Check for unknown parameters". is a constant that depends on how fast heat diffuses through the rod.

Implicit function theorem

Script error: No such module "Labelled list hatnote".

Some natural geometric shapes, such as circles, cannot be drawn as the graph of a function. For instance, if f(x, y) = x2 + y2 − 1Script error: No such module "Check for unknown parameters"., then the circle is the set of all pairs (x, y)Script error: No such module "Check for unknown parameters". such that f(x, y) = 0Script error: No such module "Check for unknown parameters".. This set is called the zero set of fScript error: No such module "Check for unknown parameters"., and is not the same as the graph of fScript error: No such module "Check for unknown parameters"., which is a paraboloid. The implicit function theorem converts relations such as f(x, y) = 0Script error: No such module "Check for unknown parameters". into functions. It states that if fScript error: No such module "Check for unknown parameters". is continuously differentiable, then around most points, the zero set of fScript error: No such module "Check for unknown parameters". looks like graphs of functions pasted together. The points where this is not true are determined by a condition on the derivative of fScript error: No such module "Check for unknown parameters".. The circle, for instance, can be pasted together from the graphs of the two functions ± 1 - x2Script error: No such module "Check for unknown parameters".. In a neighborhood of every point on the circle except (−1, 0) and (1, 0), one of these two functions has a graph that looks like the circle. (These two functions also happen to meet (−1, 0) and (1, 0), but this is not guaranteed by the implicit function theorem.)

The implicit function theorem is closely related to the inverse function theorem, which states when a function looks like graphs of invertible functions pasted together.

See also

Script error: No such module "Sister project links".Script error: No such module "Check for unknown parameters".

Notes

<templatestyles src="Reflist/styles.css" />

Script error: No such module "Check for unknown parameters".

Template:Notelist

References

Citations

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. See Euclid's Elements, The Archimedes Palimpsest and Script error: No such module "Template wrapper".
  6. Ian G. Pearce. Bhaskaracharya II. Script error: No such module "webarchive".
  7. Script error: No such module "Citation/CS1".
  8. Script error: No such module "citation/CS1".
  9. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Works cited

  • Script error: No such module "Citation/CS1".

Other sources

  • Script error: No such module "citation/CS1".
  • Boman, Eugene and Rogers, Robert. Differential Calculus: From Practice to Theory. 2022, personal.psu.edu/ecb5/DiffCalc.pdf [1] Script error: No such module "webarchive"..


Script error: No such module "Authority control".