2023 EM1 hw1
2023 EM1 hw1
Instructor: Jhih-Sheng Wu
Topics: Vector Algebra, Vector Calculus
δij = δji
ijk = jki = kij = −ikj = −kji = −jik
ijk imn = δjm δkn − δjn δkm
to do the followings in R3 .
(B · A)A + (A × B) × A
B=
A2
and explain the geometric meaning of this expression.
(b) Calculate cos α, where α is the angle between A = (−2, 2, 5) and B = (6, −3, 8).
(c) Calculate sin α, where α is the angle between A = (−2, 2, 5) and B = (6, −3, 8).
f (x, y, z) = b,
where f (x, y, z) is a smooth function, and b is a constant. Show that ∇f (x, y, z) is normal
to the tangential plane at an arbitrary r = (x, y, z) on the surface.
(b) A surface is described by x2 + 2y 2 + 4z 2 = 7. Find the two points on the surface where the
normal vectors at these points are parallel to (1, 1, 1).
1
Problem 4 20 points gradient, line integral, fundamental theorem of gradient
The height of a mountain is given by
h30
h(x, y) = ,
x2 + y 2 + h20
where h0 = 1000 m.
(a) Calculate the slope |∇h(x, y)|. At which points are the slopes largest?
(b) Two groups of people climb the mountain with different strategies. Both groups start from
the position a = (1000 m, 0) and aim at the top b = (0, 0) The first group walks along Path
P1 (x-axis). Examine that along Path P1
Z b
∇h(x, y) · dl = h(0, 0) − h(1000, 0).
a
dl
What is the maximum slope along Path P1 ? The slope along a path is defined as ∇h(x, y) · dl
.
φ
(c) The other group goes along Path P2 , described by the equation s = l0 2π and l0 = 1000 m,
p
2 2
where s = x + y and φ = arctan(y/x) are the polar coordinates. What is the maximum
slope along Path P2 ? Examine that along Path P2
Z b
∇h(x, y) · dl = h(0, 0) − h(1000, 0).
a
(b)
Z Z I
B · (∇ × A)dv = A · (∇ × B)dv + (A × B) · da
V V S
Find the volumes and surface areas of the following regions defined by
(a) r < R, 0 < θ < π/4, and 0 < φ < π. Sketch the shape.
2
(b) 0 < s < R, z = h0 1 − Rs 2 , and 0 < φ < 2π. Sketch the shape.