9. Line Integrals

e. Applications of Vector Line Integrals

2. Flow and Circulation

Flow and Circulation

Let V(x,y,z)\vec V(x,y,z) be the velocity of a fluid at the point (x,y,z)(x,y,z). The integral ABVds=abVv^ds \int_A^B \vec V\cdot d\vec s =\int_a^b \vec V\cdot\hat v\,ds is called the flow of the fluid along the curve r(t)\vec r(t) from A=r(a)A=\vec r(a) to B=r(b)B=\vec r(b).

def_flow

If r(t)\vec r(t) is a closed curve, (i.e. A=BA=B) then the flow is called the circulation of the fluid. We frequently write rVds=rVv^ds \oint_{\vec r} \vec V\cdot d\vec s =\oint_{\vec r} \vec V\cdot\hat v\,ds for the circulation to indicate that the curve is closed and we don't need to specify the initial and final points.

def_circ_ccw

More generally, for any vector field F\vec F the integral ABFds\displaystyle \int_A^B \vec F\cdot d\vec s is called the flow of the vector field along the curve r(t)\vec r(t) from A=r(a)A=\vec r(a) to B=r(b)B=\vec r(b), and the integral Fds\displaystyle \oint \vec F\cdot d\vec s is called the circulation of the vector field around a closed curve.

Caution: Even though you don't need to specify the endpoints for a closed curve, you still need to specify the orientation of the curve, i.e. the direction the curve is traversed. Click here to update the plot for   or   If you reverse the orientation, then the integral will change sign because the sign of the velocity will change. For a parametrized curve, the orientation is usually the direction in which the parameter increases.

Caution: There may be two velocities in many of these problems: The velocity field of the fluid, V(x,y,z)\vec V(x,y,z), and the velocity of the curve, v(t)\vec v(t). For this reason, we will refer to the velocity to the curve as the tangent vector.

Find the flow of the fluid velocity field V=yz,xz,2z\vec V=\langle -yz,xz,2z\rangle along the helix r(θ)=(2cosθ,2sinθ,3θ)\vec r(\theta)=(2\cos\theta,2\sin\theta,3\theta) from (2,0,0)(2,0,0) to (2,0,6π)(2,0,6\pi).

The tangent vector to the curve is v=2sinθ,2cosθ,3\vec v=\langle -2\sin\theta,2\cos\theta,3\rangle. The fluid velocity field along the curve is V(r(θ))=(yz,xz,2z)=(6θsinθ,6θcosθ,6θ) \vec V(\vec r(\theta))=(-yz,xz,2z) =(-6\,\theta\sin\theta,6\,\theta\cos\theta,6\,\theta) Their dot product is: Vv=12θsin2θ+12θcos2θ+18θ=30θ \vec V\cdot\vec v =12\,\theta\sin^2\theta+12\,\theta\cos^2\theta+18\theta =30\,\theta So the flow is Flow=02πVvdθ=02π30θdθ=[15θ2]02π=60π2\begin{aligned} \text{Flow}& =\int_0^{2\pi} \vec V\cdot\vec v\,d\theta =\int_0^{2\pi} 30\,\theta\,d\theta \\ &=\left[15\theta^2\right]_0^{2\pi}=60\pi^2 \end{aligned}

The magnetic field produced by the current in a straight wire along the zz-axis is: B=y(x2+y2)3/2,x(x2+y2)3/2,0 \vec B=\left\langle \dfrac{-y}{(x^2+y^2)^{3/2}}, \dfrac{x}{(x^2+y^2)^{3/2}},0\right\rangle (shown as red arrows). Find the circulation of the magnetic field counterclockwise around the circle x2+y2=4x^2+y^2=4 in the xyxy-plane (shown in blue). The curve's tangent vectors (shown in orange) point counterclockwise.

Circ-Example-B

The circle may be parametrized by r(θ)=(2cosθ,2sinθ,0)\vec r(\theta)=(2\cos\theta,2\sin\theta,0). Notice, this is .

Justification

Look at the points r(0)=(2,0,0)r(π2)=(0,2,0)r(π)=(2,0,0)r(3π2)=(0,2,0)\begin{aligned} \vec r(0)&=(2,0,0)& \vec r\left(\dfrac{\pi}{2}\right)&=(0,2,0) \\ \vec r(\pi)&=(-2,0,0) & \vec r\left(\dfrac{3\pi}{2}\right)&=(0,-2,0) \\ \end{aligned} As θ\theta increases, the points move counterclockwise around the circle.

Alternatively, look at the tangent vectors v=2sinθ,2cosθ,0\vec v=\langle -2\sin\theta,2\cos\theta,0\rangle. They point counterclockwise.

[×]

Its tangent vector is v=2sinθ,2cosθ,0\vec v=\langle -2\sin\theta,2\cos\theta,0\rangle. The value of the magnetic field on the circle is B=2sinθ(4)3/2,2cosθ(4)3/2,0=14sinθ,14cosθ,0 \vec B=\left\langle \dfrac{-2\sin\theta}{(4)^{3/2}}, \dfrac{2\cos\theta}{(4)^{3/2}},0\right\rangle =\left\langle -\,\dfrac{1}{4}\sin\theta,\dfrac{1}{4}\cos\theta,0\right\rangle Their dot product is: Bv=12sin2θ+12cos2θ=12 \vec B\cdot\vec v =\dfrac{1}{2}\sin^2\theta+\dfrac{1}{2}\cos^2\theta =\dfrac{1}{2} So the circulation is Circ=02πBvdθ=02π12dθ=π \text{Circ} =\int_0^{2\pi} \vec B\cdot\vec v\,d\theta =\int_0^{2\pi} \dfrac{1}{2}\,d\theta=\pi

Ampere's Law in Physics says this circulation is equal to 4π4\pi times the current flowing through the circle. So this magnetic field is produced by a current I=14I=\dfrac{1}{4}. We will learn about this as an application of Stokes' Theorem.

A small ball is pushed by flowing water through a pipe along a path described by the twisted cubic r(t)=(t,t2,t3)\vec r(t)=(t,t^2,t^3) from (0,0,0)(0,0,0) to (2,4,8)(2,4,8). Suppose the fluid velocity of the water is V=2z,32y,kx\vec V=\left\langle 2z,\dfrac{3}{2}y,kx\right\rangle for some number kk. If the flow of the water along the path is 8080, find kk.

Answer

k=5k=5

[×]

Solution

The flow of the water along the twisted cubic r(t)=(t,t2,t3)\vec r(t)=(t,t^2,t^3) is given by Flow=ABVds=(0,0,0)(2,4,8)V(r(t))vdt Flow=\int_A^B \vec V\cdot d\vec s =\int_{(0,0,0)}^{(2,4,8)} \vec V(\vec r(t))\cdot\vec v\,dt First, we identify the points A=(0,0,0)A=(0,0,0) and B=(2,4,8)B=(2,4,8) as the points where t=0t=0 and t=2t=2, respectively. The fluid velocity, evaluated on the curve, is: V(r(t))=2t3,32t2,kt \vec V(\vec r(t))=\left\langle 2t^3,\dfrac{3}{2}t^2,kt\right\rangle and the tangent vector to the curve is: v=1,2t,3t2 \vec v=\langle 1,2t,3t^2\rangle Their dot product is: Vv=2t3+3t3+3kt3=(5+3k)t3 \vec V\cdot\vec v=2t^3+3t^3+3kt^3=(5+3k)t^3 So the flow is Flow=02(5+3k)t3dt=[(5+3k)t44]02=4(5+3k)\begin{aligned} Flow&=\int_0^2 (5+3k)t^3\,dt =\left[(5+3k)\dfrac{t^4}{4}\right]_0^2 \\ &=4(5+3k) \end{aligned} From the problem statement, the flow is 8080. So 4(5+3k)=803k=15k=5 4(5+3k)=80 \quad \Rightarrow \quad 3k=15 \quad \Rightarrow \quad k=5

[×]

© 2025 MYMathApps

Supported in part by NSF Grant #1123255