

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
mathematical_physics_2007_7.pdf
Typology: Study Guides, Projects, Research
1 / 3
This page cannot be seen from the preview
Don't miss anything!
4 A REVIEW OF VECTOR A N D MATRIX ALGEBRA
[PI, with the elements given by:
7 [PI The multiplication in Equation 1.10 can be written in the abbreviated matrix notation as
M l J N J k = PIk, (1.12)
We can also use subscripthmmation notation to write the same product as
with the implied sum over the j index keeping track of the summation. Notice j
Matrix array notation is convenient for doing numerical calculations, especially when using a computer. When deriving the relationships between the various quan-
mechanism for keeping track of the geometry of the coordinate system. For example, in a particular coordinate system, the vector v might be written as V = lel + 3e2 + 2C3. (1.13)
When performing calculations, it is sometimes convenient to use a matrix represen- tation of this vector by writing:
v + [ V ] = [;I. (1.14)
The problem with this notation is that there is no convenient way to incorporate the basis vectors into the matrix. This is why we are careful to use an arrow (-) in
quantities means that they are perfectly equivalent in every way. One quantity may be substituted for the other in any expression. For instance, Equation 1.13 implies that the quantity 1C1 + 3C2 + 2C3 can replace in any mathematical expression, and vice-versa. In contrast, the arrow in Equation 1.14 implies that [Vl can represent v, and that calculations can be performed using it, but we must be careful not to directly substitute one for the other without specifying the basis vectors associated with the components of [Vl.
VECTOR OPERATIONS 5
In this section, we investigate several vector operations. We will use all the different forms of notation discussed in the previous section in order to illustrate their dif- ferences. Initially, we will concentrate on matrix and matrix array notation. As we progress, the subscript/summation notation will be used more frequently. can be represented using a matrix. There are actually two ways to write this matrix. It can be either a (3 X 1) column matrix or a (1 X 3) row matrix, whose elements are the components of the vector in some Cartesian basis:
As we discussed earlier, a three-dimensional vector
V+[V] = [ ]; or v-. [u+= [ V , ~2 V, I. (1.15)
an interchange of rows and columns. Remember the vector can have an infinite number of different matrix array representations, each written with respect to a different coordinate basis.
Consider the simple rotation of a vector in a Cartesian coordinate system. This example will be worked out, without any real loss of generality, in two dimensions. We start with the vector A, which is oriented at an angle 8 to the 1-axis, as shown
where
A~ = A C O S ~ A2 = AsinO. (1.17)
In these expressions A 3 1 x 1 = ,/A; + A; is the magnitude of the vector A. The
vector A' is generated by rotating the vectorx counterclockwiseby an angle 4. This
Figure 1.2 Geometry for Vector Rotation