Vectors/Printable version


Vectors

The current, editable version of this book is available in Wikibooks, the open-content textbooks collection, at
https://en.wikibooks.org/wiki/Vectors

Permission is granted to copy, distribute, and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 3.0 License.

Introduction

The basic idea edit

A vector is a mathematical concept that has both magnitude and direction. Detailed explanation of vectors may be found at the Wikibooks module Linear Algebra/Vectors in Space. In physics, vectors are used to describe things happening in space by giving a series of quantities which relate to the problem's coordinate system.

A vector is often expressed as a series of numbers. For example, in the two-dimensional space of real numbers, the notation (1, 1) represents a vector that is pointed 45 degrees from the x-axis towards the y-axis with a magnitude of  .

Commonly in physics, we use position vectors to describe where something is in the space we are considering, or how its position is changing at that moment in time. Position vectors are written as summations of scalars multiplied by unit vectors. For example:

 

where a, b and c are scalars and   and   are unit vectors of the Cartesian (René Descartes) coordinate system. A unit vector is a special vector which has magnitude 1 and points along one of the coordinate frame's axes. This is better illustrated by a diagram.

A vector itself is typically indicated by either an arrow:  , or just by boldface type: v, so the vector above as a complete equation would be denoted as:

 

The magnitude of a vector is computed by  . For example, in two-dimensional space, this equation reduces to:

 .

For three-dimensional space, this equation becomes:

 .

Practice Problems edit

Problem 1: Find the magnitude of the following vectors. Answers below.

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Using vectors in physics edit

Many problems, particularly in mechanics, involve the use of two- or three-dimensional space to describe where objects are and what they are doing. Vectors can be used to condense this information into a precise and easily understandable form that is easy to manipulate with mathematics.

Position - or where something is, can be shown using a position vector. Position vectors measure how far something is from the origin of the reference frame and in what direction, and are usually, though not always, given the symbol  . It is usually good practice to use   for position vectors when describing your solution to a problem as most physicists use this notation.

Velocity is defined as the rate of change of position with respect to time. You may be used to writing velocity, v, as a scalar because it was assumed in your solution that v referred to speed in the direction of travel. However, if we take the strict definition and apply it to the position vector - which we have already established is the proper way of representing position - we get:

 

However, we note that the unit vectors are merely notation rather than terms themselves and are in fact not differentated, only the scalars which represent the vector's components in each direction differentiate.

Assuming that each component is not a constant and thus has a non-zero derivative, we get:

  where a', b' and c' are simply the first derivatives with respect to time of each original position vector component.

Here it is clear that velocity is also a vector. In the real world this means that each component of the velocity vector indicates how quickly each component of the position vector is changing - that is, how fast the object is moving in each direction.

Vectors in Mechanics edit

Vector notation is ubiquitous in the modern literature on solid mechanics, fluid mechanics, biomechanics, nonlinear finite elements and a host of other subjects in mechanics. A student has to be familiar with the notation in order to be able to read the literature. In this section we introduce the notation that is used, common operations in vector algebra, and some ideas from vector calculus.

Vectors edit

A vector is an object that has certain properties. What are these properties? We usually say that these properties are:

  • a vector has a magnitude (or length)
  • a vector has a direction.

To make the definition of the vector object more precise we may also say that vectors are objects that satisfy the properties of a vector space.

The standard notation for a vector is lower case bold type (for example  ).

In Figure 1(a) you can see a vector   in red. This vector can be represented in component form with respect to the basis ( ) as

 

where   and   are orthonormal unit vectors. Orthonormal means they are at right angles to each other (orthogonal) and are unit vectors. Recall that unit vectors are vectors of length 1. These vectors are also called basis vectors.

You could also represent the same vector   in terms of another set of basis vectors ( ) as shown in Figure 1(b). In that case, the components of the vector are   and we can write

 

Note that the basis vectors   and   do not necessarily have to be unit vectors. All we need is that they be linearly independent, that is, it should not be possible for us to represent one solely in terms of the others.

In three dimensions, using an orthonormal basis, we can write the vector   as

 

where   is perpendicular to both   and  . This is the usual basis in which we express arbitrary vectors.

Vector Algebra


Vector Algebra

 
Two vectors are added head to tail.

Vector Algebra Operations edit

Addition and Subtraction edit

If   and   are vectors, then the sum   is also a vector.

The two vectors can also be subtracted from one another to give another vector  .

Multiplication by a scalar edit

 
Multiplicaton by 2 doubles the length of a vector

Multiplication of a vector   by a scalar   has the effect of stretching or shrinking the vector.

You can form a unit vector   that is parallel to   by dividing by the length of the vector  . Thus,

 

Scalar product of two vectors edit

 
The scalar product depends on the cosine of the angle between two vectors.

The scalar product or inner product or dot product of two vectors is defined as

 

where   is the angle between the two vectors (see Figure 2(b)).

If   and   are perpendicular to each other,   and  . Therefore,  .

The dot product therefore has the geometric interpretation as the length of the projection of   onto the unit vector   when the two vectors are placed so that they start from the same point (tail-to-tail).

The scalar product leads to a scalar quantity and can also be written in component form (with respect to a given basis) as

 

If the vector is   dimensional, the dot product is written as

 

Using the Einstein summation convention, we can also write the scalar product as

 

Also notice that the following also hold for the scalar product

  1.   (commutative law).
  2.   (distributive law).

Vector product of two vectors edit

 
The area of the parallelogram generated by two vectors is the length of their cross product

The vector product (or cross product) of two vectors   and   is another vector   defined as

 

where   is the angle between   and  , and   is a unit vector perpendicular to the plane containing   and   in the right-handed sense.

In terms of the orthonormal basis  , the cross product can be written in the form of a determinant

 

In index notation, the cross product can be written as

 

where   is the Levi-Civita symbol (also called the permutation symbol, alternating tensor).

Identities from Vector Algebra edit

Some useful vector identities are given below.

  1.  .
  2.  .
  3.  
  4.  
  5.  
  6.  
  7.  

For more details on the topics of this chapter, see Vectors in the wikibook on Calculus.

Introduction · Vector Calculus


Vector Calculus

Vector Calculus edit

So far we have dealt with constant vectors. It also helps if the vectors are allowed to vary in space. Then we can define derivatives and integrals and deal with vector fields. Some basic ideas of vector calculus are discussed below.

Derivative of a vector valued function edit

Let   be a vector function that can be represented as

 

where   is a scalar.

Then the derivative of   with respect to   is

 

Note: In the above equation, the unit vectors   (i=1,2,3) are assumed constant.
If   and   are two vector functions, then from the chain rule we get

 

Scalar and vector fields edit

Let   be the position vector of any point in space. Suppose that there is a scalar function ( ) that assigns a value to each point in space. Then

 

represents a scalar field. An example of a scalar field is the temperature. See Figure4(a).

If there is a vector function ( ) that assigns a vector to each point in space, then

 

represents a vector field. An example is the displacement field. See Figure 4(b).

Gradient of a scalar field edit

Let   be a scalar function. Assume that the partial derivatives of the function are continuous in some region of space. If the point   has coordinates ( ) with respect to the basis ( ), the gradient of   is defined as

 

In index notation,

 

The gradient is obviously a vector and has a direction. We can think of the gradient at a point being the vector perpendicular to the level contour at that point.

It is often useful to think of the symbol   as an operator of the form

 

Divergence of a vector field edit

If we form a scalar product of a vector field   with the   operator, we get a scalar quantity called the divergence of the vector field. Thus,

 

In index notation,

 

If  , then   is called a divergence-free field.

The physical significance of the divergence of a vector field is the rate at which some density exits a given region of space. In the absence of the creation or destruction of matter, the density within a region of space can change only by having it flow into or out of the region.

Curl of a vector field edit

The curl of a vector field   is a vector defined as

 

The physical significance of the curl of a vector field is the amount of rotation or angular momentum of the contents of a region of space.

Laplacian of a scalar or vector field edit

The Laplacian of a scalar field   is a scalar defined as

 

The Laplacian of a vector field   is a vector defined as

 

Identities in vector calculus edit

Some frequently used identities from vector calculus are listed below.

  1.  ~.
  2.  ~.
  3.  ~.
  4.  ~.
  5.  ~.

Green-Gauss Divergence Theorem edit

Let   be a continuous and differentiable vector field on a body   with boundary  . The divergence theorem states that

 

where   is the outward unit normal to the surface (see Figure 5).

In index notation,

 

For more details on the topics of this chapter, see Vector calculus in the wikibook on Calculus.

Vector Algebra