Solving the Cosine Identity: cos(α-β)cos(α+β) = cos2α - sin2 β

  • Thread starter Thread starter phys1618
  • Start date Start date
  • Tags Tags
    Cosine Identity
AI Thread Summary
The discussion focuses on solving the cosine identity cos(α-β)cos(α+β) = cos2α - sin2 β. The user attempts to manipulate both sides of the equation but struggles with the application of trigonometric identities, particularly regarding the use of sin²α + cos²β. It is clarified that this identity cannot be applied when the variables differ, and the initial reduction of the right-hand side is incorrect due to excessive powers. Instead, the suggestion is made to simplify the equation by reducing the four terms involved to two using the identity sin²α + cos²α = 1. The conversation emphasizes the importance of correctly applying trigonometric identities to solve the equation effectively.
phys1618
Messages
105
Reaction score
0

Homework Statement



cos(α − β)cos(α + β) = cos2α - sin2 β

Homework Equations



cos(α + β) = cos α cos β − sin α sin β

cos(α − β) = cos α cos β + sin α sin β

The Attempt at a Solution


I worked out the LHS which makes it
cos2α cos2β - sin2α sin2β=RHS

Then, I'm stuck, however, i tried to do what I think can work...But I don't think it's right.
From here I think it's wrong.
(cos2α - sin2 β) (cos2β + sin2α)=RHS
(cos2α - sin2 β) (1) =RHSS

My problem is can we use identity for items like cos2 a + sin2 B = 1?
the variable is not the same :/
 
Physics news on Phys.org
can you use complex exponentials?
 
phys1618 said:
I worked out the LHS which makes it
cos2α cos2β - sin2α sin2β=RHS

Good work.

Then, I'm stuck, however, i tried to do what I think can work...But I don't think it's right.
From here I think it's wrong.
(cos2α - sin2 β) (cos2β + sin2α)=RHS
(cos2α - sin2 β) (1) =RHSS

My problem is can we use identity for items like cos2 a + sin2 B = 1?
the variable is not the same :/

The identity only works with one variable, just as you suggest. So sin2α+cos2β cannot be reduced to 1. Also, your initial step in reducing the RHS has too many powers of 2 in it.

You will do better not to use a difference of squares at this point. Basically, you have equations that involve four terms:
\sin\alpha, \sin\beta, \cos\alpha, \cos\beta​
You can easily get that down to two terms using the identity
\sin^2\alpha + \cos^2\alpha = 1​
and the same again for β.

You will find this identity easier to use while you have the squares present in the equation. Since the RHS uses cos α and sin β, you can try eliminating the cos β and the sin α from the LHS.

Cheers -- sylas
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top