Parallel vectors are vectors that lie along the same line or along parallel lines. They have the same direction or exactly opposite directions.
When two vectors have the same or opposite direction, they are said to be parallel to each other. Note that parallel vectors can differ in magnitude, and two parallel vectors can never intersect each other.

If two vectors are parallel to each other they can be represented as scalar multiple of one another i.e. we can say that the given two vectors X and Y are parallel, if there exists a unique number 'k' such that:
X = k × Y
where k can be positive, negative or zero.
- If k is positive then the vectors are parallel and in the same direction.
- If k is negative then the vectors are parallel and in opposite direction or they are antiparallel to each other.
Unit Vector parallel to Given Vector
Unit vectors is a vector whose magnitude is one unit. Unit vector parallel to the given vector is the vector whose magnitude is one and in the same direction as given vector. To find unit vector parallel to the given vector divide the given vector with its magnitude as
â = a / |a|, where |â| = 1
Therefore, the vector â is a unit vector parallel to given vector a, obtained by dividing the given vector a with its own magnitude.
Dot Product of Parallel Vectors
Dot product is the product of magnitude of the two vectors with cosine of the angle between the two vectors. For parallel vectors the angle between the two vectors is 0°. So dot product of parallel vectors is simply the product of their magnitudes.
By definition of dot product of two vectors we know that,
a.b =|a| |b| cosθ
As angle between parallel vectors is zero,
a.b = |a| |b| cos0
a.b = |a| |b| (1)
a.b = |a| |b|
Hence it is proved that the dot product of two parallel vectors is the product of their magnitudes.
Cross Product Of Parallel vectors
Cross product or vector product is the product of magnitude of the vectors with the sine of angle between the two vectors. Since parallel vector have angle 0° between them, So cross product of parallel vectors is zero.
From the definition of cross product we know,
a×b =|a| |b| sinθ Û .
Here Û represent the unit vector in the direction of a×b.
a×b = |a| |b| sin0 Û .
a×b = |a| |b| (0) Û .
a×b = 0
Hence it is proved that he cross product of two parallel vectors is always zero.
Properties of Parallel Vectors
Some of the Important properties of Parallel vectors are as below:
- Every vector is parallel to itself and antiparallel to its opposite.
- Parallel vector lie on the same or parallel lines.
- Cross product of parallel vectors is always zero.
- Sum of two parallel vectors is also a parallel vector.
- Dot product of two parallel vectors is equal to the product of their magnitudes.
- Two vectors are parallel if they can be represented as scalar multiple of one another.
Sample Problems on Parallel Vector
Example 1: Verify whether the vectors are parallel , antiparallel or intersecting U=3i + 2j -k and 3V =i + 2j - k.
Solution:
For vector U, the direction vector
\vec{u} is <3, 2, -1>.For vector V, the direction vector
\vec{v} is <1, 2, -1>.Comparing the direction vectors, we see that
\vec{u} and\vec{v} are not scalar multiples of each other, nor are they negatives of each other.Hence, U and V are neither parallel nor antiparallel. They intersect at some angle.
Example 2: Find a Unit Vector parallel to given vector U = 3i + 4j + 12j?
Solution:
Unit vector parallel to given vector can be found by dividing the given vector with it own magnitude as:
Given U = 3i + 4j + 12j ,
|U| = √32 + 42 +122
= √9 + 16 + 144 = √169 = 13
So Unit vector parallel to given U vector is = (3i + 4j + 12k ) / 13
Example 3: Find the dot and cross product of the vectors U = 3i + j -2k and U = 6i +2j - 4k?
Solution:
Given,
U = 3i + j -2k
V = 6i + 2j - 4k
It can be seen that V = 2U
So we can say that both the vectors are parallel to each other.
Dot product : For parallel vector U.V = |U| |V|
or |U|=√32 + 12 +22 = √9 + 1 + 4 = √14
|V| = √62 +22 + 42 = √36 + 4 + 16 = √56
So U.V = √14 ×√56= √784 = 28.
Cross Product : The cross of two parallel vectors is zero.
Example 4: Find a vector parallel to the vector U = 3i + 4j and has magnitude twice the magnitude of U?
Solution:
Given vector U = 3i + 4j.
Magnitude of U, |U| = √(32 + 42) = 5.
A vector parallel to U with twice the magnitude: V = 2U = 6i + 8j.
Magnitude of V, |V| = √(62 + 82) = 10.