Content
Vector form, cartesian form, parametric form, modeling with vectors
No exercises available for this concept.
A vector line is defined by specifying one fixed point on the line and a direction vector. If the fixed point is given by position vector a, and the direction vector by b, then the line in vector form is:
Here, Ξ»βR is a parameter that varies over all real numbers, generating every point on the line. Changing Ξ» moves the point r along the direction of b, creating the full infinite line.
A vector line in three-dimensional space can also be expressed in parametric form, showing explicitly the equations for the x, y, and z coordinates separately:
Here, (x0β,y0β,z0β) is a point on the line, (l,m,n) are the components of the direction vector, and the parameter Ξ» controls your position along the line. Changing Ξ» moves the point continuously along the direction of the vector, producing the full infinite line.
In kinematics (the mathematical description of motion), 3D motion can be modeled by a vector line, often expressed with the parameter representing time, t.
Specifically, the direction vector b represents the velocity of an object, indicating both its direction and magnitude of movement. The magnitude of this vector, β£bβ£, is the object's speedβthe rate at which it moves, irrespective of direction.
The angle between two lines is simply the angle between their direction vectors.
For any two lines r1β=a1β+Ξ»b1β and r2β=a2β+ΞΌb2β, the angle ΞΈ between r1β and r2β can be found via the formula
which is just the equation of the scalar product.