Problem Set 1
Problem Set 1
Problem Set 1
Problem Set 1
kyle_busse@baylor.edu
We need to find two vectors in the plane of interest, so the following displacement vectors will do:
e1 e2 e3 a2 b1 c2 a2 b2 c1 a3 b3 c1 + a3 b1 c3
a (b c) = a1 a2 a3 = a3 b2 c3 a3 b3 c2 a1 b1 c2 + a1 b2 c1
b2 c3 b3 c2 b3 c1 b1 c3 b1 c2 b2 c1 a1 b3 c1 a1 b1 c3 a2 b2 c3 + a2 b3 c2
Direct comparison of the lefthand and righthand sides shows that they yield the same vector, and the rule
holds.
9. Find the transformation matrix R that describes a rotation by 120 about an axis from the origin through the
point (1, 1, 1). The rotation is clockwise as you look down the axis toward the origin.
The goal here becomes readily apparent if we examine the problem in a different geometry namely, if we
examine the projections of the x, y, and z axes onto the plane normal to the vector h1, 1, 1i and through the
origin, it is evident that the three axes are at equal angles from one another. More specifically, they lie at 120
from one another, and so if we rotate in this plane clockwise (which is what the problem asks), it is clear that
the y axis becomes the z, the z becomes the x, and the x becomes the y. Therefore, we want for the matrix R:
R11 R12 R13 1 R11 0
R21 R22 R23 0 = R21 = 1 = R11 = R31 = 0, R21 = 1.
R31 R32 R33 0 R31 0
0 R12 R13 0 R12 0
1 R22 R23 1 = R22 = 0 = R12 = R22 = 0, R32 = 1.
0 R32 R33 0 R32 1
0 0 R13 0 R13 1
1 0 R23 0 = R23 = 0 = R23 = R33 = 0, R13 = 1.
0 1 R33 1 R33 0
where where y s the distance (in miles) north, x the distance east of South Hadley.
(c) How steep is the slope (in feet per mile) at a point 1 mile north and 1 mile east of South Hadley? In what
direction is the slope steepest, at that point?
The steepness at the point (x, y) = (1, 1) depends on the direction in which one walks up or down the hill.
For a unit vector u indicating the direction from (x, y) = (1, 1), the steepness of the hill is given by
14. Suppose that f is a function of two variables (y and z) only. Show that the gradient f = ( f / y)e2 +( f / z)e3
transforms as a vector under rotations, Eq. 1.29. [Hint: ( f / y) = ( f / y)( y/ y) + ( f / z)( z/ y), and
the analogous formula for f / z. We know that y = y cos ( ) + z sin ( ) and z = y sin ( ) + z cos ( ); solve
these equations for y and z (as functions of y and z), and compute the needed derivatives y/ y and z/ y, etc.]
Ay cos ( ) sin ( ) Ay
Eq. 1.29: = .
Az sin ( ) cos ( ) Az
cos ( ) sin ( ) y 1 tan ( ) y sec ( ) 1 tan ( ) y sec ( )
sin ( ) cos ( ) z 1 cot ( ) z csc ( ) 0 cot ( ) tan ( ) z csc ( ) y sec ( )
1 tan ( ) y/ cos ( )
0 sec ( ) csc ( ) z csc ( ) y sec ( )
cot ( ) 1 y csc ( )
0 sec ( ) csc ( ) z csc ( ) y sec ( )
cot ( ) 1 y csc ( )
0 1 (z csc ( ) + y sec ( ))/[sec ( ) csc ( )]
cot ( ) 0 y csc ( ) (z csc ( ) + y sec ( ))/[sec ( ) csc ( )]
0 1 (z csc ( ) + y sec ( ))/[sec ( ) csc ( )]
sin ( ) y z y sin ( ) y
sin ( ) cos ( ) + = z cos ( ) y sin ( )
cos ( ) sin ( ) sin ( ) cos ( ) cos ( ) sin ( )
sin ( ) 1 sin2 ( )
= y z cos ( )
cos ( ) sin ( )
= y cos ( ) z sin ( ) = y.
z csc ( ) + y sec ( )
= y sin ( ) + z cos ( ) = z.
sec ( ) csc ( )
f f y f z f f
= + = cos ( ) + sin ( )
y y y z y y z
f f y f z f f
= + = sin ( ) + cos ( )
z y z z z y z
To make the desired conclusions, we need to express the components of the gradient operator in the bar co-
ordinate system in terms of the components of the gradient operator in the conventional Cartesian coordinate
system:
f f
! !
y cos ( ) sin ( ) y cos ( ) sin ( )
[ f ]bar system = = = [ f ]original system .
f sin ( ) cos ( ) f sin ( ) cos ( )
z z
2
va = x + 3xz2 + (2xz) = 2x 2x = 0.
x y z
(b) vb = xye1 + 2yze2 + 3zxe3 .
vb = (xy) + (2yz) + (3zx) = y + 2z + 3x.
x y z
(c) vc = y2 e1 + (2xy + z2 )e2 + 2yze3 .
2
vc = y + 2xy + z2 + (2yz) = 2x + 2y.
x y z
17. In two dimensions, show that the divergence transforms as a scalar under rotations. [Hint: Use Eq. 1.29 to
determine vy and vz , and the method of problem 1.14 to calculate the derivatives. Your aim is to show that
vy / y + vz / z = vy / y + vz / z.]
Now then, we want to calculate the divergence operator acting on v in both coordinate systems. As usual, in the
unaltered coordinate system, the divergence is given by
vy vz
[ v]original system = + .
y z
vy vz vy y vy z vz y vz z
[ v]bar system = + = + + +
y z y y z y y z z z
vy vy vz vz
= cos ( ) + sin ( ) sin ( ) + cos ( )
y z y z
= [vy cos ( ) + vz sin ( )] cos ( ) + [vy cos ( ) + vz sin ( )] sin ( )
y z
[vy sin ( ) + vz cos ( )] sin ( ) + [vy sin ( ) + vz cos ( )] cos ( )
y z
vy vz vy vz 2 vy 2
= cos2 ( ) + sin ( ) cos ( ) + sin ( ) cos ( ) + sin ( ) + sin ( )
y y z z y
vz vy vz
sin ( ) cos ( ) sin ( ) cos ( ) + cos2 ( )
y z z
vy 2 vz 2
cos ( ) + sin2 ( ) + cos ( ) + sin2 ( )
=
y z
vy vz
= + = [ v]original system .
y z
(a)
e1 e2
e3
va = / x / y / z
x2 3xz2 2xz
2
2 2
2
= (2xz) 3xz e1 (2xz) x e2 + 3xz x e3
y z x z x y
= 6xze1 + 2ze2 + 3z2 e3 .
(b)
e1 e2
e3
va = / x / y
/ z
xy 2yz
3zx
= (3zx) (2yz) e1 (3zx) (xy) e2 + (2yz) (xy) e3
y z x z x y
= 2ye1 3ze2 xe3 .
(c)
e1 e2 e3
vc = / x / y
/ z
y2 2xy + z2
2yz
2 2
2xy + z2 e1 2xy + z2
= (2yz) (2yz) y e2 + y e3
y z x z x y
= 0.