Question
Question: How do you find the \[sine\] of the angle between two vectors?...
How do you find the sine of the angle between two vectors?
Solution
In this question, we have been given a condition of two vectors and we need to find thesine of the angle between them.
According to the standard formula, the angle θ between two vectors u and v is given by the formula
θ=cos−1(∣u∣∣v∣u⋅v)
We can also translate our two vectors so that their tails are at the origin. Then draw a line through each of the vectors. The smaller of the two angles is called the "angle between the two vectors".
Or we can use a slightly harder way (because it involves calculating a cross product). You know that
∣u×v∣=∣u∣∣v∣sin(θ)
So, we can find the cross product and all of the norms and then plug in as shown in the equation shown above:
Complete step-by-step solution:
In general, for a,b∈R3 , we have the standard sine angle formula to calculate angle between two vectors:
∥a×b∥=∥a∥∥b∥sinθ,
Where, θ is the angle between vector a and vector b.
In case we will assume mean real valued two dimensional vectors. Given vectors, u and v , note that they can be represented in polar form as:
u=∣u∣((cosα)i^+(sinα)j^)
v=∣v∣((cosβ)i^+(sinβ)j^)
Where α and β are the angles that u and v make with the x axis.
Then:
u×v=∣u∣(cosα)∣v∣(sinβ)−∣u∣(sinα)∣v∣(cosβ)
u×v=∣u∣∣v∣(cosαsinβ−sinαcosβ)
u×v=∣u∣∣v∣sin(β−α)
So, the final equation in angle will come out to be as shown below, which is the sine of the angle between the two vectors.:
sin(β−α)=∣u∣∣v∣u×v
Note: For 3 dimensional vectors u and v , the cross product is a vector quantity rather than a scalar one, but the absolute value of the sine of the angle between u and v is expressible in terms of the length of that vector quantity as:
u×v=∣u∣.∣v∣