Line Integrals of Scalar Functions

Trigonometry

Trigonometry Logo

Line Integrals of Scalar Functions

Definition

Suppose that we can describe a curve C by the vector function r=r(s), 0sS, where the variable s is the arc length of the curve (Figure 1).

Figure 1.

If a scalar function F is defined over the curve C, then the integral 0SF(r(s))ds is called a line integral of scalar function F along the curve C and denoted as

CF(x,y,z)dsorCFds.

The line integral CFds exists if the function F is continuous on the curve C.

Properties of Line Integrals of Scalar Functions

The line integral of a scalar function has the following properties:

  1. The line integral of a scalar function over the smooth curve C does not depend on the orientation of the curve;
  2. If C1 is a curve that begins at A and ends at B, and if C2 is a curve that begins at B and ends at D (Figure 2), then their union is defined to be the curve C1C2 that progresses along the curve C1 from A to B, and then along C2 from B to D, so that
    C1C2Fds=C1Fds+C2Fds;
  3. Figure 2.
  4. If the smooth curve C is parameterized by r=r(t), αtβ and the scalar function F is continuous on the curve C, then
    CF(x,y,z)ds=αβF(x(t),y(t),z(t))(x(t))2+(y(t))2+(z(t))2dt.
  5. If C is a smooth curve in the xy-plane given by the equation y=f(x), axb, then
    CF(x,y)ds=abF(x,f(x))1+(f(x))2dx.
  6. Similarly, if a smooth curve C in the xy-plane is defined by the equation x=φ(y), cyd, then
    CF(x,y)ds=cdF(φ(y),y)1+(φ(y))2dy;
  7. In polar coordinates the line integral CF(x,y)ds becomes
    CF(x,y)ds=αβF(rcosθ,rsinθ)r2+(drdθ)2dθ,
    where the curve C is defined by the polar function r(θ).

Solved Problems

Click or tap a problem to see the solution.

Example 1

Evaluate the line integral Cx2yds along the segment of the line y=x from the origin up to the point (2,2) (see Figure 3).

Example 2

Calculate the line integral Cy2ds, where C is a part of the circle

x=acost,y=asint,0tπ2.

Example 1.

Evaluate the line integral Cx2yds along the segment of the line y=x from the origin up to the point (2,2) (see Figure 3).

Solution.

Figure 3.
Cx2yds=02x2x1+12dx=202x3dx=2[(x44)|02]=42.

Example 2.

Calculate the line integral Cy2ds, where C is a part of the circle

x=acost,y=asint,0tπ2.

Solution.

The arc length differential is

ds=(x(t))2+(y(t))2dt=a2sin2t+a2cos2tdt=adt.

Then applying the formula

CF(x,y,z)ds=αβF(x(t),y(t),z(t))(x(t))2+(y(t))2+(z(t))2dt

in the xy-plane, we obtain

Cy2ds=0π2a2sin2tadt=a30π2sin2tdt=a320π2(1cos2t)dt=a32[(tsin2t2)|0π2]=a32π2=a3π4.