


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
How to calculate work done by a force field when moving an object along a curve using line integrals over vector fields in calculus iii. It covers three examples: a constant force field, a non-constant force field along a linear path, and a non-constant force field along a semi-circular path.
Typology: Lecture notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!



In a previous project we saw examples of using line integrals over a scalar field to find the area of a curved fence
of varying height, and to find the mass of a curved wire of varying density. We will now learn about line integrals
over a vector field. A classic application is to find the work done by a force field in moving an object along a curve.
In first-semester calculus we saw the physics formula W = F d, work equals force times distance. This formula
fails for movement in a plane or space, because our direction of motion might be at an angle to the force. So in this example we will figure out how to calculate work when the force and the distance are vectors, not scalars.
**- 3 - 2 - 1 0 1 2 3
0
1
2
3
F
projection
of
F^
onto
d
d
In the above graph, the force field is given by the constant function F(x, y) = 〈 1 , 4 〉 and the motion is along the path from (− 2 , −2) to (2, 2). Call the vector of motion d. Notice that, as usual, the vectors depicting F are
drawn scaled-down to make the graph readable.
(a) On the graph above, draw one of the vectors of F to scale, and then draw the vector projection of F onto
the vector d (projdF).
(b) Calculate the length of the vector projection of F onto the vector d. (Recall this is called the component of F in the direction d, written compdF.)
Solution: The path is d = 〈 4 , 4 〉. The length of the projection of F into d is the dot product of F with
the unit vector in the direction of d, or F ·
d
|d|
. This gives 〈 1 , 4 〉 ·
(c) Now find the work done by the force field F in moving an object along the vector d.
Solution: Now that we have the magnitude of the component of the force pointing parallel to d, we can
just multiply it by the length of d, giving
32 = 20. The sign is positive, indicating that the field
did work on the object to move it through the field.
The punch-line of this example: To find the work done by a force F in moving an object along a vector d, we first find the component of
force F in the direction d, F ·
d
|d|
. Then multiply this component by the magnitude of d. This gives
the formula for work:
W = F · d.
Now we’ll find the work done by a force field F(x, y) = 〈x − y, x + y〉 in moving an object along the linear path
d from (− 2 , −2) to (2, 2), The force field and the path are shown below.
**- 3 - 2 - 1 0 1 2 3
0
1
2
3
d
(a) Parameterize the path.
r(t) = 〈−2 + 4t, −2 + 4t〉
t ∈ [ 0 , 1 ]
(b) Find a vector in the direction of the path that is travelled over a time inteveral of length ∆t. Draw this vector on the graph as a typical short segment of the path.
Solution: The path points in the direction r′(t) = 〈 4 , 4 〉. The vector travelled over time ∆t is d =
〈 4 , 4 〉∆t.
(c) Using the parameterization r(t), substitute to find a formula for F as a function of t. Solution: Substituting x = −2 + 4t, y = −2 + 4t into the formula for F(x, y) = 〈x − y, x + y〉 gives
F(t) = 〈 0 , −4 + 8t〉
(d) Find a formula for the work done by the field in moving an object along the path for a time interval of length ∆t (at an arbitrary value of t). Solution: This is the dot product of the answers to the previous two questions, or
〈 0 , −4 + 8t〉 · 〈 4 , 4 〉 ∆t = 4(−4 + 8t) ∆t
(e) Add (integrate) the work done along each of the short segments above to find the total work.
Solution:
0
4(−4 + 8t) dt = 0.
(f) Explain intuitively why your answer makes sense.
Solution: Both the field and the path are symmetric about the origin, so the work done heading toward
the origin and heading away from the origin cancel each other.
(c) Find a vector in the direction of the path that is travelled over a time inteveral of length ∆t. Draw this vector on the graph as a typical short segment of the path. (Note that we are looking for ∆r, and that
r′(t) ≈
∆r ∆t .)
Solution: r′(t) = 〈− 2
2 sin t, 2
2 cos t〉. We are looking for d = ∆r = r′(t)∆t =
〈− 2
2 sin t, 2
2 cos t〉∆t.
(d) Using the parameterization r(t), substitute to find a formula for F as a function of t.
Solution: Substituting x = 2
2 cos t, y = 2
2 sin t into the formula for F(x, y) = 〈−y, x〉 gives
F(r(t)) = 〈− 2
2 sin t, 2
2 cos t〉
(e) Find a formula for the work done in moving along a segment of the path of length ∆t.
Solution: This is the dot product of the answers to the previous two questions, which simplifies to F(r(t)) · r′(t) ∆t = 〈− 2
2 sin t, 2
2 cos t〉 · 〈− 2
2 sin t, 2
2 cos t〉 ∆t = 8(sin^2 t + cos^2 t) dt = 8 ∆t
(f) Integrate to find the total work done.
Solution: W =
∫ (^) π/ 4
− 3 π/ 4
8 dt = 8π.
Let F be a continuous vector field defined on a smooth curve C parameterized by a vector function r(t),
a ≤ t ≤ b. Then the line integral of F along C is
∫
C
F · dr =
∫ (^) b
a
F(r(t) · r
′ (t) dt.
As shown in Problem 3, the steps in calculating this line integral over a vector field are: