Notation for differentiation

From Wikipedia, the free encyclopedia
(Redirected from Newton's notation)
Jump to navigation Jump to search

Template:Short description Script error: No such module "sidebar".

In differential calculus, there is no single standard notation for differentiation. Instead, several notations for the derivative of a function or a dependent variable have been proposed by various mathematicians, including Leibniz, Newton, Lagrange, and Arbogast. The usefulness of each notation depends on the context in which it is used, and it is sometimes advantageous to use more than one notation in a given context. For more specialized settings—such as partial derivatives in multivariable calculus, tensor analysis, or vector calculus—other notations, such as subscript notation or the operator are common. The most common notations for differentiation (and its opposite operation, antidifferentiation or indefinite integration) are listed below.

Leibniz's notation

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

The original notation employed by Gottfried Leibniz is used throughout mathematics. It is particularly common when the equation y = f(x)Script error: No such module "Check for unknown parameters". is regarded as a functional relationship between dependent and independent variables yScript error: No such module "Check for unknown parameters". and xScript error: No such module "Check for unknown parameters".. Leibniz's notation makes this relationship explicit by writing the derivative as:Template:R dydx. Furthermore, the derivative of fScript error: No such module "Check for unknown parameters". at xScript error: No such module "Check for unknown parameters". is therefore written dfdx(x) or df(x)dx or ddxf(x).

Higher derivatives are written as:Template:Sfnp d2ydx2,d3ydx3,d4ydx4,,dnydxn. This is a suggestive notational device that comes from formal manipulations of symbols, as in, d(dydx)dx=(ddx)2y=d2ydx2.

The value of the derivative of yScript error: No such module "Check for unknown parameters". at a point x = aScript error: No such module "Check for unknown parameters". may be expressed in two ways using Leibniz's notation: dydx|x=a or dydx(a).

Leibniz's notation allows one to specify the variable for differentiation (in the denominator). This is especially helpful when considering partial derivatives. It also makes the chain rule easy to remember and recognize: dydx=dydududx.

Leibniz's notation for differentiation does not require assigning meaning to symbols such as dxScript error: No such module "Check for unknown parameters". or dyScript error: No such module "Check for unknown parameters". (known as differentials) on their own, and some authors do not attempt to assign these symbols meaning.Template:R Leibniz treated these symbols as infinitesimals. Later authors have assigned them other meanings, such as infinitesimals in non-standard analysis, or exterior derivatives. Commonly, dxScript error: No such module "Check for unknown parameters". is left undefined or equated with Δx, while dyScript error: No such module "Check for unknown parameters". is assigned a meaning in terms of dxScript error: No such module "Check for unknown parameters"., via the equation

dy=dydxdx,

which may also be written, e.g.

df=f(x)dx

(see below). Such equations give rise to the terminology found in some texts wherein the derivative is referred to as the "differential coefficient" (i.e., the coefficient of dxScript error: No such module "Check for unknown parameters".).

Some authors and journals set the differential symbol dScript error: No such module "Check for unknown parameters". in roman type instead of italic: dxScript error: No such module "Check for unknown parameters".. The ISO/IEC 80000 scientific style guide recommends this style.

Lagrange's notation

A function f of x, differentiated once in Lagrange's notation.

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

One of the most common modern notations for differentiation is named after Joseph Louis Lagrange, although it was in fact invented by Euler and popularized by the former. In Lagrange's notation, a prime mark denotes a derivative. If f is a function, then its derivative evaluated at x is written

f(x).

It first appeared in print in 1749.[1]

Higher derivatives are indicated using additional prime marks, as in f(x) for the second derivative and f(x) for the third derivative. The use of repeated prime marks eventually becomes unwieldy; some authors continue by employing Roman numerals, usually in lower case,[2][3] as in

fiv(x),fv(x),fvi(x),,

to denote fourth, fifth, sixth, and higher order derivatives. Other authors use Arabic numerals in parentheses, as in

f(4)(x),f(5)(x),f(6)(x),.

This notation also makes it possible to describe the nth derivative, where n is a variable. This is written

f(n)(x).

Unicode characters related to Lagrange's notation include

When there are two independent variables for a function f(x,y), the following notation was sometimes used:[4]

f=fx=fxf=fy=fyf=2fx2=fxxf=2fyx =fxyf=2fy2=fyy

Lagrange's notation for antidifferentiation

f(−1)(x)
f(−2)(x)
The single and double indefinite integrals of f with respect to x, in the Lagrange notation.

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

When taking the antiderivative, Lagrange followed Leibniz's notation:[5]

f(x)=f(x)dx=ydx.

However, because integration is the inverse operation of differentiation, Lagrange's notation for higher order derivatives extends to integrals as well. Repeated integrals of f may be written as

f(1)(x) for the first integral (this is easily confused with the inverse function f1(x)),
f(2)(x) for the second integral,
f(3)(x) for the third integral, and
f(n)(x) for the nth integral.

D-notation

The x derivative of y and the second derivative of f, Euler notation.

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

This notation is sometimes called Template:Vanchor although it was introduced by Louis François Antoine Arbogast,[6] and it seems that Leonhard Euler did not use it.Script error: No such module "Unsubst".

This notation uses a differential operator denoted as DScript error: No such module "Check for unknown parameters". (D operator)[7]Template:Not in citation or Script error: No such module "Check for unknown parameters". (Newton–Leibniz operator).[8] When applied to a function f(x)Script error: No such module "Check for unknown parameters"., it is defined by

(Df)(x)=df(x)dx.

Higher derivatives are notated as "powers" of D (where the superscripts denote iterated composition of D), as in[4]

D2f for the second derivative,
D3f for the third derivative, and
Dnf for the nth derivative.

D-notation leaves implicit the variable with respect to which differentiation is being done. However, this variable can also be made explicit by putting its name as a subscript: if f is a function of a variable x, this is done by writing[4]

Dxf for the first derivative,
Dx2f for the second derivative,
Dx3f for the third derivative, and
Dxnf for the nth derivative.

When f is a function of several variables, it is common to use "", a stylized cursive lower-case d, rather than "DScript error: No such module "Check for unknown parameters".". As above, the subscripts denote the derivatives that are being taken. For example, the second partial derivatives of a function f(x,y) are:[4]

xxf=2fx2,xyf=2fyx,yxf=2fxy,yyf=2fy2.

See Template:Section link.

D-notation is useful in the study of differential equations and in differential algebra.

D-notation for antiderivatives

DScript error: No such module "Su".y
DTemplate:I supf
The x antiderivative of y and the second antiderivative of f, Euler notation.

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

D-notation can be used for antiderivatives in the same way that Lagrange's notation is[9] as follows[8]

D1f(x) for a first antiderivative,
D2f(x) for a second antiderivative, and
Dnf(x) for an nth antiderivative.

Newton's notationScript error: No such module "anchor".

The first and second derivatives of x, Newton's notation.

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

Isaac Newton's notation for differentiation (also called the dot notation, fluxions, or sometimes, crudely, the flyspeck notation[10] for differentiation) places a dot over the dependent variable. That is, if y is a function of t, then the derivative of y with respect to t is

y˙

Higher derivatives are represented using multiple dots, as in

y¨,y...

Newton extended this idea quite far:[11]

y¨d2ydt2=ddt(dydt)=ddt(y˙)=ddt(f(t))=Dt2y=f(t)=y'ty...=y¨˙d3ydt3=Dt3y=f(t)=y'ty˙4=y....=y¨¨d4ydt4=Dt4y=fIV(t)=yt(4)y˙5=y...¨=y¨¨˙=y¨˙¨d5ydt5=Dt5y=fV(t)=yt(5)y˙6=y......d6ydt6=Dt6y=fVI(t)=yt(6)y˙7=y......˙d7ydt7=Dt7y=fVII(t)=yt(7)y˙10=y¨¨¨¨¨d10ydt10=Dt10y=fX(t)=yt(10)y˙ndnydtn=Dtny=f(n)(t)=yt(n)

Unicode characters related to Newton's notation include:

Newton's notation is generally used when the independent variable denotes time. If location yScript error: No such module "Check for unknown parameters". is a function of t, then y˙ denotes velocity[12] and y¨ denotes acceleration.[13] This notation is popular in physics and mathematical physics. It also appears in areas of mathematics connected with physics such as differential equations.

When taking the derivative of a dependent variable y = f(x), an alternative notation exists:[14]

y˙x˙=y˙:x˙dydt:dxdt=dydtdxdt=dydx=ddx(f(x))=Dy=f(x)=y.

Newton developed the following partial differential operators using side-dots on a curved X ( ⵋ ). Definitions given by Whiteside are below:[15][16]

𝒳 = f(x,y),𝒳 = xfx=xfx,𝒳 = yfy=yfy,:𝒳 or (𝒳) = x22fx2=x2fxx,𝒳: or (𝒳) = y22fy2=y2fyy,𝒳  = xy2fxy=xyfxy,

Newton's notation for integration

The first and second antiderivatives of x, in one of Newton's notations.

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

Newton developed many different notations for integration in his Quadratura curvarum (1704) and later works: he wrote a small vertical bar or prime above the dependent variable (Script error: No such module "Check for unknown parameters". ), a prefixing rectangle (yScript error: No such module "Check for unknown parameters".), or the inclosure of the term in a rectangle (yScript error: No such module "Check for unknown parameters".) to denote the fluent or time integral (absement).

y=y˙y˙dt=f(t)dt=Dt1(Dty)=f(t)+C0=yt+C0y=yydt=f(t)dt=Dt1y=F(t)+C1

To denote multiple integrals, Newton used two small vertical bars or primes (Script error: No such module "Check for unknown parameters".), or a combination of previous symbols Script error: No such module "Check for unknown parameters".Script error: No such module "Check for unknown parameters"., to denote the second time integral (absity).

y=yydt=F(t)dt=Dt2y=g(t)+C2

Higher order time integrals were as follows:[17]

y=yydt=g(t)dt=Dt3y=G(t)+C3y=yydt=G(t)dt=Dt4y=h(t)+C4yn=yn1yn1dt=s(t)dt=Dtny=S(t)+Cn

This mathematical notation did not become widespread because of printing difficulties[Citation needed] and the Leibniz–Newton calculus controversy.

Partial derivatives

fxfxy
A function f differentiated against x, then against x and y.

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

When more specific types of differentiation are necessary, such as in multivariate calculus or tensor analysis, other notations are common.

For a function f of a single independent variable x, we can express the derivative using subscripts of the independent variable:

fx=dfdxfxx=d2fdx2.

This type of notation is especially useful for taking partial derivatives of a function of several variables.

A function f differentiated against x.

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

Partial derivatives are generally distinguished from ordinary derivatives by replacing the differential operator d with a "" symbol. For example, we can indicate the partial derivative of f(x, y, z) with respect to x, but not to y or z in several ways:

fx=fx=xf.

What makes this distinction important is that a non-partial derivative such as dfdx may, depending on the context, be interpreted as a rate of change in f relative to x when all variables are allowed to vary simultaneously, whereas with a partial derivative such as fx it is explicit that only one variable should vary.

Other notations can be found in various subfields of mathematics, physics, and engineering; see for example the Maxwell relations of thermodynamics. The symbol (TV)S is the derivative of the temperature T with respect to the volume V while keeping constant the entropy (subscript) S, while (TV)P is the derivative of the temperature with respect to the volume while keeping constant the pressure P. This becomes necessary in situations where the number of variables exceeds the degrees of freedom, so that one has to choose which other variables are to be kept fixed.

Higher-order partial derivatives with respect to one variable are expressed as

2fx2=fxx,3fx3=fxxx,

and so on. Mixed partial derivatives can be expressed as

2fyx=fxy.

In this last case the variables are written in inverse order between the two notations, explained as follows:

(fx)y=fxy,y(fx)=2fyx.

So-called multi-index notation is used in situations when the above notation becomes cumbersome or insufficiently expressive. When considering functions on n, we define a multi-index to be an ordered list of n non-negative integers: α=(α1,,αn), αi0. We then define, for f:nX, the notation

αf=α1x1α1αnxnαnf

In this way some results (such as the Leibniz rule) that are tedious to write in other ways can be expressed succinctly -- some examples can be found in the article on multi-indices.[18]

Notation in vector calculus

Vector calculus concerns differentiation and integration of vector or scalar fields. Several notations specific to the case of three-dimensional Euclidean space are common.

Assume that (x, y, z)Script error: No such module "Check for unknown parameters". is a given Cartesian coordinate system, that A is a vector field with components 𝐀=(Ax,Ay,Az), and that φ=φ(x,y,z) is a scalar field.

The differential operator introduced by William Rowan Hamilton, written and called del or nabla, is symbolically defined in the form of a vector,

=(x,y,z),

where the terminology symbolically reflects that the operator ∇ will also be treated as an ordinary vector.

φ
Gradient of the scalar field φ.

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

  • Gradient: The gradient gradφ of the scalar field φ is a vector, which is symbolically expressed by the multiplication of ∇ and scalar field φ,
gradφ=(φx,φy,φz)=(x,y,z)φ=φ
∇∙A
The divergence of the vector field A.

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

  • Divergence: The divergence div𝐀 of the vector field A is a scalar, which is symbolically expressed by the dot product of ∇ and the vector A,
div𝐀=Axx+Ayy+Azz=(x,y,z)𝐀=𝐀
2φ
The Laplacian of the scalar field φ.

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

  • Laplacian: The Laplacian divgradφ of the scalar field φ is a scalar, which is symbolically expressed by the scalar multiplication of ∇2 and the scalar field φ,
divgradφ=(φ)=()φ=2φ=Δφ
∇×A
The curl of vector field A.

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

  • Rotation: The rotation curl𝐀, or rot𝐀, of the vector field A is a vector, which is symbolically expressed by the cross product of ∇ and the vector A,
curl𝐀=(AzyAyz,AxzAzx,AyxAxy)=(AzyAyz)𝐢+(AxzAzx)𝐣+(AyxAxy)𝐤=|𝐢𝐣𝐤xyzAxAyAz|=×𝐀

Many symbolic operations of derivatives can be generalized in a straightforward manner by the gradient operator in Cartesian coordinates. For example, the single-variable product rule has a direct analogue in the multiplication of scalar fields by applying the gradient operator, as in

(fg)=fg+fg(ϕψ)=(ϕ)ψ+ϕ(ψ).

Many other rules from single variable calculus have vector calculus analogues for the gradient, divergence, curl, and Laplacian.

Further notations have been developed for more exotic types of spaces. For calculations in Minkowski space, the d'Alembert operator, also called the d'Alembertian, wave operator, or box operator is represented as , or as Δ when not in conflict with the symbol for the Laplacian.

See also

References

<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. a b c d The Differential and Integral Calculus (Augustus De Morgan, 1842). pp. 267-268
  5. Lagrange, Nouvelle méthode pour résoudre les équations littérales par le moyen des séries (1770), p. 25-26. http://gdz.sub.uni-goettingen.de/dms/load/img/?PID=PPN308900308%7CLOG_0017&physid=PHYS_0031
  6. Script error: No such module "citation/CS1".
  7. Script error: No such module "citation/CS1".
  8. a b Weisstein, Eric W. "Differential Operator." From MathWorld--A Wolfram Web Resource. Script error: No such module "citation/CS1".
  9. Weisstein, Eric W. "Repeated Integral." From MathWorld--A Wolfram Web Resource. Script error: No such module "citation/CS1".
  10. Script error: No such module "citation/CS1".
  11. Newton's notation reproduced from:
    • 1st to 5th derivatives: Quadratura curvarum (Newton, 1704), p. 7 (p. 5r in original MS: Script error: No such module "citation/CS1".).
    • 1st to 7th, nth and (n+1)th derivatives: Method of Fluxions (Newton, 1736), pp. 313-318 and p. 265 (p. 163 in original MS: Script error: No such module "citation/CS1".)
    • 1st to 5th derivatives : A Treatise of Fluxions (Colin MacLaurin, 1742), p. 613
    • 1st to 4th and nth derivatives: Articles "Differential" and "Fluxion", Dictionary of Pure and Mixed Mathematics (Peter Barlow, 1814)
    • 1st to 4th, 10th and nth derivatives: Articles 622, 580 and 579 in A History of Mathematical Notations (F .Cajori, 1929)
    • 1st to 6th and nth derivatives: The Mathematical Papers of Isaac Newton Vol. 7 1691-1695 (D. T. Whiteside, 1976), pp.88 and 17
    • 1st to 3rd and nth derivatives: A History of Analysis (Hans Niels Jahnke, 2000), pp. 84-85
    The dot for nth derivative may be omitted ( yn )
  12. Weisstein, Eric W. "Overdot." From MathWorld--A Wolfram Web Resource. Script error: No such module "citation/CS1".
  13. Weisstein, Eric W. "Double Dot." From MathWorld--A Wolfram Web Resource. Script error: No such module "citation/CS1".
  14. Article 580 in Florian Cajori, A History of Mathematical Notations (1929), Dover Publications, Inc. New York. Template:Isbn
  15. "Patterns of Mathematical Thought in the Later Seventeenth Century", Archive for History of Exact Sciences Vol. 1, No. 3 (D. T. Whiteside, 1961), pp. 361-362,378
  16. S.B. Engelsman has given more strict definitions in Families of Curves and the Origins of Partial Differentiation (2000), pp. 223-226
  17. Newton's notation for integration reproduced from:
    • 1st to 3rd integrals: Quadratura curvarum (Newton, 1704), p. 7 (p. 5r in original MS: Script error: No such module "citation/CS1".)
    • 1st to 3rd integrals: Method of Fluxions (Newton, 1736), pp. 265-266 (p. 163 in original MS: Script error: No such module "citation/CS1".)
    • 4th integrals: The Doctrine of Fluxions (James Hodgson, 1736), pp. 54 and 72
    • 1st to 2nd integrals: Articles 622 and 365 in A History of Mathematical Notations (F .Cajori, 1929)
    The nth integral notation is deducted from the nth derivative. It could be used in Methodus Incrementorum Directa & Inversa (Brook Taylor, 1715)
  18. Script error: No such module "citation/CS1".
Cite error: <ref> tag with name "vpr" defined in <references> is not used in prior text.

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

External links

Template:Differential equations topics