We need to find ∣a^−b^∣ where a^ and b^ are unit vectors (meaning ∣a^∣=1 and ∣b^∣=1) and θ is the angle between them.
To find the magnitude of (a^−b^), we start with:
∣a^−b^∣2=(a^−b^)⋅(a^−b^)
Expanding the dot product:
∣a^−b^∣2=a^⋅a^−a^⋅b^−b^⋅a^+b^⋅b^
This is just like expanding (a−b)2 in algebra, but with dot products.
Since a^ and b^ are unit vectors:
a^⋅a^=∣a^∣2=1
b^⋅b^=∣b^∣2=1
And by the definition of dot product:
a^⋅b^=∣a^∣∣b^∣cosθ=(1)(1)cosθ=cosθ
Substituting these values:
∣a^−b^∣2=1−cosθ−cosθ+1
∣a^−b^∣2=2−2cosθ
Using the trigonometric identity 1−cosθ=2sin2(2θ), we get:
∣a^−b^∣2=2×2sin2(2θ)=4sin2(2θ)
Taking the square root on both sides:
∣a^−b^∣=4sin2(2θ)
Since θ is the angle between two vectors, it lies in [0,π], which means 2θ lies in [0,2π], so sin(2θ)≥0.
Therefore:
∣a^−b^∣=2sin(2θ)