Consider a vector field F = ( F x , F y , F z ) .
F x = 3 x 2 y + 3 z 5 x 2 F y = x 3 + 4 y 3 z 2 F z = 2 y 4 z + 5 z 4 x 3
Determine the line integral of the vector field over a straight-line path from ( x 1 , y 1 , z 1 ) = ( 0 , 0 , 0 ) to ( x 2 , y 2 , z 2 ) = ( 1 , 2 , 3 ) .
∫ C F ⋅ d ℓ
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
First, find the curl of the vector field. It comes out to be 0 . Hence, the field is conservative.
The potential function comes out to be f ( x , y , z ) = x 3 y + y 4 z 2 + z 5 x 3
Hence the line integral is simply f ( 1 , 2 , 3 ) − f ( 0 , 0 , 0 ) = 3 8 9
Problem Loading...
Note Loading...
Set Loading...
F = ( 3 x 2 y + 3 z 5 x 2 ) i ^ + ( x 3 + 4 y 3 z 2 ) j ^ + ( 2 y 4 z + 5 z 4 x 3 ) k ^ ; d l = d x i ^ + d y j ^ + d z k ^ ⟹ F ⋅ d l = ( 3 x 2 y + 3 z 5 x 2 ) d x + ( x 3 + 4 y 3 z 2 ) d y + ( 2 y 4 z + 5 z 4 x 3 ) d z = d ( x 3 y + x 3 z 5 + y 4 z 2 )
The following integral is to be computed between points ( 0 , 0 , 0 ) and ( 1 , 2 , 3 ) along the line joining them. Since the dot product is an exact differential, the answer is path independent.
F ⋅ d l = ∫ i n i t i a l f i n a l d ( x 3 y + x 3 z 5 + y 4 z 2 )
Let: x 3 y + x 3 z 5 + y 4 z 2 = t . Recomputing the limits and applying the substitution transforms the integral to:
∫ 0 3 8 9 d t = 3 8 9