What is the meaning of the double integral of the circulation density of a smooth two-dimensional vector field on a region \(R\) bounded by a closed curve that does not intersect itself?
This section relies on the calculation of circulation around a closed curve from SectionΒ 13.3 and SectionΒ 13.4 as well as the idea of circulation density that was described in SectionΒ 13.7.
We know from SectionΒ 13.5 that a vector field is path-independent if and only if the circulation around every closed curve in its domain is \(0\text{.}\) It is probably not surprising that, given the multitude of names we have for path-independent vector fields, they are important vector fields that arise frequently. However, not every vector field is path-independent, and many times we will want to calculate the circulation around a closed curve in a vector field that is not path-independent. This section explores a connection between line integrals and double integrals that you may find surprising. It will be the first of three major theorems that connect types of integrals that seem very different on the surface.
We will consider the vector field \(\vF = \langle 2y,3x^2 y\rangle\text{,}\) which is defined on the entire \(xy\)-plane. Suppose that we want to calculate the circulation of \(\vF\) around the circle \(C\) of radius \(2\text{,}\) centered at \((0,0)\text{,}\) and oriented counterclockwise.
Verify that \(\vF\) is not path-independent by calculating the circulation of \(\vF\) around the circle \(C\) (Use TheoremΒ 13.5.3). The SageMath cell below is set up to assist you with this, but you will need to supply a parametrization of \(C\) on line 4.
Recall from SectionΒ 13.8 that if \(\vF = \langle F_1(x,y),F_2(x,y)\rangle\) is a vector field, then the circulation density (in 2D) is given by
\begin{equation*}
\text{Circulation Density at the point }(a,b)= \frac{\partial F_2}{\partial x} (a,b)-\frac{\partial F_1}{\partial y} (a,b)
\end{equation*}
What is the circulation density of \(\vF = \langle 2y,3x^2 y\rangle\text{?}\)
Calculate the double integral of \(\displaystyle \frac{\partial F_2}{\partial x} - \frac{\partial F_1}{\partial y}\) over the region inside the circle \(C\text{.}\) This integral is not the most fun to do by hand, so a SageMath cell has been provided to assist you.
What do you notice about your results to parts (a) and (d)? Do you think this will happen in general? Write a sentence or two about what you think is happening here.
A natural question after completing the Preview Activity is if there is something special about the vector field \(\vF\) or the curve \(C\) that led to the results you obtained, and investigating this will be our principal task in this section.
In Preview ActivityΒ 13.9.1, you integrated the circulation density of a smooth vector field over a disk and found the result was equal to the circulation of the vector field along the regionβs circular boundary. This relationship is the theme of this section. To see why this would make sense, consider the region \(R\) bounded by the curve \(C\) shown in FigureΒ 13.9.1. We have placed a square grid inside \(R\) to suggest the idea of breaking \(R\) up into many smaller regions, most of which are square. This idea should make you think of the methods we have already seen of breaking up a region into smaller and smaller regions for Riemann sums.
A bean-shaped region in the plane that is bounded by a closed curve. The curve is oriented so that when walking along the curve, the region is always on the left. There is a square grid dividing the up the interior of the region.
The critical idea here is that if we integrate the circulation density over each of the small regions and add those up, this is the same as integrating the circulation density over the entirety of the region \(R\) because of the fundamental properties of integrals. Also, integrating circulation per unit area over a two-dimensional region should be related to the total circulation on that region. Now look at FigureΒ 13.9.2 and think of these two square regions as being two of the square regions inside \(R\) in FigureΒ 13.9.1.
A rectangular region in the plane that is bounded by a closed curve oriented counterclockwise. The square is divided into two squares of equal size, which are labeled as \(R_1\) and \(R_2\text{.}\) There are circular arrows inside each of the smaller regions indicating counterclockwise orientations.
We orient the boundary \(C_i\) of square region \(R_i\) in the manner suggested by the circular arrows. This means that the vertical boundary in common between \(R_1\) and \(R_2\) is oriented up when we calculate the line integral \(\oint_{C_1}\vF\cdot d\vr\) and oriented down when we evaluate \(\oint_{C_2}\vF\cdot d\vr\text{.}\) Thus, this line segment does not contribute to the sum \(\oint_{C_1}\vF\cdot d\vr + \oint_{C_2}\vF\cdot d\vr\text{.}\) Therefore,
Returning to FigureΒ 13.9.1, if we find the circulation along the boundary of each of the smaller regions, the line integrals along the boundaries that lie inside the region \(R\) will all offset. Thus the value should equal \(\oint_C\vF\cdot d\vr\text{.}\) If we make our grid fine enough, all of the smaller regions into which \(R\) is divided will be very close to rectangular.
The calculation of circulation around a nice closed curve will be the sum of the circulation over pieces that enclose the same area, regardless of the size or number of the pieces used. In other words,
where \(C_i\) is a bounding curve for subregion \(R_i\text{.}\) We defined our circulation density as the ratio of circulation to area, so we can also substitute the circulation around a region for the circulation density times the area of that region. Additionally, we can take the limit as our regions get smaller, since size and the number of regions does not affect the sum. Letting \(\Delta R_i\) represent the area of region \(R_i\) with boundary curve \(C_i\text{,}\) we have
This expression should look familiar as the Riemann sum definition for the double integral of \(\frac{\partial F_2}{\partial x}-\frac{\partial F_1}{\partial y}\) over the region \(R\text{.}\) For βniceβ closed curves we can equate the circulation around the boundary (computed as a line integral) with a double integral of the circulation density over the region enclosed (computed with a double integral).
So far in this section, we have restricted ourselves to relatively nice closed curves when thinking about circulation. While the main theorem of this section will not allow us to consider arbitrary closed curves, it does cover more varied curves than we have discussed so far. A simple closed curve is a closed curve that does not cross itself, and these are the curves to which our next theorem applies.
Let \(C\) be a simple closed curve in the plane that bounds a region \(R\) with \(C\) oriented in such a way that when walking along \(C\) in the direction of its orientation, the region \(R\) is on our left. Suppose that \(\vF=\langle F_1,F_2\rangle\) is vector field with continuous partial derivatives on the region \(R\) and its boundary \(C\text{.}\) The circulation of \(\vF\) along \(C\) may be calculated as
At first glance, it may seem that Greenβs Theorem is of purely intellectual interest. However, we have already encountered situations where parameterizing a curve can be complicated. This is particularly true when the curve has βcornersβ that require us to give separate parameterizations for several pieces of the curve, such as with the rectangular curve pictured in FigureΒ 13.9.4. However, as with this rectangle, is often the case that a curve that is difficult to parametrize bounds a region that is not too complex to describe using rectangular or polar coordinates. For instance, the rectangular region in FigureΒ 13.9.4 can be described as \(1\leq x\leq 4\) and \(2\leq y\leq 4\text{,}\) which is a simpler description than needing to parameterize each of the four sides of the rectangle separately. Additionally, the integrand of the double integral in Greenβs Theorem involves partial derivatives that can sometimes result in an integrand that is easy to work with. The purpose of Greenβs Theorem is, at its core, to allow you to exchange one type of integration problem (a line integral) for another type of integration problem (a double integral). This will be a recurring theme as this chapter continues.
A rectangular curve in the \(xy\)-plane. The lower-left corner is labeled \((1,2)\text{.}\) The upper-right corner is labeled \((4,4)\text{.}\) The curve is oriented counterclockwise.
We will verify Greenβs Theorem by computing both sides of the equation separately when \(\vF =\langle x^2-xy,y^2-2x \rangle \) and \(C\) is the bounding curve given in FigureΒ 13.9.4.
First, we calculate the double integral (the right hand side of the equation in Greenβs Theorem). The circulation density of \(\vF = \langle x^2-xy,y^2-2x \rangle \) will be \(-2+x\text{,}\) which is continuous everywhere in the region \(R\text{.}\) Our iterated integral becomes
\begin{align*}
\iint_R \left(\frac{\partial F_2}{\partial x} - \frac{\partial F_1}{\partial y}\right)\, dA \amp = \int_2^4 \int_1^4 (-2+x) \, dx \, dy \\
\amp = \int_2^4 \left[-2x+x^2/2\right]_{x=1}^{x=4} \, dy \\
\amp = \int_2^4 \frac{3}{2} \, dy \\
\amp = 3
\end{align*}
Note how easy it is to set up and evaluate this double integral.
For each of the curves described below, find the circulation of the given vector field around the curve. Do this both by calculating the line integral directly as well as by calculating the double integral from Greenβs Theorem.
The curve \(C_1\) is the circle of radius \(3\) centered at the point \((2,1)\) (oriented counterclockwise) and the vector field is \(\vF = \langle
y^2, 5x+2xy\rangle\text{.}\)
The curve \(C_2\) is the triangle with vertices \((0,0)\text{,}\)\((3,0)\text{,}\) and \((3,3)\) (oriented counterclockwise) and the vector field is \(\vG = \langle y^2, 3xy\rangle\text{.}\)
Generally, Greenβs Theorem is useful for allowing us to calculate line integrals by instead calculating a double integral. Going the other direction is harder, since finding a vector field \(\langle F_1,F_2\rangle\) so that \(\partial F_2/\partial x - \partial F_1/\partial y\) is equal to the integrand in the double integral can be difficult. However, the exercises will explore some situations where calculating a suitable line integral is a viable alternative to the double integral.
Subsection13.9.4What happens when vector fields are not smooth?
Notice that the assumptions in Greenβs Theorem require that the region \(R\) be bounded by a simple closed curve \(C\) and that the vector field have continuous partial derivatives on \(R\) and \(C\text{.}\) In ExerciseΒ 13, we will explore what happens when the region \(R\) cannot be bounded by a simple closed curve, as sometimes multiple applications of Greenβs Theorem can be used in those circumstances. Now, however, we will take a look at what happens in some cases where the vector field \(\vF\) is not smooth.
Consider the vector field \(\vF = \displaystyle\frac{-y}{{x^2+y^2}}\vi + \frac{x}{{x^2+y^2}}\vj\text{.}\) Notice that \(\vF\) is smooth everywhere in the plane other than at the point \((0,0)\text{.}\) This vector field is plotted in FigureΒ 13.9.6, but we have not plotted the vectors close to the origin as their magnitudes get so large that they make it hard to interpret the figure. Here Greenβs Theorem applies to any simple closed curve \(C\) that neither passes through \((0,0)\) nor bounds a region containing \((0,0)\text{.}\)
A vector field with vectors tangent to circles oriented counterclockwise and centered at the origin as well as the unit circle centered at the origin and oriented counterclockwise. The vectors are longer close to the origin and shorter farther from the origin.
Suppose that \(C\) is the unit circle centered at the origin. Without doing any calculations, what can you say about \(\oint_C \vF\cdot d \vr\text{?}\) What does this tell you about if \(\vF\) is path-independent?
Is the vector field \(\vG =
\displaystyle\frac{x}{x^2+y^2}\vi +\frac{y}{x^2+y^2}\vj\text{,}\) which is shown in FigureΒ 13.9.7, path-independent? Why or why not?
A vector field with vectors radiating from the origin and orthogonal to circles centered at the origin. Vectors are longest near the origin and get shorter farther from the origin.
We can now see that Greenβs Theorem is a powerful tool. However it cannot be used for all line integrals. In particular, the restriction that the vector field be smooth on the entire region bounded by a simple closed curve \(C\) creates limitations. This can occur even in cases where holes in the vector fieldβs domain or points where the vector field is not continuously differentiable lie away from \(C\text{.}\)
Greenβs Theorem tells us that we can calculate the circulation of a smooth vector field along a simple closed curve that bounds a region in the plane on which the vector field is also smooth by calculating the double integral of the circulation density instead of the line integral.
Integrating the circulation density of a smooth vector field on a region bounded by a simple closed curve gives the same value as calculating the circulation of the vector field around the boundary of the region with suitable orientation.
Let \(\vec F = 6 x e^{y}\,\vec i + 3 x^2 e^{y}\,\vec j\) and \(\vec G = 6(x - y)\,\vec i + 3(x + y)\,\vec j\text{.}\) Let \(C\) be the path consisting of lines from \((0,0)\) to \((4,0)\) to \((4,2)\) to \((0,0)\text{.}\) Find each of the following integrals exactly:
Let \(\vec F = (9 x^2 y + 3 y^3 + 5 e^x)\,\vec i + (2 e^{y^2} + 144 x)\,\vec j\text{.}\) Consider the line integral of \(\vec F\) around the circle of radius \(a\text{,}\) centered at the origin and traversed counterclockwise.
(a) Show that each of the vector fields \(\vec F = 3y\,\vec i + 3x\,\vec j\text{,}\)\(\vec G = \frac{2 y}{x^2 + y^2}\,\vec i + \frac{-2 x}{x^2 + y^2}\,\vec j\text{,}\) and \(\vec H = \frac{5 x}{\sqrt{x^2 + y^2}}\,\vec i + \frac{5 y}{\sqrt{x^2 + y^2}}\,\vec j\) are gradient vector fields on some domain (not necessarily the whole plane) by finding a potential function for each.
(b) Find the line integrals of \(\vec F,\vec G,\vec H\) around the curve \(C\) given to be the unit circle in the \(xy\)-plane, centered at the origin, and traversed counterclockwise.
Let C be the positively oriented square with vertices \(\left( 0, 0 \right)\text{,}\)\(\left( 1, 0 \right)\text{,}\)\(\left( 1, 1 \right)\text{,}\)\(\left( 0, 1 \right)\text{.}\) Use Greenβs Theorem to evaluate the line integral \(\int_{C} 7 y^{2} x \, dx + 1 x^{2}
y \, dy\text{.}\)
Let \(\mathbf{F} = - 4 y \mathbf{i} + 4 x \mathbf{j}\text{.}\) Use the tangential vector form of Greenβs Theorem to compute the circulation integral \(\int_{C} \mathbf{F}
\cdot d\mathbf{r}\) where C is the positively oriented circle \(x^{2} + y^{2} =
16\text{.}\)
Use Greenβs Theorem to calculate the circulation of \(\vec F = xy\,\vec i\) around the rectangle \(0\le x\le 7\text{,}\)\(0\le y\le 3\text{,}\) oriented counterclockwise.
Calculate \(\int_C ((8 x + 2 y)\,\vec i + (4 x + 6 y)\,\vec j)\cdot d\vec r\) where \(C\) is the circular path with center \((a, b)\) and radius \(m\text{,}\) oriented counterclockwise. Use Greenβs Theorem.
Let \(\vec F = 3\mathopen{}\left(x+y\right)\,\vec i + 3\sin\mathopen{}\left(y\right)\,\vec j\text{.}\) Find the line integral of \(\vec F\) around the perimeter of the rectangle with corners \((3, 0)\text{,}\)\((3, 4)\text{,}\)\((-3, 4)\text{,}\)\((-3, 0)\text{,}\) traversed in that order.
Sometimes, the value in Greenβs Theorem is in converting a double integral into a line integral. Recall that the area of a region \(R\) in the plane can be found by calculating \(\iint_R 1\, dA\text{.}\)
For positive real numbers \(a,b\text{,}\) the ellipse \(x^2/a^2 + y^2/b^2 = 1\) can be parametrized as \(\vr(t) = \langle a\cos(t),b\sin(t)\rangle\) with \(0\leq t\leq 2\pi\text{.}\) Find the area of this ellipse by calculating a line integral.
Find another vector field \(\vG\) (different from the one you found in partΒ a) that has circulation density \(1\) everywhere, and calculate the area of the ellipse in partΒ c by calculating the circulation of \(\vG\) along the ellipse.
The types of regions in \(\R^2\) to which Greenβs Theorem applies are formally called simply connected regions. To be precise, a simply connected region \(D\) in \(\R^2\) is a set so that there is a path between every pair of points in \(D\) that stays inside \(D\) and any simple closed curve in \(D\) can be shrunk to a point while remaining inside \(D\text{.}\) We can think of a simply connected region as being a region that does not have any βholesβ. There are many instances where we can find a way to apply Greenβs Theorem multiple times to work with regions that are not simply connected, however.
If we let \(C = C_1 + C_2\text{,}\) then the orientation of \(C\) is as required by Greenβs Theoremβwhen walking along the pieces of \(C\text{,}\) the region \(R\) is always on the left-hand side. Assume that \(\vF\) is a vector field that is smooth on \(R\) and \(C\text{.}\) Using FigureΒ 13.9.9 as a guide, write \(\oint_C \vF\cdot d\vr\) as a sum of double integrals, one over \(R_1\) and the other over \(R_2\text{.}\)
In ActivityΒ 13.9.3, we considered the vector field \(\vF =\displaystyle\frac{-y}{{x^2+y^2}}\vi + \frac{x}{{x^2+y^2}}\vj\) and found that the circulation of \(\vF\) around the unit circle centered at the origin (oriented counterclockwise) was \(2\pi\text{.}\) Show that for every simple closed curve \(C\) in the plane that bounds a region containing the origin, \(\oint_C\vF\cdot d\vr = 2\pi\text{.}\)