The concept of a line integral is a simple and natural generalization of the definite integral \[ \int\limits_{a}^{b} f(x) \, dx \] from elementary calculus.
While \(\int_{a}^{b} f(x) \, dx\) integrates \(f(x)\) along the x-axis from \(x = a\) to \(x = b\), a line integral integrates a given function along a curve in a plane or in space.
Given a vector field \(\bar{F} = F_{1} \hat{i} + F_{2} \hat{j} + F_{3} \hat{k}\) and an infinitesimal displacement vector \(d\bar{r} = dx \hat{i} + dy \hat{j} + dz \hat{k}\), the line integral of \(\bar{F}\) along a curve \(C\) is: \[ \int\limits_{C} \bar{F} \cdot d\bar{r} = \int\limits_{C} F_{1} dx + F_{2} dy + F_{3} dz \]
If the path of integration \(C\) is a closed curve, the integral is denoted with a circle: \[ \oint\limits_{C} \bar{F} \cdot d\bar{r} = \oint\limits_{C} F_{1} dx + F_{2} dy + F_{3} dz \]
Applications of Line Integrals
- Work done by a force: If \(\bar{F}\) represents the force acting on a particle moving along the arc \(P_1P_2\), then the work done by \(\bar{F}\) during the displacement from \(P_1\) to \(P_2\) is: \[ W = \int_{P_1}^{P_2} \bar{F} \cdot d\bar{r} \]
- Circulation: If \(\bar{F}\) denotes the velocity of a fluid, then the circulation of \(\bar{F}\) around a simple closed curve \(C\) is defined as: \[ \text{Circulation} = \oint\limits_{C} \bar{F} \cdot d\bar{r} \]
Important Notes:
- If \(\oint\limits_{C} \bar{F} \cdot d\bar{r} = 0\), then \(\bar{F}\) is said to be irrotational.
- If the force \(\bar{F}\) is conservative, then there exists a scalar potential \(\phi\) such that \(\bar{F} = \nabla \phi\).
- For a conservative vector field \(\bar{F}\), the work done from \(P_1\) to \(P_2\) can be found as \(\phi(P_2) - \phi(P_1)\) without evaluating the line integral.
Example 1: Evaluate the line integral \(\int_C y^{2}dx - x^{2}dy\) about the triangle with vertices \((1,0)\), \((0,1)\), and \((-1,0)\).
Solution: Let \(A(1,0)\), \(B(0,1)\), and \(C(-1,0)\) be the vertices of \(\Delta ABC\). The path of integration \(C\) consists of three line segments: \(AB\), \(BC\), and \(CA\).
Equation of line AB:
Thus, \(dy = -dx\) and \(x\) varies from 1 to 0:
Equation of line BC:
Thus, \(dy = dx\) and \(x\) varies from 0 to -1:
Equation of line CA is \(y = 0\), so \(dy = 0\) and \(x\) varies from -1 to 1:
Example 2: Find the total work done by the force \(\bar{F} = 3xy\hat{i} - y\hat{j} + 2xz\hat{k}\) in moving a particle around the circle \(x^{2} + y^{2} = 4\).
Since the curve \(x^{2} + y^{2} = 4\) lies in the \(xy\)-plane:
The dot product \(\bar{F} \cdot d\bar{r}\) becomes:
Using polar coordinates for the circle of radius 2:
The total work done is:
Substituting the parametric equations:
Breaking into two parts:
Evaluating from 0 to \(2\pi\):
Model Problems on Line Integrals
- If \(\bar{F} = 3xy\hat{i} - y^{2}\hat{j}\), evaluate \(\int\limits_{C} \bar{F} \cdot d\bar{r}\), where \(C\) is the curve \(y = 2x^{2}\) in the \(xy\)-plane from \((0,0)\) to \((1,2)\).
Answer: \(-\dfrac{7}{6}\) - Find the work done in moving a particle in the force field \(\bar{F} = 3x^{2}\hat{i} + \hat{j} + 2z\hat{k}\) along the straight line from \((0,0,0)\) to \((2,1,3)\).
Answer: \(18\) - Find the work done in moving a particle in the force field \(\bar{F} = 3x^{2}\hat{i} + \hat{j} + 2z\hat{k}\) along the curve defined by \(x^{2} = 4y\), \(3x^{3} = 8z\) from \(x = 0\) to \(x = 2\).
Answer: \(16\) - If \(\bar{F} = xy\hat{i} - z\hat{j} + x^{2}\hat{k}\) and \(C\) is the curve \(x = t^{2}\), \(y = 2t\), \(z = t^{3}\) from \(t = 0\) to \(t = 1\), evaluate \(\int\limits_{C} \bar{F} \cdot d\bar{r}\).
Answer: \(\dfrac{51}{70}\) - Find the total work done by the force \(\bar{F} = (2x-y-z)\hat{i} + (x+y-z)\hat{j} + (3x-2y-5z)\hat{k}\) along the curve \(C\) in the \(xy\)-plane given by the circle \(x^{2} + y^{2} = 9\) and \(z = 0\).
Answer: \(18\pi\) - If \(\bar{F} = 3xy\hat{i} - y^{2}\hat{j}\), evaluate \(\int\limits_{C} \bar{F} \cdot d\bar{r}\) along the curve \(C\) in the \(xy\)-plane \(y = x^{3}\) from the point \((1,1)\) to \((2,8)\).
Answer: \(35\) - Using the line integral calculate the work done by the force \(\bar{F} = (3x^{2}+6y)\hat{i} - 14yz\hat{j} + 20xz^{2}\hat{k}\) along the lines from \((0,0,0)\) to \((1,0,0)\), then to \((1,1,0)\) and then to \((1,1,1)\).
Answer: \(\dfrac{23}{3}\) - Find the total work done in moving a particle in a force field given by \(\bar{F} = 3xy\hat{i} - 5z\hat{j} + 10x\hat{k}\) along the curve \(x = t^{2}+1\), \(y = 2t^{2}\), \(z = t^{3}\) from \(t = 1\) to \(t = 2\).
Answer: \(303\)