2.transformation of Vectors and Intro To Tensors
2.transformation of Vectors and Intro To Tensors
A y = A cos θ, A z = A sin θ,
while
z
z
A y
θ
θ
φ
y
FIGURE 1.15
More generally, for rotation about an arbitrary axis in three dimensions, the
transformation law takes the form
⎛ ⎞ ⎛ ⎞⎛ ⎞
Ax Rx x Rx y Rx z Ax
⎝ A y ⎠ = ⎝ R yx R yy R yz ⎠ ⎝ A y ⎠ , (1.30)
Az Rzx Rzy Rzz Az
where the index 1 stands for x, 2 for y, and 3 for z. The elements of the ma-
trix R can be ascertained, for a given rotation, by the same sort of trigonometric
arguments as we used for a rotation about the x axis.
Now: Do the components of N transform in this way? Of course not—it doesn’t
matter what coordinates you use to represent positions in space; there are still just
as many apples in the barrel. You can’t convert a pear into a banana by choosing
a different set of axes, but you can turn A x into A y . Formally, then, a vector is
any set of three components that transforms in the same manner as a displace-
ment when you change coordinates. As always, displacement is the model for the
behavior of all vectors.3
By the way, a (second-rank) tensor is a quantity with nine components, Tx x ,
Tx y , Tx z , Tyx , . . . , Tzz , which transform with two factors of R:
T x x = Rx x (Rx x Tx x + Rx y Tx y + Rx z Tx z )
3 If
you’re a mathematician you might want to contemplate generalized vector spaces in which the
“axes” have nothing to do with direction and the basis vectors are no longer x̂, ŷ, and ẑ (indeed, there
may be more than three dimensions). This is the subject of linear algebra. But for our purposes all
vectors live in ordinary 3-space (or, in Chapter 12, in 4-dimensional space-time.)
12 Chapter 1 Vector Analysis
Problem 1.8
(a) Prove that the two-dimensional rotation matrix (Eq. 1.29) preserves dot prod-
ucts. (That is, show that A y B y + A z B z = A y B y + A z Bz .)
(b) What constraints must the elements (Ri j ) of the three-dimensional rotation ma-
trix (Eq. 1.30) satisfy, in order to preserve the length of A (for all vectors A)?
Problem 1.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.
Problem 1.10
z z
z
x
a y
}
y y y
x x x
(a) z (b)
FIGURE 1.16
4A scalar does not change when you change coordinates. In particular, the components of a vector are
not scalars, but the magnitude is.
5 Beware: The vector r (Eq. 1.19) goes from a specific point in space (the origin, O) to the point
P = (x, y, z). Under translations the new origin (Ō) is at a different location, and the arrow from Ō
to P is a completely different vector. The original vector r still goes from O to P, regardless of the
coordinates used to label these points.