Question Statement
Prove that the trigonometric identity for the cosine of the sum of two angles holds:
cos(α+β)=cosα⋅cosβ−sinα⋅sinβ
Background and Explanation
This problem involves proving a well-known identity in trigonometry: the cosine of a sum. To prove this, we’ll use the geometric interpretation of trigonometric functions and the properties of the dot product of vectors. Specifically, we will express the vectors corresponding to the angles α and β and use their dot product to arrive at the identity.
Solution
Step 1: Define unit vectors along the angles α and β
Let a^ and b^ be unit vectors making angles α and β with the x-axis, respectively. The position vectors of these unit vectors in terms of the x- and y-coordinates are:
- For a^ making an angle α with the x-axis:
a^=cosα,i^+sinα,j^
This represents a unit vector in the direction of angle α, where i^ and j^ are the unit vectors along the x- and y-axes, respectively.
- For b^ making an angle β with the x-axis:
b^=cosβ,i^+sinβ,j^
This represents a unit vector in the direction of angle β.
Step 2: Use the dot product to relate the angles
The cosine of the angle between the two vectors a^ and b^ is given by the dot product of the two unit vectors:
a^⋅b^=(cosα,i^+sinα,j^)⋅(cosβ,i^+sinβ,j^)
Step 3: Simplify the dot product
Using the distributive property of the dot product:
a^⋅b^=cosα⋅cosβ+sinα⋅sinβ
This is the standard expression for the dot product of two vectors, where:
- i^⋅i^=1
- j^⋅j^=1
- i^⋅j^=0 (since they are perpendicular)
Thus:
a^⋅b^=cosα⋅cosβ+sinα⋅sinβ
Step 4: Conclusion
The angle between the two vectors a^ and b^ is α+β, so by the definition of the cosine of the angle between two vectors:
cos(α+β)=a^⋅b^
Substitute the expression for a^⋅b^:
cos(α+β)=cosα⋅cosβ−sinα⋅sinβ
Thus, we have proven the trigonometric identity:
cos(α+β)=cosα⋅cosβ−sinα⋅sinβ
- Dot product of vectors: The dot product of two vectors u=(u1,u2) and v=(v1,v2) is:
u⋅v=u1v1+u2v2
For unit vectors a^ and b^, the dot product can be written as:
a^⋅b^=cos(θ)
where θ is the angle between them.
- Vector components: The components of a vector in terms of its direction cosine and sine are given by:
a^=cosα,i^+sinα,j^,b^=cosβ,i^+sinβ,j^
Summary of Steps
- Define the unit vectors a^ and b^ in terms of angles α and β.
- Calculate the dot product of the two unit vectors.
- Simplify the dot product to find the relation between cos(α+β), cosα, and cosβ.
- Conclude that the identity cos(α+β)=cosα⋅cosβ−sinα⋅sinβ holds true.