A question about trigonometric identities

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
acen_gr
Messages
63
Reaction score
0
Is this identity possible?

[tex]cot 2x = \frac{cos3x + cosx}{sin 3x + sinx}[/tex]

Thanks!
 
Mathematics news on Phys.org
Mark44 said:
Is this homework?

Not homework. I'm just asking if it's possible for the expressions on both sides to be identical or the equation is an identity or not. Because I've tried to work on it but I couldn't make them identical.
 
acen_gr said:
Is this identity possible?

[tex]cot 2x = \frac{cos3x + cosx}{sin 3x + sinx}[/tex]

Thanks!

Try cross multiplying to get:

[tex]\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)[/tex]

and then apply the half sum/difference identities to all of the sin cos products on each side of the equation. It comes out fairly easy with this step.

Use:
[tex]\sin a \cos b = \frac{1}{2} \left[ \sin(a+b) + \sin(a-b) \right][/tex]
 
An alternate approach is to convert to a polynomial equation in u = eix.
For example: cot(2x) = i(u2+u-2)/(u2-u-2) = i(u4+1)/(u4-1).
Do the similar steps for the right hand side, clear the denominators and end up with an identity.
 
uart said:
Try cross multiplying to get:

[tex]\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)[/tex]

and then apply the half sum/difference identities to all of the sin cos products on each side of the equation. It comes out fairly easy with this step.

Use:
[tex]\sin a \cos b = \frac{1}{2} \left[ \sin(a+b) + \sin(a-b) \right][/tex]

[tex]\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)[/tex]
[tex]\cos 2x \sin3x + \cos2x sinx = \sin2x \cos3x + \sin2x cosx[/tex]

Should I end here? I think both doesn't equal up. Or should I go further by extracting cos2x, sin2x, cos3x, and sin3x ?
 
acen_gr said:
[tex]\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)[/tex]
[tex]\cos 2x \sin3x + \cos2x sinx = \sin2x \cos3x + \sin2x cosx[/tex]

Should I end here? I think both doesn't equal up. Or should I go further by extracting cos2x, sin2x, cos3x, and sin3x ?

You need to end up with sinx and cosx only, using identities for cos2x, etc. I think my method (using representation in eix, etc.) might be easier.
 
acen_gr said:
[tex]\cos 2x (\sin 3x + \sin x) = \sin 2x (\cos 3x + \cos x)[/tex]
[tex]\cos 2x \sin3x + \cos2x sinx = \sin2x \cos3x + \sin2x cosx[/tex]

Should I end here?
No, apply the half sum-difference formula (that I gave above) to each of the sin-cos products.