(906, #15) Evaluate the line integral:
where C consists of the line segment from ( 0, 0, 0 ) to ( 0, 1, 1 ), from ( 0, 1, 1 ) to ( 1, 2, 3 ), and from ( 1, 2, 3 ) to ( 1, 2, 4 ).
Solution: The path of integration is, of course, a set of three line segments starting at the origin and ending at (1,2,4):
| On C1
x= 0
dx = 0 | On C2
x = t
dx = dt | On C3
x = 1
dx = 0 |
We also break up our integral into three parts using the information above.
by C.A.H.