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
 
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top