Line integral

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

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

In mathematics, a line integral is an integral where the function to be integrated is evaluated along a curve.[1] The terms path integral, curve integral, and curvilinear integral are also used; contour integral is used as well, although that is typically reserved for line integrals in the complex plane.

The function to be integrated may be a scalar field or a vector field. The value of the line integral is the sum of values of the field at all points on the curve, weighted by some scalar function on the curve (commonly arc length or, for a vector field, the scalar product of the vector field with a differential vector in the curve). This weighting distinguishes the line integral from simpler integrals defined on intervals. Many simple formulae in physics, such as the definition of work as W=𝐅𝐬, have natural continuous analogues in terms of line integrals, in this case W=L𝐅(𝐬)d𝐬, which computes the work done on an object moving through an electric or gravitational field FScript error: No such module "Check for unknown parameters". along a path L.

Vector calculus

In qualitative terms, a line integral in vector calculus can be thought of as a measure of the total effect of a given tensor field along a given curve. For example, the line integral over a scalar field (rank 0 tensor) can be interpreted as the area under the field carved out by a particular curve. This can be visualized as the surface created by z = f(x,y)Script error: No such module "Check for unknown parameters". and a curve C in the xy plane. The line integral of f would be the area of the "curtain" created—when the points of the surface that are directly over C are carved out.

Line integral of a scalar field

File:Line integral of scalar field.gif
The line integral over a scalar field f can be thought of as the area under the curve C along a surface z = f(x,y)Script error: No such module "Check for unknown parameters"., described by the field.

Definition

For some scalar field f:U where Un, the line integral along a piecewise smooth curve 𝒞U is defined as 𝒞fds=abf(𝐫(t))|𝐫(t)|dt, where 𝐫:[a,b]𝒞 is an arbitrary bijective parametrization of the curve 𝒞 such that r(a)Script error: No such module "Check for unknown parameters". and r(b)Script error: No such module "Check for unknown parameters". give the endpoints of 𝒞 and a < bScript error: No such module "Check for unknown parameters".. Here, and in the rest of the article, the absolute value bars denote the standard (Euclidean) norm of a vector.

The function Template:Mvar is called the integrand, the curve 𝒞 is the domain of integration, and the symbol dsScript error: No such module "Check for unknown parameters". may be intuitively interpreted as an elementary arc length of the curve 𝒞 (i.e., a differential length of 𝒞). Line integrals of scalar fields over a curve 𝒞 do not depend on the chosen parametrization rScript error: No such module "Check for unknown parameters". of 𝒞.[2]

Geometrically, when the scalar field Template:Mvar is defined over a plane (n = 2)Script error: No such module "Check for unknown parameters"., its graph is a surface z = f(x, y)Script error: No such module "Check for unknown parameters". in space, and the line integral gives the (signed) cross-sectional area bounded by the curve 𝒞 and the graph of Template:Mvar. See the animation to the right.

Derivation

For a line integral over a scalar field, the integral can be constructed from a Riemann sum using the above definitions of Template:Mvar, Template:Mvar and a parametrization rScript error: No such module "Check for unknown parameters". of Template:Mvar. This can be done by partitioning the interval [a, b]Script error: No such module "Check for unknown parameters". into Template:Mvar sub-intervals [ti−1, ti]Script error: No such module "Check for unknown parameters". of length Δt = (ba)/nScript error: No such module "Check for unknown parameters"., then r(ti)Script error: No such module "Check for unknown parameters". denotes some point, call it a sample point, on the curve Template:Mvar. We can use the set of sample points {r(ti): 1 ≤ in}Script error: No such module "Check for unknown parameters". to approximate the curve Template:Mvar as a polygonal path by introducing the straight line piece between each of the sample points r(ti−1)Script error: No such module "Check for unknown parameters". and r(ti)Script error: No such module "Check for unknown parameters".. (The approximation of a curve to a polygonal path is called rectification of a curve, see here for more details.) We then label the distance of the line segment between adjacent sample points on the curve as ΔsiScript error: No such module "Check for unknown parameters".. The product of f(r(ti))Script error: No such module "Check for unknown parameters". and ΔsiScript error: No such module "Check for unknown parameters". can be associated with the signed area of a rectangle with a height and width of f(r(ti))Script error: No such module "Check for unknown parameters". and ΔsiScript error: No such module "Check for unknown parameters"., respectively. Taking the limit of the sum of the terms as the length of the partitions approaches zero gives us I=limΔsi0i=1nf(𝐫(ti))Δsi.

By the mean value theorem, the distance between subsequent points on the curve, is Δsi=|𝐫(ti+Δt)𝐫(ti)||𝐫(ti)Δt|

Substituting this in the above Riemann sum yields I=limΔt0i=1nf(𝐫(ti))|𝐫(ti)|Δt which is the Riemann sum for the integral I=abf(𝐫(t))|𝐫(t)|dt.

Line integral of a vector field

Definition

For a vector field F: URnRnScript error: No such module "Check for unknown parameters"., the line integral along a piecewise smooth curve CUScript error: No such module "Check for unknown parameters"., in the direction of r, is defined as C𝐅(𝐫)d𝐫=ab𝐅(𝐫(t))𝐫(t)dt where ·Script error: No such module "Check for unknown parameters". is the dot product, and r: [a, b] → CScript error: No such module "Check for unknown parameters". is a regular parametrization (i.e: ||𝐫(t)||0t[a,b]) of the curve C such that r(a)Script error: No such module "Check for unknown parameters". and r(b)Script error: No such module "Check for unknown parameters". give the endpoints of C.

A line integral of a scalar field is thus a line integral of a vector field, where the vectors are always tangential to the line of the integration.

Line integrals of vector fields are independent of the parametrization r in absolute value, but they do depend on its orientation. Specifically, a reversal in the orientation of the parametrization changes the sign of the line integral.[2]

From the viewpoint of differential geometry, the line integral of a vector field along a curve is the integral of the corresponding 1-form under the musical isomorphism (which takes the vector field to the corresponding covector field), over the curve considered as an immersed 1-manifold.

Derivation

File:Line integral of vector field.gif
The trajectory of a particle (in red) along a curve inside a vector field. Starting from a, the particle traces the path C along the vector field F. The dot product (green line) of its tangent vector (red arrow) and the field vector (blue arrow) defines an area under a curve, which is equivalent to the path's line integral. (Click on image for a detailed description.)

The line integral of a vector field can be derived in a manner very similar to the case of a scalar field, but this time with the inclusion of a dot product. Again using the above definitions of FScript error: No such module "Check for unknown parameters"., Template:Mvar and its parametrization r(t)Script error: No such module "Check for unknown parameters"., we construct the integral from a Riemann sum. We partition the interval [a, b]Script error: No such module "Check for unknown parameters". (which is the range of the values of the parameter Template:Mvar) into Template:Mvar intervals of length Δt = (ba)/nScript error: No such module "Check for unknown parameters".. Letting tiScript error: No such module "Check for unknown parameters". be the Template:Mvarth point on [a, b]Script error: No such module "Check for unknown parameters"., then r(ti)Script error: No such module "Check for unknown parameters". gives us the position of the Template:Mvarth point on the curve. However, instead of calculating up the distances between subsequent points, we need to calculate their displacement vectors, ΔriScript error: No such module "Check for unknown parameters".. As before, evaluating FScript error: No such module "Check for unknown parameters". at all the points on the curve and taking the dot product with each displacement vector gives us the infinitesimal contribution of each partition of FScript error: No such module "Check for unknown parameters". on Template:Mvar. Letting the size of the partitions go to zero gives us a sum I=limΔt0i=1n𝐅(𝐫(ti))Δ𝐫i

By the mean value theorem, we see that the displacement vector between adjacent points on the curve is Δ𝐫i=𝐫(ti+Δt)𝐫(ti)𝐫(ti)Δt.

Substituting this in the above Riemann sum yields I=limΔt0i=1n𝐅(𝐫(ti))𝐫(ti)Δt,

which is the Riemann sum for the integral defined above.

Path independence

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

If a vector field FScript error: No such module "Check for unknown parameters". is the gradient of a scalar field GScript error: No such module "Check for unknown parameters". (i.e. if FScript error: No such module "Check for unknown parameters". is conservative), that is, 𝐅=G, then by the multivariable chain rule the derivative of the composition of GScript error: No such module "Check for unknown parameters". and r(t)Script error: No such module "Check for unknown parameters". is dG(𝐫(t))dt=G(𝐫)𝐫(t)=𝐅(𝐫(t))𝐫(t) which happens to be the integrand for the line integral of FScript error: No such module "Check for unknown parameters". on r(t)Script error: No such module "Check for unknown parameters".. It follows, given a path C, that C𝐅(𝐫)d𝐫=ab𝐅(𝐫(t))𝐫(t)dt=abdG(𝐫(t))dtdt=G(𝐫(b))G(𝐫(a)).

In other words, the integral of FScript error: No such module "Check for unknown parameters". over C depends solely on the values of GScript error: No such module "Check for unknown parameters". at the points r(b)Script error: No such module "Check for unknown parameters". and r(a)Script error: No such module "Check for unknown parameters"., and is thus independent of the path between them. For this reason, a line integral of a conservative vector field is called path independent.

Applications

The line integral has many uses in physics. For example, the work done on a particle traveling on a curve C inside a force field represented as a vector field FScript error: No such module "Check for unknown parameters". is the line integral of FScript error: No such module "Check for unknown parameters". on C.[3]

For another example, see Ampère's circuital law.

Flow across a curve

For a vector field 𝐅:U22, F(x, y) = (P(x, y), Q(x, y))Script error: No such module "Check for unknown parameters"., the line integral across a curve CU, also called the flux integral, is defined in terms of a piecewise smooth parametrization r: [a,b] → CScript error: No such module "Check for unknown parameters"., r(t) = (x(t), y(t))Script error: No such module "Check for unknown parameters"., as: C𝐅(𝐫)d𝐫=ab[P(x(t),y(t))Q(x(t),y(t))][y(t)x(t)]dt=ab(Qdx+Pdy).

Here Script error: No such module "Check for unknown parameters". is the dot product, and 𝐫(t)=(y(t),x(t)) is the clockwise perpendicular of the velocity vector 𝐫(t)=(x(t),y(t)).

The flow is computed in an oriented sense: the curve Template:Mvar has a specified forward direction from r(a)Script error: No such module "Check for unknown parameters". to r(b)Script error: No such module "Check for unknown parameters"., and the flow is counted as positive when F(r(t))Script error: No such module "Check for unknown parameters". is on the clockwise side of the forward velocity vector r'(t)Script error: No such module "Check for unknown parameters"..

Complex line integral

In complex analysis, the line integral is defined in terms of multiplication and addition of complex numbers. Suppose U is an open subset of the complex plane C, f : UCScript error: No such module "Check for unknown parameters". is a function, and LU is a curve of finite length, parametrized by γ: [a,b] → LScript error: No such module "Check for unknown parameters"., where γ(t) = x(t) + iy(t)Script error: No such module "Check for unknown parameters".. The line integral Lf(z)dz may be defined by subdividing the interval [a, b] into a = t0 < t1 < ... < tn = b and considering the expression k=1nf(γ(tk))[γ(tk)γ(tk1)]=k=1nf(γk)Δγk.

The integral is then the limit of this Riemann sum as the lengths of the subdivision intervals approach zero.

If the parametrization Template:Mvar is continuously differentiable, the line integral can be evaluated as an integral of a function of a real variable: Lf(z)dz=abf(γ(t))γ(t)dt.

When Template:Mvar is a closed curve (initial and final points coincide), the line integral is often denoted Lf(z)dz, sometimes referred to in engineering as a cyclic integral.

To establish a complete analogy with the line integral of a vector field, one must go back to the definition of differentiability in multivariable calculus. The gradient is defined from Riesz representation theorem, and inner products in complex analysis involve conjugacy (the gradient of a function γ at some z would be γ(z), and the complex inner product would attribute twice a conjugate to γ in the vector field definition of a line integral).

The line integral with respect to the conjugate complex differential dz is defined[4] to be Lf(z)dz:=Lf(z)dz=abf(γ(t))γ(t)dt.

The line integrals of complex functions can be evaluated using a number of techniques. The most direct is to split into real and imaginary parts, reducing the problem to evaluating two real-valued line integrals. The Cauchy integral theorem may be used to equate the line integral of an analytic function to the same integral over a more convenient curve. It also implies that over a closed curve enclosing a region where f(z)Script error: No such module "Check for unknown parameters". is analytic without singularities, the value of the integral is simply zero, or in case the region includes singularities, the residue theorem computes the integral in terms of the singularities. This also implies the path independence of complex line integral for analytic functions.

Example

Consider the function f(z) = 1/zScript error: No such module "Check for unknown parameters"., and let the contour L be the counterclockwise unit circle about 0, parametrized by z(t) = eitScript error: No such module "Check for unknown parameters". with Template:Mvar in [0, 2π]Script error: No such module "Check for unknown parameters". using the complex exponential. Substituting, we find: L1zdz=02π1eitieitdt=i02πeiteitdt=i02πdt=i(2π0)=2πi.

This is a typical result of Cauchy's integral formula and the residue theorem.

Relation of complex line integral and line integral of vector field

Viewing complex numbers as 2-dimensional vectors, the line integral of a complex-valued function f(z) has real and complex parts equal to the line integral and the flux integral of the vector field corresponding to the conjugate function f(z). Specifically, if 𝐫(t)=(x(t),y(t)) parametrizes L, and f(z)=u(z)+iv(z) corresponds to the vector field 𝐅(x,y)=f(x+iy)=(u(x+iy),v(x+iy)), then: Lf(z)dz=L(u+iv)(dx+idy)=L(u,v)(dx,dy)+iL(u,v)(dy,dx)=L𝐅(𝐫)d𝐫+iL𝐅(𝐫)d𝐫.

By Cauchy's theorem, the left-hand integral is zero when f(z) is analytic (satisfying the Cauchy–Riemann equations) for any smooth closed curve L. Correspondingly, by Green's theorem, the right-hand integrals are zero when 𝐅=f(z) is irrotational (curl-free) and incompressible (divergence-free). In fact, the Cauchy-Riemann equations for f(z) are identical to the vanishing of curl and divergence for FScript error: No such module "Check for unknown parameters"..

By Green's theorem, the area of a region enclosed by a smooth, closed, positively oriented curve L is given by the integral 12iLzdz. This fact is used, for example, in the proof of the area theorem.

Quantum mechanics

The path integral formulation of quantum mechanics actually refers not to path integrals in this sense but to functional integrals, that is, integrals over a space of paths, of a function of a possible path. However, path integrals in the sense of this article are important in quantum mechanics; for example, complex contour integration is often used in evaluating probability amplitudes in quantum scattering theory.

See also

<templatestyles src="Div col/styles.css"/>

References

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

  1. Script error: No such module "citation/CS1".
  2. a b Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".

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

External links

Template:Calculus topics Script error: No such module "Authority control".