Difference quotient
   HOME

TheInfoList



OR:

In single-variable
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
, the difference quotient is usually the name for the expression : \frac which when taken to the limit as ''h'' approaches 0 gives the
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
of the function ''f''. The name of the expression stems from the fact that it is the
quotient In arithmetic, a quotient (from 'how many times', pronounced ) is a quantity produced by the division of two numbers. The quotient has widespread use throughout mathematics. It has two definitions: either the integer part of a division (in th ...
of the difference of values of the function by the difference of the corresponding values of its argument (the latter is (''x'' + ''h'') - ''x'' = ''h'' in this case). The difference quotient is a measure of the
average In colloquial, ordinary language, an average is a single number or value that best represents a set of data. The type of average taken as most typically representative of a list of numbers is the arithmetic mean the sum of the numbers divided by ...
rate of change of the function over an interval (in this case, an interval of length ''h''). The limit of the difference quotient (i.e., the derivative) is thus the
instantaneous In physics and the philosophy of science, instant refers to an infinitesimal interval in time, whose passage is instantaneous. In ordinary speech, an instant has been defined as "a point or very short space of time," a notion deriving from its etym ...
rate of change. By a slight change in notation (and viewpoint), for an interval 'a'', ''b'' the difference quotient : \frac is called the mean (or average) value of the derivative of ''f'' over the interval 'a'', ''b'' This name is justified by the
mean value theorem In mathematics, the mean value theorem (or Lagrange's mean value theorem) states, roughly, that for a given planar arc (geometry), arc between two endpoints, there is at least one point at which the tangent to the arc is parallel to the secant lin ...
, which states that for a
differentiable function In mathematics, a differentiable function of one real variable is a function whose derivative exists at each point in its domain. In other words, the graph of a differentiable function has a non- vertical tangent line at each interior point in ...
''f'', its derivative ' reaches its
mean value A mean is a quantity representing the "center" of a collection of numbers and is intermediate to the extreme values of the set of numbers. There are several kinds of means (or "measures of central tendency") in mathematics, especially in statist ...
at some point in the interval. Geometrically, this difference quotient measures the
slope In mathematics, the slope or gradient of a Line (mathematics), line is a number that describes the direction (geometry), direction of the line on a plane (geometry), plane. Often denoted by the letter ''m'', slope is calculated as the ratio of t ...
of the
secant line In geometry, a secant is a line (geometry), line that intersects a curve at a minimum of two distinct Point (geometry), points.. The word ''secant'' comes from the Latin word ''secare'', meaning ''to cut''. In the case of a circle, a secant inter ...
passing through the points with coordinates (''a'', ''f''(''a'')) and (''b'', ''f''(''b'')). Difference quotients are used as approximations in
numerical differentiation In numerical analysis, numerical differentiation algorithms estimate the derivative of a mathematical function or subroutine using values of the function and perhaps other knowledge about the function. Finite differences The simplest method is ...
, but they have also been subject of criticism in this application. Difference quotients may also find relevance in applications involving Time discretization, where the width of the time step is used for the value of h. The difference quotient is sometimes also called the Newton quotient (after
Isaac Newton Sir Isaac Newton () was an English polymath active as a mathematician, physicist, astronomer, alchemist, theologian, and author. Newton was a key figure in the Scientific Revolution and the Age of Enlightenment, Enlightenment that followed ...
) or Fermat's difference quotient (after
Pierre de Fermat Pierre de Fermat (; ; 17 August 1601 – 12 January 1665) was a French mathematician who is given credit for early developments that led to infinitesimal calculus, including his technique of adequality. In particular, he is recognized for his d ...
).Donald C. Benson, ''A Smoother Pebble: Mathematical Explorations'', Oxford University Press, 2003, p. 176.


Overview

The typical notion of the difference quotient discussed above is a particular case of a more general concept. The primary vehicle of
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
and other higher mathematics is the function. Its "input value" is its ''argument'', usually a point ("P") expressible on a graph. The difference between two points, themselves, is known as their
Delta Delta commonly refers to: * Delta (letter) (Δ or δ), the fourth letter of the Greek alphabet * D (NATO phonetic alphabet: "Delta"), the fourth letter in the Latin alphabet * River delta, at a river mouth * Delta Air Lines, a major US carrier ...
(Δ''P''), as is the difference in their function result, the particular notation being determined by the direction of formation: *Forward difference: Δ''F''(''P'') = ''F''(''P'' + Δ''P'') − ''F''(''P''); *Central difference: δF(P) = F(P + ΔP) − F(P − ΔP); *Backward difference: ∇F(P) = F(P) − F(P − ΔP). The general preference is the forward orientation, as F(P) is the base, to which differences (i.e., "ΔP"s) are added to it. Furthermore, *If , ΔP, is ''finite'' (meaning measurable), then ΔF(P) is known as a
finite difference A finite difference is a mathematical expression of the form . Finite differences (or the associated difference quotients) are often used as approximations of derivatives, such as in numerical differentiation. The difference operator, commonly d ...
, with specific denotations of DP and DF(P); *If , ΔP, is ''
infinitesimal In mathematics, an infinitesimal number is a non-zero quantity that is closer to 0 than any non-zero real number is. The word ''infinitesimal'' comes from a 17th-century Modern Latin coinage ''infinitesimus'', which originally referred to the " ...
'' (an infinitely small amount—''\iota''—usually expressed in standard analysis as a limit: \lim_\,\!), then ΔF(P) is known as an infinitesimal difference, with specific denotations of dP and dF(P) (in calculus graphing, the point is almost exclusively identified as "x" and F(x) as "y"). The function difference divided by the point difference is known as "difference quotient": :\frac=\frac=\frac.\,\! If ΔP is infinitesimal, then the difference quotient is a ''
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
'', otherwise it is a '' divided difference'': : \text , \Delta P, = \mathit: \quad \frac=\frac=F'(P)=G(P);\,\! : \text , \Delta P, > \mathit: \quad \frac=\frac=F ,P+\Delta P\,\!


Defining the point range

Regardless if ΔP is infinitesimal or finite, there is (at least—in the case of the derivative—theoretically) a point range, where the boundaries are P ± (0.5) ΔP (depending on the orientation—ΔF(P), δF(P) or ∇F(P)): :LB = Lower Boundary; UB = Upper Boundary; Derivatives can be regarded as functions themselves, harboring their own derivatives. Thus each function is home to sequential degrees ("higher orders") of derivation, or ''differentiation''. This property can be generalized to all difference quotients.
As this sequencing requires a corresponding boundary splintering, it is practical to break up the point range into smaller, equi-sized sections, with each section being marked by an intermediary point (''P''''i''), where LB = ''P''0 and UB = ''P''''ń'', the ''n''th point, equaling the degree/order: LB = P0 = P0 + 0Δ1P = Pń − (Ń-0)Δ1P; P1 = P0 + 1Δ1P = Pń − (Ń-1)Δ1P; P2 = P0 + 2Δ1P = Pń − (Ń-2)Δ1P; P3 = P0 + 3Δ1P = Pń − (Ń-3)Δ1P; ↓ ↓ ↓ ↓ Pń-3 = P0 + (Ń-3)Δ1P = Pń − 3Δ1P; Pń-2 = P0 + (Ń-2)Δ1P = Pń − 2Δ1P; Pń-1 = P0 + (Ń-1)Δ1P = Pń − 1Δ1P; UB = Pń-0 = P0 + (Ń-0)Δ1P = Pń − 0Δ1P = Pń; ΔP = Δ1P = P1 − P0 = P2 − P1 = P3 − P2 = ... = Pń − Pń-1; ΔB = UB − LB = Pń − P0 = ΔńP = ŃΔ1P.


The primary difference quotient (''Ń'' = 1)

:\frac=\frac=\frac=\frac.\,\!


As a derivative

:The difference quotient as a derivative needs no explanation, other than to point out that, since P0 essentially equals P1 = P2 = ... = Pń (as the differences are infinitesimal), the
Leibniz notation In calculus, Leibniz's notation, named in honor of the 17th-century German philosophy, philosopher and mathematician Gottfried Wilhelm Leibniz, uses the symbols and to represent infinitely small (or infinitesimal) increments of and , respecti ...
and derivative expressions do not distinguish P to P0 or Pń: :::\frac=\frac=F'(P)=G(P).\,\! There are other derivative notations, but these are the most recognized, standard designations.


As a divided difference

:A divided difference, however, does require further elucidation, as it equals the average derivative between and including LB and UB: :: \begin P_ & =LB+\frac\Delta B \ =UB-\frac\Delta B; \\ 0pt& \qquad (P_=LB,\ P_=UB) \\ 0ptF'(P_\tilde) & =F'(LB < P < UB)=\sum_^\frac. \end :In this interpretation, Pã represents a function extracted, average value of P (midrange, but usually not exactly midpoint), the particular valuation depending on the function averaging it is extracted from. More formally, Pã is found in the
mean value theorem In mathematics, the mean value theorem (or Lagrange's mean value theorem) states, roughly, that for a given planar arc (geometry), arc between two endpoints, there is at least one point at which the tangent to the arc is parallel to the secant lin ...
of calculus, which says: ::''For any function that is continuous on B,UBand differentiable on (LB,UB) there exists some Pã in the interval (LB,UB) such that the secant joining the endpoints of the interval B,UBis parallel to the tangent at Pã.'' :Essentially, Pã denotes some value of P between LB and UB—hence, ::P_\tilde:=LB < P < UB=P_0 < P < P_\acute \,\! :which links the mean value result with the divided difference: :: \begin \frac & = F _0,P_1\frac=F'(P_0 < P < P_1)=\sum_^\frac, \\ pt& = \frac=\frac=\frac, \\ pt& = F B,UB\frac, \\ pt& =F'(LB < P < UB)=G(LB < P < UB). \end :As there is, by its very definition, a tangible difference between LB/P0 and UB/Pń, the Leibniz and derivative expressions ''do'' require divarication of the function argument.


Higher-order difference quotients


Second order

: \begin \frac & =\frac=\frac, \\ 0pt& =\frac, \\ 0pt& =\frac; \end : \begin \frac & = \frac=\frac, \\ 0pt& =\ \frac=\frac, \\ 0pt& =\frac, \\ 0pt& =F''(P)=G'(P)=H(P) \end : \begin \frac & =\frac=\frac, \\ 0pt& \qquad \ne\frac, \\ 0pt& =F _0,P_1,P_2\frac, \\ 0pt& =F''(P_0 < P < P_2)=\sum_^\infty \frac, \\ 0pt& =G'(P_0 < P < P_2)=H(P_0 < P < P_2). \end


Third order

: \begin \frac & = \frac=\frac =\frac, \\ 0pt& =\frac, \\ 0pt& =\frac, \\ 0pt& =\frac; \end : \begin \frac & =\frac=\frac=\frac, \\ 0pt& =\frac\ =\frac\ =\frac, \\ 0pt& \qquad\qquad\ \ =\frac\ =\frac, \\ 0pt& =\frac, \\ 0pt& =\frac, \\ 0pt& =F(P)=G''(P)=H'(P)=I(P); \end : \begin \frac & =\frac=\frac=\frac, \\ 0pt& \qquad\qquad\qquad\qquad\qquad\ \ \ne\frac, \\ 0pt& =\frac, \\ 0pt& =\frac, \\ 0pt& =F _0,P_1,P_2,P_3\frac, \\ 0pt& =F(P_0 < P < P_3)=\sum_^\frac, \\ 0pt& =G''(P_0 < P < P_3)\ =H'(P_0 < P < P_3)=I(P_0 < P < P_3). \end


''N''th order

: \begin \Delta^\acuteF(P_0) & =F^(P_1)-F^(P_0), \\ 0pt& =\frac-\frac, \\ 0pt& =\frac \\ 0pt& \qquad -\frac, \\ 0pt& = \cdots \end : \begin \frac & =\frac; \\ 0pt& \frac \\ 0pt& =\frac; \end : \begin \frac & =\frac =\frac =\frac=\cdots=\frac, \\ 0pt& =\frac \\ 0pt& =\frac=\ \frac=\cdots=\frac, \\ 0pt& \qquad\qquad\qquad=\frac =\ \frac=\cdots=\frac, \\ & \qquad\qquad\qquad\qquad\qquad\qquad\ =\ \frac =\cdots=\frac, \\ 0pt& =F^(P)=G^(P)=H^(P)=I^(P)=\cdots \end : \begin \frac & =F _0,P_1,P_2,P_3,\ldots,P_,P_,P_,P_\acute \\ 0pt& =F^(P_0 < P < P_\acute)=\sum_^\frac \\ 0pt& =F^(LB < P < UB)=G^(LB < P < UB)= \cdots \end


Applying the divided difference

The quintessential application of the divided difference is in the presentation of the definite integral, which is nothing more than a finite difference: : \begin \int_^ G(p) \, dp & = \int_^ F'(p) \, dp=F(UB)-F(LB), \\ 0pt& =F B,UBDelta B, \\ 0pt& =F'(LB < P < UB)\Delta B, \\ 0pt& =\ G(LB < P < UB)\Delta B. \end Given that the mean value, derivative expression form provides all of the same information as the classical integral notation, the mean value form may be the preferable expression, such as in writing venues that only support/accept standard
ASCII ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
text, or in cases that only require the average derivative (such as when finding the average radius in an elliptic integral). This is especially true for definite integrals that technically have (e.g.) 0 and either \pi\,\! or 2\pi\,\! as boundaries, with the same divided difference found as that with boundaries of 0 and \begin\frac\end (thus requiring less averaging effort): : \begin \int_0^ F'(p) \, dp & =4\int_0^ F'(p)\, dp=F(2\pi)-F(0)=4(F(\begin\frac\end)-F(0)), \\ 0pt& =2\pi F ,2\pi2\pi F'(0 < P < 2\pi), \\ 0pt& =2\pi F ,\begin\frac\end=2\pi F'(0 < P < \begin\frac\end). \end This also becomes particularly useful when dealing with ''iterated'' and ''multiple integral''s (ΔA = AU − AL, ΔB = BU − BL, ΔC = CU − CL): : \begin & \qquad \int_^\int_^ \int_^ F'(r,q,p)\,dp\,dq\,dr \\ 0pt& =\sum_^\left(\sum_^ \left(\sum_^F^(R_:Q_:P_)\frac\right)\frac\right)\frac, \\ 0pt& = F'(C\!L < R < CU:BL < Q < BU:AL < P <\!AU) \Delta A\,\Delta B\,\Delta C. \end Hence, : F'(R,Q:AL < P < AU)=\sum_^ \frac;\,\! and :F'(R:BL < Q < BU:AL < P < AU)=\sum_^\left(\sum_^\frac\right)\frac.\,\!


See also

* Divided differences * Fermat theory *
Newton polynomial In the mathematical field of numerical analysis, a Newton polynomial, named after its inventor Isaac Newton, is an interpolation polynomial for a given set of data points. The Newton polynomial is sometimes called Newton's divided differences inter ...
*
Rectangle method In mathematics, a Riemann sum is a certain kind of approximation of an integral by a finite sum. It is named after nineteenth century German mathematician Bernhard Riemann. One very common application is in numerical integration, i.e., approxima ...
*
Quotient rule In calculus, the quotient rule is a method of finding the derivative of a function (mathematics), function that is the ratio of two differentiable functions. Let h(x)=\frac, where both and are differentiable and g(x)\neq 0. The quotient rule sta ...
* Symmetric difference quotient


References


External links


Saint Vincent College: Br. David Carlson, O.S.B.—''MA109 The Difference Quotient''


*Mathworld:



*University of Wisconsin: Thomas W. Reps and Louis B. Rall �
''Computational Divided Differencing and Divided-Difference Arithmetics''
{{Authority control Differential calculus Numerical analysis