11 - Week - 13.1 Vector Fields 13.2 Line Integrals - 13-Nov-2023
11 - Week - 13.1 Vector Fields 13.2 Line Integrals - 13-Nov-2023
(x, y, z)
1
13.1 Vector Fields
Figure 1 Velocity vector fields showing San Francisco Bay wind patterns
3
Vector Fields
Associated with every point in the air we can imagine a
wind velocity vector. This is an example of a velocity vector
field.
F : D → VR22
(x,y)|~~> F(x,y)
5
Vector Fields
The best way to picture a vector field is to draw the arrow
representing the vector F(x, y) starting at the point (x, y).
Of course, it’s impossible to do this for all points (x, y), but
we can gain a reasonable impression of F by doing it for a
few representative points in D as in Figure 3.
6
Vector Fields
Since F(x, y) is a two-dimensional vector, we can write it in
terms of its component functions P and Q as follows:
F(x, y) = P(x, y) i + Q(x, y) j = P(x, y), Q(x, y)
F : D → VR33
(x,y,z) |~> F(x,y,z)
7
Vector Fields
A vector field F on is pictured in Figure 4.
8
Vector Fields
As with the vector functions, we can define continuity of
vector fields and show that F is continuous if and only if its
component functions P, Q, and R are continuous.
9
Example 1
A vector field on is defined by F(x, y) = –y i + x j = < –y, x >.
10
Example 1
Since F(1, 0) = j, we draw the vector j = 0, 1 starting at the
point (1, 0) in Figure 5.
13
Example 1
To confirm this, we take the dot product of the position
vector x = x i + y j with the vector F(x) = F(x, y):
14
Example 1
Notice also that
15
Example 3
Imagine a fluid flowing steadily along a pipe and let
V(x, y, z) be the velocity vector at a point (x, y, z).
Then V assigns a vector to each point (x, y, z) in a certain
domain E (the interior of the pipe) and so V3 is a vector field
on called a velocity field.
A possible velocity field is illustrated in Figure 13.
17
Example 4 cont’d
18
Example 4 cont’d
19
Gradient (Vector) Fields
20
Gradient Fields
If f is a scalar function of two variables, recall that its
gradient f (or grad f ) is defined by
f (x, y) = fx(x, y) i + fy(x, y) j = < fx(x, y), fy(x, y) >
Therefore f is really a vector field on and is called a
gradient vector field.
21
Example 6
Find the gradient vector field of f (x, y) = x2y – y3. Plot the
gradient vector field together with a contour map of f . How
are they related?
Solution:
The gradient vector field is given by
22
Example 6
Find the gradient vector field of f (x, y) = x2y – y3. Plot the
gradient vector field together with a contour map of f . How
are they related?
Solution:
The gradient vector field is given by
23
Example 6 – Solution cont’d
y = x; x = < x, x >,
x ∆f = < x, x > <2x2, -2x2 >
● ●
=0
Figure 15
25
Gradient Fields F = f .
then
26
Note.
In particular, we often need to parametrize a line segment,
so it’s useful to remember that a vector representation of
the line segment that starts at r0 and ends at r1 is given by
(x1, y1)
(x, y)
(x0, y0)
r1
r0
27
Note.
In particular, we often need to parametrize a line segment,
so it’s useful to remember that a vector representation of
the line segment that starts at r0 and ends at r1 is given by
30
Line Integrals
p
line integrals
31
Line Integrals
We start with a plane curve C given by the parametric
equations
x = x(t) y = y(t), atb
or, equivalently, by the vector equation r(t) = < x(t), y(t) >,
and we assume that C is a smooth curve. [This means that
r is continuous and r(t) 0.]
32
Line Integrals
If we divide the parameter interval [a, b] into n subintervals
[ti –1, ti] of equal width and we let xi = x(ti), and yi = y(ti),
then the corresponding points Pi(xi, yi) divide C into n sub-
arcs with lengths s1, s2, . . . , sn. (See Figure 1.)
Figure 1
33
Line Integrals
p
담장(?)의 면적?
lim
n→
34
Line Integrals
Then we take the limit of these sums and make the
following definition by analogy with a single integral.
We
We have
have found
found that
that the
the length
length of C is
of C is
35
Line Integrals
A similar type of argument can be used to show that if f is a
continuous function, then the limit in Definition 2 always
exists and the following formula can be used to evaluate
the line integral: C: r(t) = < x (t), y(t) >, (a ≤ t ≤ b)
36
Line Integrals
In the special case where C is the line segment that joins
(a, 0) to (b, 0), using x as the parameter, we can write the
parametric equations of C as follows: x = x, y = 0, a x b.
C : r(x) = < x, 0 > (a ≤ x ≤ b)
Formula 3 then becomes
Figure 2
39
Example 1
Evaluate C (2 + x 2 y)ds, where C is the upper half of the unit
circle x 2 + y 2 = 1.
Solution:
In order to use Formula 3, we first need parametric
equations to represent C ;
x = cost, y = sint
and the upper half of the circle is
described by the parameter
interval 0 t . (See Figure 3.)
Figure 3
41
Example 1 – Solution cont’d
42
Line Integrals
Suppose now that C is a piecewise-smooth curve; that is,
C is a union of a finite number of smooth curves
C1, C2, …., Cn, where, as illustrated in Figure 4, the initial
point of Ci +1 is the terminal point of Ci.
C f (x, y) ds
43
Line Integrals
Any physical interpretation of a line integral C f (x, y) ds
depends on the physical interpretation of the function f.
Suppose that (x, y) represents the linear density at a point
(x, y) of a thin wire shaped like a curve C.
44
Example 2
Evaluate C 2x ds, where C= C1 C2 ; C1= the parabola y=x 2,
∩
(0, 0) → (1, 1), C2= the vertical line segment (1, 1) → (1, 2).
Solution:
We first need parametric equations to represent C1, C2 ;
C1 : x = x, y = x 2 (0 ≤ x ≤ 1)
C2 : x = 1, y = y (1 ≤ y ≤ 2)
Figure 5
45
Example 2
Evaluate C 2x ds, where C= C1 C2 ; C1= the parabola y=x 2,
∩
(0, 0) → (1, 1), C2= the vertical line segment (1, 1) → (1, 2).
Solution:
We first need parametric equations to represent C1, C2 ;
x = 1, y = y (1 ≤ y ≤ 2)
Figure 5
46
Example 2
Evaluate C 2x ds, where C= C1 C2 ; C1= the parabola y=x 2,
∩
(0, 0) → (1, 1), C2= the vertical line segment (1, 1) → (1, 2).
Solution:
?
47
C f (x, y) dx
Line Integrals C f (x, y) ds f (x, y) dy
C
49
Line Integrals
It frequently happens that line integrals with respect to
x and y occur together.
50
Example 4
Evaluate C y 2 dx + xdy, where (a) C=C1 is the line segment
from (– 5, – 3) to (0, 2) and (b) C=C2 is the arc of the
parabola x = 4 – y 2 from (– 5, – 3) to (0, 2).
Solution:
Figure 7
51
Example 4
Evaluate C y 2 dx + xdy, where (a) C=C1 is the line segment
from (– 5, – 3) to (0, 2) and (b) C=C2 is the arc of the
parabola x = 4 – y 2 from (– 5, – 3) to (0, 2).
Solution:
Figure 7
52
Example 4
Work “not
Evaluate C y 2 dx + xdy, where (a) C=C1 is the line
independent
segment of
path~! ”
from (– 5, – 3) to (0, 2) and (b) C=C2 is the arc of the
parabola x = 4 – y 2 from (– 5, – 3) to (0, 2).
F(x, y) = < y 2 , x >
Solution:
Figure 7
53
Contour map (streamplot)
“not
independent of
path~! ”
Why?
C1 = ‘-’, C2 = ‘+’ (-5,-3)
54
Contour map (streamplot)
“not
independent of
path~! ”
Why?
C1 = ‘-’, C2 = ‘+’ (-5,-3)
55
Line Integrals
In general, a given parametrization x = x(t), y = y(t),
a t b, determines an orientation of a curve C, with the
positive direction(+) corresponding to increasing values of
the parameter t. (See Figure 8, where the initial point A
corresponds to the parameter value t = a and the terminal
point B corresponds to t = b.)
Figure 8 56
Line Integrals
If –C denotes the curve consisting of the same points as C
but with the opposite orientation (from initial point B to
terminal point A in Figure 8), then we have
58
Line Integrals in Space
We now suppose that C is a smooth space curve given by
the parametric equations
x = x(t) y = y(t) z = z(t), atb
or by a vector equation r(t) = < x(t), y(t), z(t) >.
59
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
We evaluate it using a formula similar to Formula 3:
60
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
We evaluate it using a formula similar to Formula 3:
61
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
We evaluate it using a formula similar to Formula 3:
62
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
Line integrals along C with respect to x, y, and z can also be
defined. For example,
Work
by expressing everything (x, y, z, dx, dy, dz) in terms of the
parameter t.
F(x, y, z) = < P(x, y, z), Q(x, y, z), R(x, y, z)>
63
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
Line integrals along C with respect to x, y, and z can also be
defined. For example,
Work
by expressing everything (x, y, z, dx, dy, dz) in terms of the
parameter t.
F(x, y, z) = < P(x, y, z), Q(x, y, z), R(x, y, z)>
64
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
Line integrals along C with respect to x, y, and z can also be
defined. For example,
Work
by expressing everything (x, y, z, dx, dy, dz) in terms of the
parameter t.
F(x, y, z) = < P(x, y, z), Q(x, y, z), R(x, y, z)>
65
Example 4
Work “not
Evaluate C y 2 dx + xdy, where (a) C=C1 is the independent
line segment of
path~! ”
from (– 5, – 3) to (0, 2) and (b) C=C2 is the arc of the
parabola x = 4 – y 2 from (– 5, – 3) to (0, 2).
F(x, y) = < y 2 , x >
Solution:
Figure 7
66
Example 4
Work “not
Evaluate C y 2 dx + xdy, where (a) C=C1 is the independent
line segment of
path~! ”
from (– 5, – 3) to (0, 2) and (b) C=C2 is the arc of the
parabola x = 4 – y 2 from (– 5, – 3) to (0, 2).
F(x, y) = < y 2 , x >
Solution:
Figure 7
67
Example 5
Evaluate C ysinzds, where C is the circular helix given by
the equations x = cost, y = sint, z = t, 0 t 2.
(See Figure 9.)
Figure 9
68
Example 5 – Solution
Formula 9 gives x = cost, y = sint, z = t, 0 t 2.
69
Example 5 – Solution
Formula 9 gives x = cost, y = sint, z = t, 0 t 2.
70
Line Integrals of Vector Fields
71
Line Integrals of Vector Fields
We know that the work done by a variable force f (x) in
moving a particle from a to b along the x-axis is
Then we have found that the work done by a constant force
F in moving an object from a point P to another point Q in
space is W = F D, where D = PQ is the displacement
vector.
Now suppose that F = P i + Q j + R k is a continuous force
field on . (A force field on could be regarded as a
special case where R = 0 and P and Q depend only on
x and y.)
We wish to compute the work done by this force in moving
a particle along a smooth curve C.
72
Line Integrals of Vector Fields
We divide C into sub-arcs Pi–1 Pi with lengths si by dividing
the parameter interval [a, b] into subintervals of equal width.
(See Figure 1 for the two-dimensional case or Figure 11 for
the three-dimensional case.)
displacement vector
=
Figure 11
Figure 1 73
Line Integrals of Vector Fields
Thus the work done by the force F in moving the particle
from Pi–1 to Pi is approximately
74
Line Integrals of Vector Fields
Intuitively, we see that these approximations ought to
become better as n becomes larger.
75
Line Integrals of Vector Fields
Intuitively, we see that these approximations ought to
become better as n becomes larger.
76
Line Integrals of Vector Fields
Therefore we make the following definition for the line
integral of any continuous vector field.
77
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2.
Solution:
Since x = cos t and y = sin t, we have
F(r(t)) = < cos2t, – cos t sint >
and r(t) = < –sin t, cos t >
Therefore the work done is
78
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2.
Solution:
Since x = cos t and y = sin t, we have
F(r(t)) = < cos2t, – cos t sint >
and r(t) = < –sin t, cos t >
Therefore the work done is
79
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2.
Solution:
Since x = cos t and y = sin t, we have
F(r(t)) = < cos2t, – cos t sint >
and r(t) = < –sin t, cos t >
Therefore the work done is
80
Line Integrals in Space
r(t) = < x(t), y(t), z(t) >, a t b
Line integrals along C with respect to x, y, and z can also be
defined. For example,
Work
by expressing everything (x, y, z, dx, dy, dz) in terms of the
parameter t.
F(x, y, z) = < P(x, y, z), Q(x, y, z), R(x, y, z)>
81
Line Integrals of Vector Fields
Finally, we note the connection between line integrals of
vector fields and line integrals of scalar fields. Suppose the
vector field F on is given in component form by the
equation F = P i + Q j + R k.
We use Definition 13 to compute its line integral along C :
82
Line Integrals of Vector Fields
But this last integral is precisely the line integral in (10).
Therefore we have
83
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2.
Solution 1:
F(r(t)) = < cos2t, – cos t sin t >, r(t) = < –sin t, cos t >
Therefore the work done is
84
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2. =x =y
Solution 2:
F(r(t)) = < cos2t, – cos t sin t >, r(t) = < –sin t, cos t >
Therefore the work done is
85
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2. =x =y
Solution 2:
F(r(t)) = < cos2t, – cos t sin t >, r(t) = < –sin t, cos t >
Therefore the work done is
86
Example 7
Find the work done by the force field F(x, y) = < x2, – xy > in
moving a particle along the quarter-circle r(t)= < cos t, sin t >,
0 t /2. =x =y
Solution 2:
F(r(t)) = < cos2t, – cos t sin t >, r(t) = < –sin t, cos t >
Therefore the work done is Solution 1:
87
Quiz 1/2/3. (기출문제)
담 수업시간까지~!
88
Quiz 1/2/3. (기출문제)
89
수고하셨습니다~~
90