Line integral of a vector¶
Another way to think about the integral of a vector is that, instead of following a parameter, the integrated vector can be projected on the direction of the path followed by the integral. The result of this operation, which is an scalar value, it is called line integral of a vector and is a key concept to understand basic physical concepts like energy.
Interpretation¶
The line integral measures how much the vector \(\vec{F}\) points along the path where the integral is being taken.
Examples
A two-dimensional system is shown in the diagram below:
In the figure above it is possible to see how \(\vec{F}\) points along the path in the same sense as the path is being travelled. As a consequence the line integral takes its maximum possible value.
On the other hand if \(\vec{F}\) is perpendicular to the travelled path, the projection of vector on the path is null and the resulting line integral is null.
Finally, if the vector \(\vec{R}\) points along the path but in the opposite direction in which it is travelled, the accumulated values are negative and the line integral takes the minimum possible value. This result coincides in absolute value with that of the first example but the sign is just the opposite.