vector operations

vector operations
Extension of the laws of elementary algebra to vectors.

They include addition, subtraction, and three types of multiplication. The sum of two vectors is a third vector, represented as the diagonal of the parallelogram constructed with the two original vectors as sides. When a vector is multiplied by a positive scalar (i.e., number), its magnitude is multiplied by the scalar and its direction remains unchanged (if the scalar is negative, the direction is reversed). The multiplication of a vector a by another vector b leads to the dot product, written ab, and the cross product, written a × b. The dot product, also called the scalar product, is a scalar real number equal to the product of the lengths of vectors a (|a|) and b (|b|) and the cosine of the angle (θ) between them: ab = |a| |b| cos θ. This equals zero if the two vectors are perpendicular (see orthogonality). The cross product, also called the vector product, is a third vector (c), perpendicular to the plane of the original vectors. The magnitude of c is equal to the product of the lengths of vectors a and b and the sine of the angle (θ) between them: |c| = |a| |b| sin θ. The associative law and commutative law hold for vector addition and the dot product. The cross product is associative but not commutative.

* * *


Universalium. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Vector calculus — Topics in Calculus Fundamental theorem Limits of functions Continuity Mean value theorem Differential calculus  Derivative Change of variables Implicit differentiation Taylor s theorem Related rates …   Wikipedia

  • Vector graphics — This article is about computer illustration. For other uses, see Vector graphics (disambiguation). Example showing effect of vector graphics versus raster graphics. The original vector based illustration is at the left. The upper right image… …   Wikipedia

  • vector — vectorial /vek tawr ee euhl, tohr /, adj. vectorially, adv. /vek teuhr/, n. 1. Math. a. a quantity possessing both magnitude and direction, represented by an arrow the direction of which indicates the direction of the quantity and the length of… …   Universalium

  • operations — (as used in expressions) operations research operations management vector operations * * * …   Universalium

  • Vector Pipeline — L.P. is a natural gas pipeline which transports approximately convert|1|Gcuft|m3 per day of natural gas from Joliet, Illinois, in the Chicago area, to parts of Indiana and Michigan and into Ontario, Canada. The pipeline is a key link in the… …   Wikipedia

  • Vector space — This article is about linear (vector) spaces. For the structure in incidence geometry, see Linear space (geometry). Vector addition and scalar multiplication: a vector v (blue) is added to another vector w (red, upper illustration). Below, w is… …   Wikipedia

  • Vector bundle — The Möbius strip is a line bundle over the 1 sphere S1. Locally around every point in S1, it looks like U × R, but the total bundle is different from S1 × R (which is a cylinder instead). In mathematics, a vector bundle is a… …   Wikipedia

  • Vector processor — A vector processor, or array processor, is a CPU design where the instruction set includes operations that can perform mathematical operations on multiple data elements simultaneously. This is in contrast to a scalar processor which handles one… …   Wikipedia

  • Vector field — In mathematics a vector field is a construction in vector calculus which associates a vector to every point in a (locally) Euclidean space.Vector fields are often used in physics to model, for example, the speed and direction of a moving fluid… …   Wikipedia

  • Vector (STL) — Vectors (or std::vector) are a C++ implementation of the dynamic array data structure. Their interface emulates the behavior of a C array (i.e., capable of fast random access) but with the additional ability to automatically resize itself when… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”