Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Physics LibreTexts

9.4: Vector Operations

( \newcommand{\kernel}{\mathrm{null}\,}\)

The Zero Vector

The zero vector is the vector 0=0i+0j+0k. It has zero magnitude, and its direction is undefined. The zero vector is not the same thing as the scalar 0:00. One is a vector, and the other is a scalar.

Derivatives of Vectors

You can take the derivative of a vector component-by-component. For example, if a vector A(t) is a function of time t, then A(t)=Ax(t)i+Ay(t)j+Az(t)k, and

dA(t)dt=dAx(t)dti+dAy(t)dtj+dAz(t)dtk

It's possible to take other kinds of derivatives of vectors, known as the divergence () and curl(×). You'll learn about these in a course on vector calculus.

Integrals of Vectors

Integrating a vector is similarly done term-by-term. If a vector A(t) is a function of time t, then A(t)= Ax(t)i+Ay(t)j+Az(t)k, and

A(t)dt=Ax(t)dti+Ay(t)dtj+Az(t)dtk

Other Vector Operations

Other mathematical operations with vectors are possible. For example, is it possible to add a vector and a scalar together? The answer is: sort of. You get something similar to a quaternion, which is a hypercomplex number of the form a+bi+cj+dk (where i2=j2=k2=1 ). Quaternions are sometimes used in aeronautical and astronautical engineering to describe the rotation of one coordinate system with respect to another.

What about multiplying a vector by another vector? Yes, this is possible. In fact, there are three different kinds of multiplication that can be used to multiply two vectors together, as described in the next chapter.

How about division - can you divide by a vector? No; division by a vector is not defined. A vector may be a dividend, but not a divisor. But you can divide a vector by a scalar by simply multiplying by the reciprocal of the scalar:

Ac=1c(Axi+Ayj+Azk)=Axci+Aycj+Azck.


9.4: Vector Operations is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?