\
A vector is a quantity that involves both magnitude and direction.
Vectors obey the commutative law for addition.
Vectors can be denoted in several ways: A, A**,** and A with an arrow above it.
Two vectors are equal if they have the same magnitude and direction.
\
Displacement (which is the difference between the final and initial positions) is the prototypical example of a vector: A (displacement) = 4 miles (magnitude) to the north (direction)
\
Place the tail (the initial point) of one vector at the tip of the other vector
Connect the exposed tail to the expose tip.
The vector formed is the sum of the first two. This is called the “tip-to-tail” method of vector addition.
Used to subtract one vector from another.
For example, to get A - B, simply form vector -B, which is the scalar multiple (-1)B, and add it to A.
A vector can be multiplied by a scalar (a number), resulting in a vector.
If the original vector is A and the scalar is k, then the scalar multiple kA is as follows:
Magnitude of k A = | k |A (magnitude of A)
Direction of kA = the same as A if k is positive or the opposite of A if k is negative.
\
Remember that when you multiply a vector times a scalar of k, the vector becomes k times longer.
The direction of a vector can be specified by the angle it makes with the positive x-axis; you can sketch the vector and use its components to determine the angle. For example, if θ denotes the angle that vector A = 3i + 4j makes with the +x-axis, then tanθ = Aᵧ / Aₓ = 4/3.
\
Make sure your calculator is in the correct mode, radian or degree, when using trig functions.
\
If A makes the angle θ with the +x-axis, then its x- and y-components are Acosθ and Asinθ respectively (where A is the magnitude of A)
\
Generally, any vector in the plane can be written using two perpendicular component vectors.
Several physical concepts (work, electric and magnetic flux) require that we multiply the magnitude of one vector by the magnitude of the component of the other vector parallel to the first. The dot product was invented specifically for this purpose.
\
A vector can be multiplied by a scalar to yield another vector. For instance, we can multiply the vector A by the scalar 2 to get the scalar multiple 2A. The product is a vector with twice the magnitude and, since the scalar is positive, the same direction is A.
\
Additionally, we can form a scalar by multiplying two vectors. In this case, the product of the vectors is called the dot product or the scalar product, since the result is a scalar.
\
Some physical concepts (torque, angular momentum, magnetic force) require that we multiply the magnitude of one vector by the magnitude of the components of the vector perpendicular to the first. The cross-product was invented specifically for this purpose.
\
\
\
\
The magnitude of any vector, A, can be computed by applying the Pythagorean Theorem to the scalar components of the sector, Aᵧ* and Aₓ: A = √(Aₓ)^2 + (Aᵧ*)^2
The direction of any vector, A, can be specified by the angle θ, it makes with the positive x-axis such than tan(θ)= Aᵧ /Aₓ
\
The dot product or scalar product is a scalar that results from multiplying the magnitude of one vector with the magnitude of the component of another vector that is parallel to the first:
The cross product is a vector that has magnitude that results from multiplying the magnitude of one vector by the magnitude of the component of another vector that’s perpendicular to the first: | A x B| = ABsin(θ). The direction of the cross product is perpendicular to both vectors.
The right-hand rule can be used to determine the direction of the cross product
The magnitude and direction of the cross product can be found from the determinant of a 3 x 3 matrix with the unit basis vectors forming the top row, the scalar components of the first vector forming the middle row, and the scalar components of the second vector forming the bottom row of the matrix.
\
\
\
\