Changes

Jump to navigation Jump to search
140 bytes added ,  21:01, January 27, 2012
dot and cross products
Line 24: Line 24:     
Because of this representation, each vector can be thought of as a point in a [[Cartesian coordinate system]]; or, rather, as an arrow from the [[origin]] to the point.  For example, <math>\vec{v} = (4,5,6)</math> can be thought of as the arrow from the origin <tt>(0, 0, 0)</tt> to the point <tt>4,5,6</tt>.  In this case, (4,5,6) would be called the ''head'' of ''v'', and (0,0,0) would be called the ''tail''.
 
Because of this representation, each vector can be thought of as a point in a [[Cartesian coordinate system]]; or, rather, as an arrow from the [[origin]] to the point.  For example, <math>\vec{v} = (4,5,6)</math> can be thought of as the arrow from the origin <tt>(0, 0, 0)</tt> to the point <tt>4,5,6</tt>.  In this case, (4,5,6) would be called the ''head'' of ''v'', and (0,0,0) would be called the ''tail''.
 +
 +
Two vectors can be multiplied in two ways.  The [[dot product]] of two vectors is a scalar, while the [[cross product]] is another vector.
    
Vector spaces are the fundamental objects of study of [[linear algebra]] and, due to their usefulness with [[gradient]]s, advanced calculus.
 
Vector spaces are the fundamental objects of study of [[linear algebra]] and, due to their usefulness with [[gradient]]s, advanced calculus.
Block, SkipCaptcha, Automoderated users, edit, rollback
3,026

edits

Navigation menu