Trigonometric functions and radians

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
2 replies · 2K views
Mattara
Messages
347
Reaction score
1
Solve the following equation giving values from [tex]-\pi[/tex] to [tex]\pi[/tex]:

[tex]cos (2v - \frac{\pi}{3}) = \cos v[/tex]

Here is my attempt to solve it.

As the cosine of the two is the same, the angles should also be the same leaving

[tex]2v - \frac{\pi}{3} = v + 2 \pi n[/tex]

Then if I move the right over to the left, I get one of the correct solutions ([tex]\frac{\pi}{3}[/tex]) and I know that the others is gotten by using the periodicity and the nature of cosine (being the same for both negative and positive values) although I'm not entirely sure on how to impletemt it.

I think that it the periodicity should be added to the right hand side as above.

Any hints or guidance is highly appreciated. Thank you for your time and have a nice day :smile:
 
Last edited:
Physics news on Phys.org
cos(x)=cos(y) is true if x=y+2[itex]\pi[/itex]n. But, as you point out, it's also true if x=-y, and so also if x=-y+2[itex]\pi[/itex]n. This exhausts the solutions.
 
I managed to figure it out. Thanks :)

Note to self: n can be -1 :o