Scalars and Vectors
In physics and mathematics, physical quantities are broadly classified into two categories:
- Scalars: Quantities that have only magnitude and no direction. Examples include mass, volume, temperature, distance, and speed. They are completely described by a numerical value along with a unit.
- Vectors: Quantities that have both magnitude and direction, and obey the triangle law of addition. Examples include displacement, velocity, acceleration, and force.
Geometrically, a vector is represented by a directed line segment. The vector starts at an initial point and ends at a terminal point . The length of the segment gives the magnitude of the vector, denoted by or simply , while the arrow indicates the direction.
A very important distinction is that not every quantity with direction is automatically treated as a vector in mathematics; it must also follow the laws of vector addition. This is why the triangle law is included in the definition.
Position Vector
Consider a point in a 3D Cartesian coordinate system with origin . The vector having as its initial point and as its terminal point is called the position vector of point .
Using unit vectors , , and along the positive x, y, and z axes respectively, the position vector of point is written as:
The magnitude of this position vector is the distance of point from the origin and is given by:
Thus, the position vector not only tells us where the point is located, but also gives a compact algebraic way to describe points in space.
Direction Cosines and Direction Ratios
Let a position vector make angles , , and with the positive x, y, and z-axes respectively. These are called the direction angles of the vector.
The cosines of these angles, namely , , and , are called the direction cosines of the vector and are usually denoted by , , and respectively.
A fundamental identity satisfied by direction cosines is: This follows directly from:
Any three numbers , , and proportional to , , and are called the direction ratios of the vector. In particular, the scalar components of the vector are direction ratios of the vector.
Types of Vectors
- Zero Vector (Null Vector): A vector whose initial and terminal points coincide. Its magnitude is zero. It is denoted by .
- Unit Vector: A vector whose magnitude is exactly 1. If is a non-zero vector, then the unit vector in its direction is:
- Coinitial Vectors: Two or more vectors having the same initial point.
- Collinear (or Parallel) Vectors: Two or more vectors are collinear if they are parallel to the same line. If and are collinear, then one is a scalar multiple of the other: for some scalar .
- Equal Vectors: Two vectors are equal if they have the same magnitude and the same direction, regardless of where they are placed in space.
- Negative of a Vector: If is a vector, then is the vector with the same magnitude but exactly opposite direction.
These basic vector types are used constantly in later topics such as vector addition, dot product, cross product, lines, and planes.
Example 1: Finding Magnitude
Compute the magnitude of the vector .
Solution: Step 1: Identify the scalar components of the vector. Here, , , and .
Step 2: Use the magnitude formula:
Step 3: Substitute the values:
Step 4: Compute the squares:
Step 5: Take the square root:
Answer: 13 units.
Example 2: Finding a Unit Vector
Find the unit vector in the direction of the vector .
Solution: Step 1: Find the magnitude of the vector:
Step 2: Use the formula for the unit vector:
Step 3: Substitute the vector and its magnitude:
Step 4: Write in component form:
Answer:
Example 3: Direction Cosines
Find the direction cosines of the vector .
Solution: Step 1: Identify the scalar components:
Step 2: Find the magnitude:
Step 3: Use the formulas for direction cosines:
Step 4: Substitute the values:
Answer: The direction cosines are , , and .
Example 4: Equality of Vectors
Find the values of and so that the vectors and are equal.
Solution: Step 1: Two vectors are equal if and only if their corresponding components are equal.
Step 2: Compare the components:
Step 3: Compare the components:
Answer: .
Example 5: Collinear Vectors
Show that the vectors and are collinear.
Solution: Step 1: Two vectors are collinear if one is a scalar multiple of the other.
Step 2: Factor the vector :
Step 3: Recognize that the bracketed expression is exactly :
Since one vector is a scalar multiple of the other, the vectors are collinear.
Answer: Proved.
Example 6: Vector with Given Magnitude
Find a vector in the direction of vector that has a magnitude of 7 units.
Solution: Step 1: Find the magnitude of :
Step 2: Find the unit vector in the direction of :
Step 3: Multiply this unit vector by the required magnitude 7:
Step 4: Simplify:
Answer:
Example 7: Direction Cosines Property
If a vector makes angles , , and with the x, y, and z axes respectively, prove that .
Solution: Step 1: Use the standard identity for direction cosines:
Step 2: Use the identity for each angle.
Step 3: Substitute into the direction cosine identity:
Step 4: Simplify:
Step 5: Rearranging,
Answer: Proved.
Example 8: Initial and Terminal Points
Find the scalar and vector components of the vector with initial point and terminal point .
Solution: Step 1: The vector from to is obtained by subtracting coordinates of from coordinates of :
Step 2: Substitute the coordinates:
Step 3: Simplify:
So the scalar components are and , and the vector components are and .
Answer: Scalar components: . Vector components: .
Example 9: Angles with the Axes
Find the angles at which the vector is inclined to the coordinate axes.
Solution: Step 1: Find the magnitude of the vector:
Step 2: Find the direction cosines:
Step 3: Relate direction cosines to direction angles:
Step 4: Hence,
Since all three direction cosines are equal, the vector is equally inclined to all three axes.
Answer: with all three axes.
Example 10: Checking for a Unit Vector
Determine whether the vector is a unit vector.
Solution: Step 1: A vector is a unit vector if its magnitude is 1.
Step 2: Compute the magnitude:
Step 3: Simplify each square:
Step 4: Add the fractions:
Since the magnitude is exactly 1, the vector is a unit vector.
Answer: Yes, it is a unit vector.