HIT121: Engineering Maths 2: K. Mutangi
HIT121: Engineering Maths 2: K. Mutangi
K. Mutangi
06 April 2016
Example
Let A(x , y , z ) = A1 i + A2 j + A3 k be a vector function of position
dened and continuous along C. Then the integral of the tangential
component of A along C from P1 to P2 , written as:
Z P 2
Z Z
A dr = A dr = A1 dx + A2 dy + A3 dz (1)
P 1 C C
is an example of a line integral. If C is a closed curve, then the
integral around C is denoted by
I I
A dr = A1 dx + A2 dy + A3 dz (2)
K. Mutangi HIT121: Engineering Maths 2
Integration of vector functions
1 Line Integrals
Suppose C is a curve parameterized by
x = f (t ), y = g (t ), a t b and A and B are the points (f(a),
g(a)) and (f(b),g(b)) respectively.
(i) C is a smooth curve if f 0 and g 0 are continuous on [a, b] and
not simultaneously zero on (a,b).
(ii) C is piecewise smooth if it can be expressed as a union of a
nite number of smooth curves.
(iii) C is a closed curve if A = B
(iv) C is a simple closed curve if A=B and the curve does not cross
itself.
(v) If C is not a closed curve, then the positive direction on C is
the direction corresponding to increasing values of t.
1 Line integrals
Let z = G (x , y ) be a function of two variables x and y dened on a
region of the plane containing a smooth curve C, then the integral
of
R G along C from A to B with respect to arc length is
C G (x , y )ds.
If C is a smooth curve parameterized by
x = f (t ), y = g (t ), a t b, then we have
Z Z b
G (x , y )dx = G (f (t ), g (t ))f 0 (t )dt , dx = f 0 (t )dt . (3)
C a
Z Z b
G (x , y )dy = G (f (t ), g (t ))g 0 (t )dt , dy = g 0 (t )dt . (4)
C a
Z Z b q
G (x , y )ds = G (f (t ), g (t )) (f 0 (t ))2 + (g 0 (t ))2 dt (5)
C a
Example
Evaluate C xydx + x 2 dy where C is given by y = x 3 , 1 x 2
R
Example
Evaluate C y 2 dx x 2 dy on the curve C shown in the gure below:
H
y 6 (2,4)
c3
y = x2 6c2
0
- - -
c1 (2,0) x
C = C + C + RC , we use x as a parameter. On C1 , y = 0,
H R R R
1 2 3
R2
hence dy = 0 and C y dx x dy = 0 0dx x 2 (0) = 0. On C2 ,
2
1
2
we use y as a parameter, x 2, dx = 0,
K. Mutangi HIT121: Engineering Maths 2
Integration of vector functions
hence
Z Z 4 Z 4
2 2 2
y dx x dy = y (0) 4dy = 4dy = 4y |40 = 16
C 2 0 0
Theorem
Suppose a function (x , y ) such that d R = Pdx + Qdy i.e
Pdx + Qdy is an exact dierential. Then C Pdx + Qdy depends
only on the endpoints A and B of the path C and
Z
Pdx + Qdy = (B ) (A) (6)
C
Theorem
Let P and Q be continuous and have continuousR rst partial
derivatives in a simply connected region. Then C Pdx + Qdy is
P Q
independent of the path C if and only if = for all (x,y) in
y x
the region.
Example
Show that the integral C (x 2 2y 3 )dx + (x + 5y )dy is not
R
Denition
Work Done:
Suppose that we are moving a particle in a vector eld along a
smooth path C. Let the force be F such that F is continuous. In
order to get the work done, partition C into N partitions
r1 , r2 , . . . , rN , then the work done in moving a partition ri is
approximately Wi = F ri . Summing over all partitions, we get
N N
W Wi = F ri
X X
i =1 i =1
Example
If F = x sin y i + cos y j is a force eld, calculate the work done in
moving a particle along the paths:
(a) A straight line from (0,0) to (1,0) and then to (1,1).
(b) From (0,0) to (1,1) along the curve y = 2x.
Solution:
(a) C F d r = C F d r + C F d r
R R R
1 2
(a) (b)
y y 6
(1,1)
6
(1,2)
C C
c2
c1 x
-
0 0
-
(1,0) x
Example
Z
Evaluate the integral F d r where F = y i 5z j + (xz + z 2 )k
C
along the curve x = 1 t , y = t 2 and z = t + 1 from t = 1 to
t = 2.
K. Mutangi HIT121: Engineering Maths 2
Integration of vector functions
Denition
If a vector eld is conservative, then F = 0 and = 0,
where F = and is some scalar eld.
Example
Show that F = (e x sin y + 2 cos z )i + (e x cos y 2y )j 2x sin z k
represents a conservative eld and nd a scalar potential such
that F = .
Solution
i j k
F =
x y z
x x
e sin y + 2 cos z e cos y 2y 2x sin z