Loading [MathJax]/jax/output/CommonHTML/fonts/TeX/fontdata.js
Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Line Integrals / Line Integrals - Part I
Show Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 16.2 : Line Integrals - Part I

7. Evaluate C4yxds where C is the upper portion of the circle centered at the origin of radius 3 from (32,32) to (32,32) in the counter clockwise rotation followed by the line segment from (32,32) to (4,32) which in turn is followed by the line segment from (4,32) to (4,4). See the sketch below for the direction.

Show All Steps Hide All Steps

Start Solution

To help with the problem let’s label each of the curves as follows,

Now let’s parameterize each of these curves.

C1:r(t)=3cos(t),3sin(t)14πt54π
C2:r(t)=t,3232t4
C3:r(t)=4,t32t4

The limits for C1 are actually pretty easy to find. At the starting point, (32,32), we know that we must have,

3cos(t)=3sin(t)=32cos(t)=sin(t)=12tan(t)=1

Since the starting point of C1 is in the 1st quadrant we know that we must have t=14π.

We can do a similar argument of the final point, (32,32). This point is in the 3rd quadrant and again we’ll have tan(t)=1. Therefore we must have t=54π at this point.

For C2 and C3 we just used the equations of the lines since they were horizontal and vertical respectively and followed increasing x and y respectively. The limits for them are a little unpleasant but we can’t do anything about the fact that there will be messy numbers in these no matter how we do them.

Show Step 2

Okay, we now need to compute the line integral along each of these curves. Unlike the first few problems in this section where we found the magnitude and the integrand prior to the integration step we’re just going to just straight into the integral and do all the work there.

Here is the integral along each of the curves.

C14yxds=54π14π[4(3sin(t))3cos(t)](3sin(t))2+(3cos(t))2dt=54π14π[12sin(t)3cos(t)]9sin2(t)+9cos2(t)dt=354π14π12sin(t)3cos(t)dt=3(12cos(t)3sin(t))|54π14π=902_ C24yxds=432[4(32)t](1)2+(0)2dt=432122tdt=(122t12t2)|432=954482_ \begin{align*}\int\limits_{{{C_3}}}{{4y - x\,ds}} &= \int_{{ - \,\,\frac{3}{{\sqrt 2 }}}}^{4}{{\left[ {4\left( t \right) - 4} \right]\sqrt {{{\left( 0 \right)}^2} + {{\left( 1 \right)}^2}} \,dt}}\\ & = \int_{{ - \,\,\frac{3}{{\sqrt 2 }}}}^{4}{{4t - 4\,dt}}\\ & = \left. {\left( {2{t^2} - 4t} \right)} \right|_{ - \,\,\frac{3}{{\sqrt 2 }}}^4 = \require{bbox} \bbox[2pt,border:1px solid black]{{7 - \frac{{12}}{{\sqrt 2 }}}}\end{align*} Show Step 3

Okay to finish this problem out all we need to do is add up the line integrals over these curves to get the full line integral.

\int\limits_{C}{{4y - x\,ds}} = \left( {\frac{{90}}{{\sqrt 2 }}} \right) + \left( { - \frac{{95}}{4} - \frac{{48}}{{\sqrt 2 }}} \right) + \left( {7 - \frac{{12}}{{\sqrt 2 }}} \right) = \require{bbox} \bbox[2pt,border:1px solid black]{{ - \frac{{67}}{4} + \frac{{30}}{{\sqrt 2 }} = 4.4632}}

Note that we put parenthesis around the result of each individual line integral simply to illustrate where it came from and they aren’t needed in general of course.