ArticleslgStudy

mathematics

Line integral

Line integral is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Line integral rather than just read about it. In short: In mathematics, a line integral is an integral where the function to be integrated is evaluated along a curve. 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.

Line integral — main illustration
Line integral — illustration

Key takeaways

  • Line integral belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Line integral to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Line integral from memory before moving on to harder problems.

Reference excerpt

In mathematics, a line integral is an integral where the function to be integrated is evaluated along a curve. 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 = F ⋅ s {\displaystyle W=\mathbf {F} \cdot \mathbf {s} } , have natural continuous analogues in terms of line integrals, in this case W = ∫ L F ( s ) ⋅ d s {\textstyle W=\int _{L}\mathbf {F} (\mathbf {s} )\cdot d\mathbf {s} } , which computes the work done on an object moving through an electric or gravitational field F along a path L {\displaystyle 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) 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

Definition For some scalar field f : U → R {\displaystyle f\colon U\to \mathbb {R} } where U ⊆ R n {\displaystyle U\subseteq \mathbb {R} ^{n}} , the line integral along a piecewise smooth curve C ⊂ U {\displaystyle {\mathcal {C}}\subset U} is defined as

∫ C f d s = ∫ a b f ( r ( t ) ) | r ′ ( t ) | d t , {\displaystyle \int _{\mathcal {C}}f\,ds=\int _{a}^{b}f\left(\mathbf {r} (t)\right)\left|\mathbf {r} '(t)\right|\,dt,}

where r : [ a , b ] → C {\displaystyle \mathbf {r} \colon [a,b]\to {\mathcal {C}}} is an arbitrary bijective parametrization of the curve C {\displaystyle {\mathcal {C}}} such that r(a) and r(b) give the endpoints of C {\displaystyle {\mathcal {C}}} and a < b. Here, and in the rest of the article, the absolute value bars denote the standard (Euclidean) norm of a vector. The function f is called the integrand, the curve C {\displaystyle {\mathcal {C}}} is the domain of integration, and the symbol ds may be intuitively interpreted as an elementary arc length of the curve C {\displaystyle {\mathcal {C}}} (i.e., a differential length of C {\displaystyle {\mathcal {C}}} ). Line integrals of scalar fields over a curve C {\displaystyle {\mathcal {C}}} do not depend on the chosen parametrization r of C {\displaystyle {\mathcal {C}}} . Geometrically, when the scalar field f is defined over a plane (n = 2), its graph is a surface z = f(x, y) in space, and the line integral gives the (signed) cross-sectional area bounded by the curve C {\displaystyle {\mathcal {C}}} and the graph of f. 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 f, C and a parametrization r of C. This can be done by partitioning the interval [a, b] into n sub-intervals [ti−1, ti] of length Δt = (b − a)/n, then r(ti) denotes some point, call it a sample point, on the curve C. We can use the set of sample points {r(ti): 1 ≤ i ≤ n} to approximate the curve C as a polygonal path by introducing the straight line piece between each of the sample points r(ti−1) and r(ti). (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 Δsi. The product of f(r(ti)) and Δsi can be associated with the signed area of a rectangle with a height and width of f(r(ti)) and Δsi, respectively. Taking the limit of the sum of the terms as the length of the partitions approaches zero gives us

… excerpt ends here. Continue reading the full article.

Illustrations

Line integral: 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 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.)

Worked examples

Example 1 — a first encounter with Line integral

Start with the simplest possible case. Write down what Line integral claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Line integral before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Line integral ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Line integral

In research
Line integral appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Line integral in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Line integral is common in secondary-school and first-year university syllabi. It links to neighbouring topics Complex analysis, Vector calculus, so understanding it makes those chapters shorter.
In everyday life
Look for Line integral outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Line integral in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Line integral means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Line integral out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Line integral in simple terms?

In mathematics, a line integral is an integral where the function to be integrated is evaluated along a curve. 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 pla…

Why does Line integral matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Line integral?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Line integral.

Tags

  • Complex analysis
  • Vector calculus

Keep exploring