How to Solve a Challenging Trig Equation with Identities?

  • Thread starter Thread starter kscplay
  • Start date Start date
  • Tags Tags
    Trig
AI Thread Summary
The discussion revolves around solving the trigonometric equation 2sin(4x) - sin(2x) - (√3)cos(2x) = 0 for x in the interval [0, 2π]. Participants explore various trigonometric identities and simplifications, ultimately transforming the equation into a more manageable form. One approach involves converting the equation into Rsin(2x + θ) form, leading to sin(4x) = sin(2x + π/3). Another suggested method is the Weierstrass substitution, which simplifies the problem to a polynomial in t = tan(x). The conversation highlights the complexity of the equation and the different strategies to tackle it.
kscplay
Messages
23
Reaction score
0

Homework Statement


2sin(4x)-sin(2x)-(√3)cos(2x)=0

x is [0,2π]

Homework Equations


The Attempt at a Solution


Using trig identities:
8sinxcos3x-6sinxcosx-√3(2cos2x-1)

Please help me with this problem. I have no idea where to go from here. Thanks.
 
Last edited:
Physics news on Phys.org
I've further simplified it to:

4sin2x−tan2x−√3=0

Does this make it easier? Please help.
 
Last edited:
I was going to give this a try but had to head off to work, but now that I'm looking at it I'm honestly stuck as well...

kscplay said:
Using trig identities:
8sinxcos3x-6sinxcosx-√3(2cos2x-1)

This doesn't seem to be making things simpler.

kscplay said:
4sin2x−tan2x−√3=0

Does this make it easier? Please help.
I got here also and couldn't do much with it.

I also converted \sin(2x)+\sqrt{3}\cos(2x) into the R\sin(2x+\theta) form and got 2\sin(2x+\frac{\pi}{3})

so what needs to be solved now is

\sin(4x)=\sin(2x+\frac{\pi}{3})

But I'm kind of stuck here as well.

We'll get back to you!
 
sin(4x)=sin(2x+π/3)

When sin(α)=sin(β) either

α=β+2kπ

or

α=(π-β)+2kπ.

ehild
 
Last edited:
First, make everything in the angle 2x. This gives (as you already know)

4\sin(2x)\cos(2x)-\sin(2x)-(√3)\cos(2x)=0

Now the trick is to use Weierstrass substitution (which is a handy technique in integration but it works here too).

Let t=\tan(x), then

\sin(2x)=\frac{2t}{1+t^2},~\cos(2x)=\frac{1-t^2}{1+t^2}

this will give a polynomial in t which should be easier to solve.

Not saying that this is the easiest way, but it gives a solution nonetheless.
 
Thanks guys :)
 
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