How do I find the remaining solutions for the trigonometric equation?

AI Thread Summary
To solve the trigonometric equation 4sin²(2x) - 1 = 0 over the interval 0 to 2π, the initial factorization leads to four solutions: x = -π/12, 23π/12, π/12, and 11π/12. The discussion highlights the need to find additional solutions by considering the periodic nature of the sine function. It is noted that for sin(2x) = 1/2, the general solutions include x = π/12 + nπ and x = 5π/12 + nπ. The conversation emphasizes the importance of accounting for periodicity to identify all solutions within the specified range.
Speedking96
Messages
104
Reaction score
0

Homework Statement



4sin2(2x) -1 = 0 Solve over 0 --> 2pi

The attempt at a solution

(2sin(2x) + 1) (2sin(2x) - 1) = 0

2sin(2x) +1 = 0
sin(2x) = -1/2
2x = -pi/6
x = -pi/12 and -11pi/12 which = 23pi/12 and 13pi/12.

2sin(2x) - 1 = 0
sin(2x) = 1/2
2x = pi/6
x= pi/12 and 11pi/12

I have found these four solutions, however, I do not know how to get the other four solutions.
 
Physics news on Phys.org
4sin2(2x) -1 = 0

2(2sin2(2x)-1)+1=0

-2cos(4x)+1=0

cos(4x) = 1/2
 
Speedking96 said:

Homework Statement



4sin2(2x) -1 = 0 Solve over 0 --> 2pi

The attempt at a solution

(2sin(2x) + 1) (2sin(2x) - 1) = 0

2sin(2x) +1 = 0
sin(2x) = -1/2
2x = -pi/6
x = -pi/12 and -11pi/12 which = 23pi/12 and 13pi/12.

2sin(2x) - 1 = 0
sin(2x) = 1/2
2x = pi/6
x= pi/12 and 11pi/12

I have found these four solutions, however, I do not know how to get the other four solutions.

You have ##2x = \frac \pi 6 + 2n\pi## but also ##2x = \frac {5\pi} 6 + 2n\pi## so ##x=\frac \pi {12} + n\pi## and ##x=\frac {5\pi} {12} + n\pi##. Similarly for the other one.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
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